index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-19
regulator: qcom_spmi: Constify struct spmi_voltage_range
Christophe JAILLET
2025-05-14
regulator: max20086: fix invalid memory access
Cosmin Tanislav
2025-05-13
regulator: gpio: Use dev_err_probe
Nishanth Menon
2025-05-12
regulator: pca9450: Add restart handler
Paul Geurts
2025-05-10
regulator: da9121: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2025-05-02
regulator: tps65219: Add TI TPS65214 Regulator Support
Shree Ramamoorthy
2025-05-02
regulator: tps65219: Add support for TPS65215 Regulator IRQs
Shree Ramamoorthy
2025-05-02
regulator: tps65219: Add support for TPS65215 regulator resources
Shree Ramamoorthy
2025-05-02
regulator: tps65219: Update struct names
Shree Ramamoorthy
2025-04-24
regulator: pf9453: convert to use maple tree register cache
Bo Liu
2025-04-23
regulator: max20086: Fixes chip id and enable gpio
Mark Brown
2025-04-22
regulator: max20086: Change enable gpio to optional
João Paulo Gonçalves
2025-04-22
regulator: max20086: Fix MAX200086 chip id
João Paulo Gonçalves
2025-04-14
regulator: adp5055: Remove unneeded semicolon
Chen Ni
2025-04-10
regulator: adp5055: remove duplicate device table
Arnd Bergmann
2025-04-09
Add support for ADP5055 triple buck regulator.
Mark Brown
2025-04-09
gpio: don't compare raw GPIO descriptor pointers
Mark Brown
2025-04-09
regulator: adp5055: Add driver for adp5055
Alexis Czezar Torreno
2025-04-09
regulator: don't compare raw GPIO descriptor pointers
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: use new GPIO line value
Mark Brown
2025-04-08
regulator: rpi-panel-attiny: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: use lock guards for the state mutex
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: use devres for mutex management
Bartosz Golaszewski
2025-04-08
regulator: rpi-panel-attiny: don't double-check GPIO range
Bartosz Golaszewski
2025-04-07
regulator: s5m8767: Convert to GPIO descriptors
Mark Brown
2025-04-07
regulator: pf9453: Improve documentation for pf9453_regulator_set_ramp_delay_...
Yang Li
2025-04-07
regulator: s5m8767: Convert to GPIO descriptors
Peng Fan
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-03-29
Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2025-03-25
Merge tag 'regulator-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_m...
Josh Poimboeuf
2025-03-19
regulator: axp20x: AXP717: dcdc4 doesn't have delay
Philippe Simons
2025-03-17
regulator: rtq6752: make const read-only array fault_mask static
Colin Ian King
2025-03-17
regulator: rtq2208: Fix the LDO DVS capability
ChiYuan Huang
2025-03-17
regulator: rtq2208: Fix incorrect buck converter phase mapping
ChiYuan Huang
2025-03-16
regulator: allow user configuration of hardware protection action
Ahmad Fatoum
2025-03-16
regulator: pf9453: add PMIC PF9453 support
Joy Zou
2025-03-14
regulator: dummy: convert to use the faux device interface
Greg Kroah-Hartman
2025-03-13
regulator: check that dummy regulator has been probed before using it
Christian Eggers
2025-03-13
regulator: s2mps11: Add support for S2MPU05 regulators
Kaustabh Chakraborty
2025-03-11
regulator: pcf50633-regulator: Remove
Dr. David Alan Gilbert
2025-03-11
regulator: dummy: force synchronous probing
Christian Eggers
2025-03-05
regulator: core: Fix deadlock in create_regulator()
Ludvig Pärsson
2025-03-03
regulator: pca9450: Handle hardware with fixed SD_VSEL for LDO5
Frieder Schrempf
2025-02-28
Convert regulator drivers to use
Mark Brown
2025-02-28
regulator: cros-ec: use devm_kmemdup_array()
Raag Jadav
2025-02-28
regulator: devres: use devm_kmemdup_array()
Raag Jadav
[next]