index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
2023-07-11
regulator: core: Streamline debugfs operations
Geert Uytterhoeven
2023-07-11
regulator: core: Fix more error checking for debugfs_create_dir()
Geert Uytterhoeven
2023-06-21
regulator: qcom-rpmh: Fix regulators for PM8550
Abel Vesa
2023-06-21
regulator: qcom-rpmh: add support for pmm8654au regulators
Bartosz Golaszewski
2023-06-21
regulator: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-05-30
regulator: mt6359: add read check for PMIC MT6359
Sen Chu
2023-05-30
regulator: pca9450: Fix BUCK2 enable_mask
Alexander Stein
2023-05-11
regulator: stm32-pwr: fix of_iomap leak
YAN SHI
2023-05-11
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
2023-05-11
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
2023-05-11
regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
2023-04-11
regulator: sm5703: Fix missing n_voltages for fixed regulators
Axel Lin
2023-04-06
regulator: fan53555: Fix wrong TCS_SLEW_MASK
Cristian Ciocaltea
2023-04-06
regulator: fan53555: Explicitly include bits header
Cristian Ciocaltea
2023-03-27
regulator: Handle deferred clk
Christophe JAILLET
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-23
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
2023-02-22
Merge tag 'regulator-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2023-02-20
regulator: max597x: Fix error return code in max597x_get_status
Axel Lin
2023-02-16
regulator: max597x: Align for simple_mfd_i2c driver
Naresh Solanki
2023-02-13
regulator: max20411: Fix off-by-one for n_voltages setting
Axel Lin
2023-02-10
regulator: max597x: Remove unused variable
Naresh Solanki
2023-02-03
regulator: tps65219: use generic set_bypass()
Jerome Neanne
2023-01-28
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
2023-01-28
regulator: max77802: Bounds check regulator id against opmode
Kees Cook
2023-01-27
regulator: max20411: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-26
regulator: scmi: Allow for zero voltage domains
Cristian Marussi
2023-01-26
regulator: max20411: Directly include bitfield.h
Mark Brown
2023-01-25
regulator: Introduce Maxim MAX20411 Step-Down converter
Bjorn Andersson
2023-01-18
regulator: tps65219: use IS_ERR() to detect an error pointer
Randy Dunlap
2023-01-18
regulator: mcp16502: add enum MCP16502_REG_HPM description
Randy Dunlap
2023-01-13
regulator: fixed-helper: use the correct function name in comment
Randy Dunlap
2023-01-13
regulator: act8945a: fix non-kernel-doc comments
Randy Dunlap
2023-01-03
regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo
Neil Armstrong
2022-12-27
regulator: Merge up forgotten fix
Mark Brown
2022-12-25
regulator: tps65219: Report regulator name if devm_regulator_register fails
Wadim Egorov
2022-12-23
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-15
regulator: core: fix deadlock on regulator enable
Johan Hovold
2022-12-14
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-07
regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr...
Yuan Can
2022-12-02
Add MediaTek MT6357 PMIC support
Mark Brown
2022-12-02
regulator: add mt6357 regulator
Fabien Parent
2022-12-02
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
2022-12-01
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
2022-12-01
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
2022-11-28
regulator: da9211: Use irq handler when ready
Ricardo Ribalda
2022-11-28
regulator: rk808: Use dev_err_probe
Sebastian Reichel
2022-11-28
regulator: rk808: reduce 'struct rk808' usage
Sebastian Reichel
[next]