index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2023-02-23
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
1
-3
/
+3
2023-02-22
Merge tag 'regulator-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-66
/
+247
2023-02-20
regulator: max597x: Fix error return code in max597x_get_status
Axel Lin
1
-1
/
+1
2023-02-16
regulator: max597x: Align for simple_mfd_i2c driver
Naresh Solanki
1
-14
/
+32
2023-02-13
regulator: max20411: Fix off-by-one for n_voltages setting
Axel Lin
1
-1
/
+1
2023-02-10
regulator: max597x: Remove unused variable
Naresh Solanki
1
-6
/
+0
2023-02-03
regulator: tps65219: use generic set_bypass()
Jerome Neanne
1
-19
/
+1
2023-01-28
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
1
-1
/
+5
2023-01-28
regulator: max77802: Bounds check regulator id against opmode
Kees Cook
1
-10
/
+24
2023-01-27
regulator: max20411: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-26
regulator: scmi: Allow for zero voltage domains
Cristian Marussi
1
-10
/
+6
2023-01-26
regulator: max20411: Directly include bitfield.h
Mark Brown
1
-0
/
+1
2023-01-25
regulator: Introduce Maxim MAX20411 Step-Down converter
Bjorn Andersson
3
-0
/
+172
2023-01-18
regulator: tps65219: use IS_ERR() to detect an error pointer
Randy Dunlap
1
-1
/
+1
2023-01-18
regulator: mcp16502: add enum MCP16502_REG_HPM description
Randy Dunlap
1
-0
/
+1
2023-01-13
regulator: fixed-helper: use the correct function name in comment
Randy Dunlap
1
-1
/
+1
2023-01-13
regulator: act8945a: fix non-kernel-doc comments
Randy Dunlap
1
-3
/
+3
2023-01-03
regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo
Neil Armstrong
1
-1
/
+1
2022-12-27
regulator: Merge up forgotten fix
Mark Brown
1
-5
/
+6
2022-12-25
regulator: tps65219: Report regulator name if devm_regulator_register fails
Wadim Egorov
1
-1
/
+1
2022-12-23
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-12-15
regulator: core: fix deadlock on regulator enable
Johan Hovold
1
-1
/
+1
2022-12-14
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
1
-1
/
+1
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
46
-241
/
+1478
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
4
-7
/
+7
2022-12-07
regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr...
Yuan Can
1
-0
/
+1
2022-12-02
Add MediaTek MT6357 PMIC support
Mark Brown
3
-0
/
+463
2022-12-02
regulator: add mt6357 regulator
Fabien Parent
3
-0
/
+463
2022-12-02
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
1
-0
/
+1
2022-12-01
regulator: core: fix module refcount leak in set_supply()
Yang Yingliang
1
-0
/
+1
2022-12-01
regulator: core: fix use_count leakage when handling boot-on
Rui Zhang
1
-1
/
+7
2022-11-28
regulator: da9211: Use irq handler when ready
Ricardo Ribalda
1
-5
/
+6
2022-11-28
regulator: rk808: Use dev_err_probe
Sebastian Reichel
1
-5
/
+3
2022-11-28
regulator: rk808: reduce 'struct rk808' usage
Sebastian Reichel
1
-8
/
+12
2022-11-25
Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+22
2022-11-24
regulator: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
6
-21
/
+17
2022-11-24
regulator: pv88080-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: pfuze100-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: isl6271a-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: fan53555: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: act8865-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
regulator: qcom-rpmh: Add support for PM8550
Mark Brown
1
-0
/
+81
2022-11-23
regulator: ROHM BDxxxxx minor print improvements
Mark Brown
4
-81
/
+57
2022-11-23
regulator: qcom-rpmh: Add support for PM8550 regulators
Abel Vesa
1
-0
/
+81
2022-11-23
regulator: tps65023-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
regulator: tps62360-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
regulator: max8973-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
regulator: max8660: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
regulator: ltc3589: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
[next]