index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
2026-01-13
regulator: bd71828: rename IC specific entities
Matti Vaittinen
2026-01-13
regulator: Add TPS65185
Mark Brown
2026-01-12
regulator: dummy, make dummy_regulator_driver static
Ben Dooks
2026-01-12
regulator: Add TPS65185 driver
Andreas Kemnade
2026-01-12
regulator: core: allow regulator_register() with
Mark Brown
2026-01-09
regulator: core: don't fail regulator_register() with missing required supply
André Draszik
2026-01-09
regulator: core: reresolve unresolved supplies when available
André Draszik
2026-01-09
regulator: core: don't ignore errors from event forwarding setup
André Draszik
2026-01-09
regulator: core: remove dead code in regulator_resolve_supply()
André Draszik
2026-01-09
regulator: core: streamline supply resolution for always-on/boot-on regulators
André Draszik
2026-01-09
regulator: core: move supply check earlier in set_machine_constraints()
André Draszik
2026-01-09
regulator: core: fix locking in regulator_resolve_supply() error path
André Draszik
2026-01-09
regulator: core: update two debug messages
André Draszik
2025-12-24
regulator: fp9931: fix regulator node pointer
Andreas Kemnade
2025-12-22
Add Richtek RT8092 support
Mark Brown
2025-12-19
regulator: Add rt8092 support
ChiYuan Huang
2025-12-14
regulator: max77675: Add MAX77675 regulator driver
Joan Na
2025-12-11
Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-09
regulator: spacemit: Align input supply name with the DT binding
Javier Martinez Canillas
2025-12-05
regulator: fixed: Rely on the core freeing the enable GPIO
Mark Brown
2025-12-04
Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-12-03
regulator: check the return value of gpiod_set_value_cansleep()
Bartosz Golaszewski
2025-11-28
regulator: fp9931: Fix spelling mistake "failid" -> "failed"
Colin Ian King
2025-11-27
regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex
sparkhuang
2025-11-27
regulator: rtq2208: Correct LDO2 logic judgment bits
ChiYuan Huang
2025-11-27
regulator: rtq2208: Correct buck group2 phase mapping logic
ChiYuan Huang
2025-11-26
regulator: Use container_of_const() when all types are
Mark Brown
2025-11-26
regulator: pf9453: Constify pointers to 'regulator_desc' wrap struct
Krzysztof Kozlowski
2025-11-26
regulator: pca9450: Constify pointers to 'regulator_desc' wrap struct
Krzysztof Kozlowski
2025-11-26
regulator: mt6358: Constify pointers to 'regulator_desc' wrap struct
Krzysztof Kozlowski
2025-11-26
regulator: bd96801: Constify pointers to 'regulator_desc' wrap struct
Krzysztof Kozlowski
2025-11-26
regulator: bd718x7: Constify pointers to 'regulator_desc' wrap struct
Krzysztof Kozlowski
2025-11-26
regulator: bd71828: Constify pointers to 'regulator_desc' wrap struct
Krzysztof Kozlowski
2025-11-26
regulator: bd71815: Constify pointers to 'regulator_desc' wrap struct
Krzysztof Kozlowski
2025-11-26
regulator: Use container_of_const() when all types are const
Krzysztof Kozlowski
2025-11-21
regulator: Add FP9931/JD9930
Mark Brown
2025-11-21
regulator: pca9450: Fix error code in probe()
Dan Carpenter
2025-11-20
regulator: qcomm-labibb: replace use of system_wq with system_dfl_wq
Marco Crivellari
2025-11-20
regulator: Add FP9931/JD9930 driver
Andreas Kemnade
2025-11-20
gpio: improve support for shared GPIOs
Mark Brown
2025-11-19
regulator: make the subsystem aware of shared GPIOs
Bartosz Golaszewski
2025-11-18
regulator: renesas-usb-vbus-regulator: Remove unused headers
Claudiu Beznea
2025-11-18
regulator: pca9450: Add support for setting debounce settings
Martijn de Gouw
2025-11-18
ASoC: convert to snd_soc_dapm_xxx()
Mark Brown
2025-11-17
ASoC: arizona-micsupp: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-11-07
regulator: core: disable supply if enabling main regulator fails
Gabor Juhos
2025-11-07
regulator: mt6363: Remove unneeded semicolon
Chen Ni
2025-11-07
regulator: irq_helper: replace use of system_wq with system_dfl_wq
Marco Crivellari
2025-11-06
regulator: pf9453: Fix kernel doc for mux_poll()
Andy Shevchenko
[prev]
[next]