index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
regulator: vqmmc-ipq4019: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-10
regulator: qcom-refgen: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-09
regulator: mt6360: De-capitalize devicetree regulator subnodes
AngeloGioacchino Del Regno
1
-12
/
+20
2024-04-08
regulator: irq_helpers: duplicate IRQ name
Matti Vaittinen
1
-0
/
+3
2024-03-25
regulator: tps65132: Add of_match table
André Apitzsch
1
-0
/
+7
2024-03-22
Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+11
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
15
-283
/
+428
2024-03-12
regulator: core: Propagate the regulator state in case of exclusive get
Kory Maincent
1
-0
/
+11
2024-03-06
regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request()
Dan Carpenter
1
-3
/
+3
2024-03-05
regulator: core: make regulator_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-03-04
regulator: rk808: fix LDO range on RK806
Quentin Schulz
1
-2
/
+2
2024-03-04
regulator: rk808: fix buck range on RK806
Quentin Schulz
1
-3
/
+3
2024-02-29
regulator: da9121: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-02-26
regulator: mp8859: Cleanups and enhancements
Mark Brown
1
-1
/
+251
2024-02-26
Convert some regulator drivers to GPIO descriptors
Mark Brown
5
-242
/
+141
2024-02-26
regulator: userspace-consumer: add module device table
John Keeping
1
-0
/
+1
2024-02-26
regulator: mp8859: Implement set_current_limit()
Mark Brown
1
-0
/
+55
2024-02-26
regulator: mp8859: Report slew rate
Mark Brown
1
-0
/
+15
2024-02-26
regulator: mp8859: Support status and error readback
Mark Brown
1
-0
/
+59
2024-02-26
regulator: mp8859: Support active discharge control
Mark Brown
1
-0
/
+5
2024-02-26
regulator: mp8859: Support mode operations
Mark Brown
1
-0
/
+39
2024-02-26
regulator: mp8859: Support enable control
Mark Brown
1
-0
/
+7
2024-02-26
regulator: mp8859: Validate and log device identifier information
Mark Brown
1
-0
/
+34
2024-02-26
regulator: mp8859: Specify register accessibility and enable caching
Mark Brown
1
-1
/
+37
2024-02-26
regulator: max8998: Convert to GPIO descriptors
Linus Walleij
1
-96
/
+54
2024-02-26
regulator: max8997: Convert to GPIO descriptors
Linus Walleij
1
-60
/
+25
2024-02-26
regulator: lp8788-buck: Fully convert to GPIO descriptors
Linus Walleij
1
-38
/
+26
2024-02-26
regulator: da9055: Fully convert to GPIO descriptors
Linus Walleij
1
-24
/
+24
2024-02-26
regulator: max8973: Finalize switch to GPIO descriptors
Linus Walleij
1
-24
/
+12
2024-02-23
treewide: update LLVM Bugzilla links
Nathan Chancellor
1
-1
/
+1
2024-02-19
regulator: core: Remove redundant assignment to variable possible_uV
Colin Ian King
1
-1
/
+0
2024-02-19
regulator: core: Remove redundant assignment to variable possible_uV
Colin Ian King
1
-1
/
+0
2024-02-19
regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()
Uwe Kleine-König
1
-23
/
+17
2024-02-19
regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()
Uwe Kleine-König
1
-23
/
+17
2024-02-19
regulator: Merge up v6.8-rc5
Mark Brown
3
-4
/
+63
2024-02-15
regulator: lp873x: Use bitfield helpers
Geert Uytterhoeven
1
-1
/
+2
2024-02-15
regulator: lp87565: Use bitfield helpers
Geert Uytterhoeven
1
-1
/
+2
2024-02-13
regulator: max5970: Fix regulator child node name
Naresh Solanki
1
-4
/
+4
2024-01-30
regulator (max5970): Fix IRQ handler
Patrick Rudolph
1
-1
/
+1
2024-01-23
regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...
Romain Naour
1
-3
/
+19
2024-01-22
regulator: fixed-helper: Save a few bytes of memory when registering a 'nfc_l...
Christophe JAILLET
1
-2
/
+2
2024-01-22
regulator: pwm-regulator: Manage boot-on with disabled PWM channels
Martin Blumenstingl
1
-0
/
+33
2024-01-22
regulator: pwm-regulator: Calculate the output voltage for disabled PWMs
Martin Blumenstingl
1
-0
/
+7
2024-01-22
regulator: pwm-regulator: Add validity checks in continuous .get_voltage
Martin Blumenstingl
1
-0
/
+3
2024-01-22
regulator: qcom_smd: Keep one rpm handle for all vregs
Konrad Dybcio
1
-9
/
+10
2024-01-13
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2024-01-04
regulator: event: Ensure atomicity for sequence number
Naresh Solanki
1
-4
/
+4
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-2
/
+2
2023-12-18
regulator: qcom_smd: Add LDO5 MP5496 regulator
Varadarajan Narayanan
1
-0
/
+1
[next]