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
2021-05-26
regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-05-25
regulator: rt4831: Add missing .owner field in regulator_desc
Axel Lin
2021-05-25
regulator: mp5416: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-05-25
regulator: mp886x: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-05-25
regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sorted
Axel Lin
2021-05-24
regulator: bd70528: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-05-24
regulator: max8973: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-05-24
regulator: bd71815: add select to fix build
Randy Dunlap
2021-05-19
regulator: fan53555: Cleanup unused define and redundant assignment
Axel Lin
2021-05-19
regulator: fan53555: Fix slew_shift setting for tcs4525
Axel Lin
2021-05-18
regulator: fan53880: Convert to use .probe_new
Axel Lin
2021-05-18
regulator: bd71815: Fix missing include files
Axel Lin
2021-05-12
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-05-12
regulator: fan53555: fix tcs4525 function names
Peter Geis
2021-05-12
regulator: fan53555: only bind tcs4525 to correct chip id
Peter Geis
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
2021-05-12
Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...
Mark Brown
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
2021-05-12
regulator: cros-ec: Fix error code in dev_err message
Axel Lin
2021-05-11
regulator: uniphier: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-11
Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Do...
Mark Brown
2021-05-10
regulator: hi6421v600: Remove unneeded *pmic from struct hi6421_spmi_reg_info
Axel Lin
2021-05-10
regulator: qcom_smd: Add PM8226 regulator support
Bartosz Dudziak
2021-05-10
regulator: Add a routine to set the current limit for QCOM PMIC VBUS
Bryan O'Donoghue
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-04-26
Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-23
regulator: fan53555: Add TCS4525 DCDC support
Joseph Chen
2021-04-23
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
2021-04-23
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-22
regulator: core: Respect off_on_delay at startup
Vincent Whitchurch
2021-04-21
Merge series "mfd/rtc/regulator: Drop board file support for Samsung PMIC" fr...
Mark Brown
2021-04-21
regulator: core.c: Improve a comment
Sebastian Fricke
2021-04-21
regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'
Christophe JAILLET
2021-04-21
regulator: core.c: Fix indentation of comment
Shubhankar Kuranagatti
2021-04-21
regulator: s2mps11: Drop initialization via platform data
Krzysztof Kozlowski
2021-04-21
regulator: s2mpa01: Drop initialization via platform data
Krzysztof Kozlowski
2021-04-21
regulator: da9121: automotive variants identity fix
Adam Ward
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
2021-04-14
Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...
Lee Jones
2021-04-14
regulator: Support ROHM BD71815 regulators
Matti Vaittinen
2021-04-14
regulator: bd718x7, bd71828: Use ramp-delay helper
Matti Vaittinen
2021-04-14
regulator: rohm-regulator: Support SNVS HW state.
Matti Vaittinen
2021-04-14
regulator: rohm-regulator: linear voltage support
Matti Vaittinen
2021-04-02
Merge series "Support ROHM BD71815 PMIC" from Matti Vaittinen <matti.vaittine...
Mark Brown
2021-04-02
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
2021-04-02
regulator: helpers: Export helper voltage listing
Matti Vaittinen
2021-04-02
regulator: hi6421v600-regulator: move it from staging
Mauro Carvalho Chehab
2021-04-01
regulator: qcom-rpmh: Add PM7325/PMR735A regulator support
satya priya
[next]