index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+8
2022-08-25
regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...
Xiaolei Wang
1
-1
/
+1
2022-08-22
regulator: core: Clean up on enable failure
Andrew Halaney
1
-2
/
+7
2022-08-16
Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-08-10
regulator: core: Fix missing error return from regulator_bulk_get()
Douglas Anderson
1
-1
/
+1
2022-08-04
Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-33
/
+3
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-132
/
+13
2022-07-28
regulator: Consumer load management improvements
Mark Brown
2
-8
/
+40
2022-07-27
regulator: core: Allow drivers to define their init data as const
Douglas Anderson
1
-0
/
+28
2022-07-27
regulator: core: Allow specifying an initial load w/ the bulk API
Douglas Anderson
1
-8
/
+12
2022-07-27
regulator: mt6380: Fix unused array warning
Jean Delvare
1
-1
/
+1
2022-07-19
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Christian Kohlschütter
1
-2
/
+3
2022-07-15
regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
Liang He
1
-1
/
+5
2022-07-14
regulator: max597x: Don't return uninitialized variable in .probe
Axel Lin
1
-3
/
+0
2022-07-11
regulator: qcom_spmi: add support for PMP8074 regulators
Robert Marko
1
-0
/
+23
2022-07-11
regulator: qcom_spmi: add support for HT_P600
Robert Marko
1
-0
/
+7
2022-07-11
regulator: qcom_spmi: add support for HT_P150
Robert Marko
1
-0
/
+7
2022-07-11
regulator: max597x: Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-07-07
regulator: Fix MFD_MAX597X dependency
Mark Brown
1
-1
/
+1
2022-07-05
regulator: Fix parameter declaration and spelling mistake.
Zhang Jiaming
1
-2
/
+2
2022-07-05
regulator: max597x: Add support for max597x regulator
Patrick Rudolph
3
-0
/
+517
2022-06-30
regulator: qcom_smd: Add PM8909 and fix pm8916_pldo range
Mark Brown
1
-6
/
+30
2022-06-30
regulator: scmi: Add missing of_node_get()
Liang He
1
-0
/
+1
2022-06-29
regulator: qcom_smd: Add PM8909 RPM regulators
Stephan Gerhold
1
-0
/
+24
2022-06-29
regulator: qcom_smd: Fix pm8916_pldo range
Stephan Gerhold
1
-2
/
+2
2022-06-29
regulator: mt6370: Use the correct header for platform_device_id
ChiYuan Huang
1
-0
/
+1
2022-06-29
regulator: mt6370: Use 'fwnode_gpiod_get_index' to fix gpio parsing
ChiYuan Huang
1
-1
/
+2
2022-06-23
regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
ChiYuan Huang
3
-0
/
+397
2022-06-23
regulator: rt5120: Add PMIC regulator support
ChiYuan Huang
3
-0
/
+431
2022-06-13
regulator: rpi-panel-attiny: Use backlight helper
Stephen Kitt
1
-5
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE
Thomas Gleixner
4
-36
/
+4
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULE
Thomas Gleixner
3
-42
/
+3
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
5
-45
/
+5
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
1
-12
/
+12
2022-06-08
regulator: cros-ec: Use common cros_ec_command()
Prashant Malani
1
-42
/
+12
2022-06-07
regulator: qcom_smd: add get_voltage to MP5496
Robert Marko
1
-0
/
+1
2022-06-07
regulator: qcom_smd: correct MP5496 ranges
Robert Marko
1
-4
/
+4
2022-06-07
regulator: mp5416: remove kernel.h include
Robert Marko
1
-1
/
+0
2022-06-06
regulator: rt5190a: check if init_data is NULL, bypass rt5190a_of_parse_cb
ChiYuan Huang
1
-0
/
+3
2022-06-06
regulator: mp5416: add support for MP5496
Robert Marko
1
-0
/
+13
2022-06-06
regulator: mp5416: use OF match data
Robert Marko
1
-2
/
+8
2022-06-06
regulator: mp5416: alphabetically sort header includes
Robert Marko
1
-3
/
+3
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-25
/
+17
2022-05-19
regulator: pfuze100: Use devm_register_sys_off_handler()
Dmitry Osipenko
1
-25
/
+17
2022-05-17
Merge remote-tracking branch 'regulator/for-5.19' into regulator-next
Mark Brown
14
-57
/
+915
2022-05-17
regulator: scmi: Fix refcount leak in scmi_regulator_probe
Miaoqian Lin
1
-1
/
+1
2022-05-11
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
Miaoqian Lin
1
-0
/
+2
2022-05-09
regulator: qcom_smd: Fix up PM8950 regulator configuration
Konrad Dybcio
1
-18
/
+17
2022-05-05
regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
Zev Weiss
1
-2
/
+5
[next]