index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'regulator-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
-61
/
+194
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+0
2026-04-10
regulator: max77620: drop redundant OF node initialisation
Johan Hovold
-2
/
+0
2026-04-10
regulator: bq257xx: Make OTG enable GPIO really optional
Alexey Charkov
-0
/
+6
2026-04-10
regulator: bq257xx: Remove reference to the parent MFD's dev
Alexey Charkov
-7
/
+4
2026-04-09
regulator: fix OF node imbalance on reuse
Mark Brown
-9
/
+9
2026-04-09
regulator: bd9571mwv: fix OF node reference imbalance
Johan Hovold
-1
/
+2
2026-04-09
regulator: act8945a: fix OF node reference imbalance
Johan Hovold
-1
/
+2
2026-04-09
regulator: s2dos05: fix OF node reference imbalance
Johan Hovold
-1
/
+1
2026-04-09
regulator: mt6357: fix OF node reference imbalance
Johan Hovold
-1
/
+1
2026-04-09
regulator: max77650: fix OF node reference imbalance
Johan Hovold
-1
/
+1
2026-04-09
regulator: rk808: fix OF node reference imbalance
Johan Hovold
-2
/
+1
2026-04-09
regulator: bq257xx: fix OF node reference imbalance
Johan Hovold
-2
/
+1
2026-04-07
regulator: bd71828-regulator.c: Fix LDON-HEAD mode
Matti Vaittinen
-1
/
+1
2026-03-30
regulator: mt6315: add regulator supplies
Mark Brown
-5
/
+6
2026-03-30
regulator: mt6315: Add regulator supplies
Chen-Yu Tsai
-5
/
+6
2026-03-30
regulator: devres: Use enum regulator_get_type in internal functions
Luca Weiss
-3
/
+3
2026-03-24
regulator: da91xx: Allow caching of buck registers when no GPIO input control...
Mark Brown
-7
/
+36
2026-03-24
regulator: da9121: Allow caching BUCK registers
André Svensson
-7
/
+36
2026-03-23
regulator: cros-ec: cleanup and add supplies
Mark Brown
-0
/
+1
2026-03-23
regulator: cros-ec: Add regulator supply
Chen-Yu Tsai
-0
/
+1
2026-03-23
regulator: fixed: remove unused macro
Hugo Villeneuve
-3
/
+0
2026-03-23
regulator: core: fix typo in comments
Hugo Villeneuve
-1
/
+1
2026-03-17
regulator: fp9931: Make vin-supply mandatory
Mark Brown
-5
/
+11
2026-03-17
regulator: fp9931: Fix handling of mandatory "vin" supply
Robby Cai
-1
/
+1
2026-03-17
regulator: fixed: remove unused reboot.h include
Hugo Villeneuve
-1
/
+0
2026-03-13
regulator: drop unneeded dependencies on OF_GPIO
Bartosz Golaszewski
-2
/
+0
2026-03-12
regulator: da9063: kzalloc + kcalloc to kzalloc
Rosen Penev
-7
/
+2
2026-03-12
regulator: pf1550: Remove redundant regmap assignment
Felix Gu
-1
/
+0
2026-03-10
regulator: pca9450: Correct probed name for PCA9452
Peng Fan
-3
/
+9
2026-03-10
regulator: pca9450: Correct interrupt type
Peng Fan
-1
/
+1
2026-03-05
regulator: max20411: show failure on register
Ben Dooks
-1
/
+1
2026-03-02
regulator: pf9453: Fix IRQ trigger and allow
Mark Brown
-11
/
+13
2026-03-02
regulator: pf9453: Allow shared IRQ
Franz Schnyder
-1
/
+4
2026-03-02
regulator: pf9453: Respect IRQ trigger settings from firmware
Franz Schnyder
-1
/
+1
2026-03-01
regulator: mt6363: Fix incorrect and redundant IRQ disposal in probe
Felix Gu
-3
/
+1
2026-02-26
mfd: cpcap: convert documentation to schema and add
Mark Brown
-0
/
+105
2026-02-26
regulator: cpcap-regulator: add support for Mot regulators
Svyatoslav Ryhel
-0
/
+105
2026-02-24
regulator: Kconfig: fix a typo
Felix Gu
-1
/
+1
2026-02-24
regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...
Felix Gu
-2
/
+1
2026-02-24
regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()
Felix Gu
-4
/
+3
2026-02-23
regulator: tps65185: check devm_kzalloc() result in probe
Yufan Chen
-0
/
+3
2026-02-23
regulator: spacemit-p1: Support board power tree
Mark Brown
-11
/
+14
2026-02-22
regulator: pf0900: Make regu_irqs variable static const
Krzysztof Kozlowski
-1
/
+1
2026-02-22
regulator: spacemit-p1: Update supply names
Guodong Xu
-11
/
+14
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-13
/
+11
2026-02-20
Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-25
/
+18
2026-02-16
Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-0
/
+243
[next]