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.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-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
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-8
/
+8
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-13
/
+11
5 days
Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-25
/
+18
9 days
Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+243
9 days
regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()
André Draszik
1
-9
/
+9
9 days
regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()
André Draszik
1
-4
/
+0
13 days
regulator: core: Remove regulator supply_name length limit
Bjorn Andersson
1
-11
/
+1
14 days
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-34
/
+1014
14 days
Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-213
/
+3181
2026-02-10
regulator: mt6363: Fix interrmittent timeout
Adam Ford
1
-1
/
+8
2026-02-05
Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
Mark Brown
1
-113
/
+1073
2026-02-04
regulator: s2mps11: more descriptive gpio consumer name
André Draszik
1
-1
/
+2
2026-02-04
regulator: s2mps11: add S2MPG11 regulator
André Draszik
1
-1
/
+301
2026-02-04
regulator: s2mps11: refactor S2MPG10 regulator macros for S2MPG11 reuse
André Draszik
1
-27
/
+42
2026-02-04
regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
André Draszik
1
-10
/
+22
2026-02-04
regulator: s2mps11: add S2MPG10 regulator
André Draszik
1
-3
/
+584
2026-02-04
regulator: s2mps11: refactor handling of external rail control
André Draszik
1
-33
/
+67
2026-02-04
regulator: s2mps11: update node parsing (allow -supply properties)
André Draszik
1
-87
/
+105
2026-02-04
regulator: s2mps11: place constants on right side of comparison tests
André Draszik
1
-6
/
+6
2026-02-04
regulator: s2mps11: use dev_err_probe() where appropriate
André Draszik
1
-15
/
+14
2026-02-04
regulator: s2mps11: drop two needless variable initialisations
André Draszik
1
-2
/
+2
2026-01-27
regulator: bd71815: switch to devm_fwnode_gpiod_get_optional
Michael Tretter
1
-9
/
+6
2026-01-26
regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulators
Guodong Xu
1
-3
/
+3
2026-01-22
Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...
Lee Jones
1
-0
/
+243
2026-01-20
regulator: rk808: Add RK801 support
Joseph Chen
1
-0
/
+243
2026-01-19
regulator: fp9931: Add missing memory allocation check
Felix Gu
1
-0
/
+3
2026-01-15
Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...
Bartosz Golaszewski
2
-25
/
+1008
2026-01-13
regulator: bd71828: Support ROHM BD72720
Matti Vaittinen
2
-9
/
+992
2026-01-13
regulator: bd71828: rename IC specific entities
Matti Vaittinen
1
-16
/
+16
2026-01-13
regulator: Add TPS65185
Mark Brown
3
-0
/
+466
2026-01-12
regulator: dummy, make dummy_regulator_driver static
Ben Dooks
1
-1
/
+1
2026-01-12
regulator: Add TPS65185 driver
Andreas Kemnade
3
-0
/
+466
2026-01-12
regulator: core: allow regulator_register() with
Mark Brown
2
-99
/
+255
2026-01-09
regulator: core: don't fail regulator_register() with missing required supply
André Draszik
1
-30
/
+118
2026-01-09
regulator: core: reresolve unresolved supplies when available
André Draszik
1
-24
/
+97
2026-01-09
regulator: core: don't ignore errors from event forwarding setup
André Draszik
1
-1
/
+12
2026-01-09
regulator: core: remove dead code in regulator_resolve_supply()
André Draszik
1
-22
/
+0
2026-01-09
regulator: core: streamline supply resolution for always-on/boot-on regulators
André Draszik
1
-15
/
+4
2026-01-09
regulator: core: move supply check earlier in set_machine_constraints()
André Draszik
1
-25
/
+30
2026-01-09
regulator: core: fix locking in regulator_resolve_supply() error path
André Draszik
1
-1
/
+9
2026-01-09
regulator: core: update two debug messages
André Draszik
1
-2
/
+3
2025-12-24
regulator: fp9931: fix regulator node pointer
Andreas Kemnade
1
-0
/
+3
2025-12-22
Add Richtek RT8092 support
Mark Brown
3
-0
/
+323
2025-12-19
regulator: Add rt8092 support
ChiYuan Huang
3
-0
/
+323
2025-12-14
regulator: max77675: Add MAX77675 regulator driver
Joan Na
3
-0
/
+1066
2025-12-11
Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-12
/
+16
2025-12-09
regulator: spacemit: Align input supply name with the DT binding
Javier Martinez Canillas
1
-2
/
+2
2025-12-05
regulator: fixed: Rely on the core freeing the enable GPIO
Mark Brown
1
-7
/
+4
2025-12-04
Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-652
/
+3509
[next]