index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
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: rk808: Use dev_err_probe
Sebastian Reichel
2022-11-28
regulator: rk808: reduce 'struct rk808' usage
Sebastian Reichel
2022-11-25
Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-11-24
regulator: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
2022-11-24
regulator: pv88080-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
regulator: pfuze100-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
regulator: isl6271a-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
regulator: fan53555: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
regulator: act8865-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
regulator: qcom-rpmh: Add support for PM8550
Mark Brown
2022-11-23
regulator: ROHM BDxxxxx minor print improvements
Mark Brown
2022-11-23
regulator: qcom-rpmh: Add support for PM8550 regulators
Abel Vesa
2022-11-23
regulator: tps65023-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
regulator: tps62360-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
regulator: max8973-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
regulator: max8660: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
regulator: ltc3589: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
regulator: lp872x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
regulator: ad5398: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
regulator: core: use kfree_const() to free space conditionally
Wang ShaoBo
2022-11-23
regulator: bd718x7: Use dev_err_probe()
Matti Vaittinen
2022-11-23
regulator: bd71815: bd71828: bd9576: Use dev_err_probe()
Matti Vaittinen
2022-11-23
regulator: bd718x7: Drop unnecessary info print
Matti Vaittinen
2022-11-22
regulator: tps6286x-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: tps51632-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: rpi-panel-attiny-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: pca9450-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: max8952: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: max8649: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: max1586: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: lp8755: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: lp3972: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: da9121-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()
Peng Wu
2022-11-22
regulator: arizona-micsupp: Don't use a common regulator name
Richard Fitzgerald
2022-11-22
regulator: arizona-micsupp: Don't hardcode use of ARIZONA defines
Richard Fitzgerald
2022-11-22
regulator: twl6030: fix get status of twl6032 regulators
Andreas Kemnade
2022-11-22
regulator: twl6030: re-add TWL6032_SUBCLASS
Andreas Kemnade
2022-11-18
regulator: Add of_regulator_bulk_get_all()
Mark Brown
2022-11-18
regulator: Add of_regulator_bulk_get_all
Corentin Labbe
2022-11-18
regulator: slg51000: Wait after asserting CS pin
Konrad Dybcio
2022-11-16
regulator: core: fix UAF in destroy_regulator()
Yang Yingliang
[next]