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
2022-03-30
Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-25
Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-03-25
regulator: rt4831: Add active_discharge_on to fix discharge API
ChiYuan Huang
2022-03-25
regulator: rt4831: Add bypass mask to fix set_bypass API work
ChiYuan Huang
2022-03-21
Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-18
regulator: qcom-rpmh: Add support for SDX65
Rohit Agarwal
2022-03-15
regulator: vctrl: Use min() instead of doing it manually
Haowen Bai
2022-03-09
regulator: rt5190a: Add support for Richtek RT5190A PMIC
ChiYuan Huang
2022-03-07
regulator: cleanup comments
Tom Rix
2022-03-02
regulator: virtual: add devicetree support
Vincent Whitchurch
2022-03-02
regulator: virtual: warn against production use
Vincent Whitchurch
2022-03-02
regulator: virtual: use dev_err_probe()
Vincent Whitchurch
2022-02-22
regulator: da9121: Remove surplus DA9141 parameters
Adam Ward
2022-02-22
regulator: da9121: Fix DA914x voltage value
Adam Ward
2022-02-22
regulator: da9121: Fix DA914x current values
Adam Ward
2022-02-08
regulator: Add support for TPS6286x
Vincent Whitchurch
2022-02-08
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
2022-02-08
regulator: sy7636a: Remove requirement on sy7636a mfd
Alistair Francis
2022-01-28
regulator/rpi-panel-attiny: Use two transactions for I2C read
Dave Stevenson
2022-01-28
regulator/rpi-panel-attiny: Use the regmap cache
Dave Stevenson
2022-01-28
regulator: rpi-panel: Remove get_brightness hook
Dave Stevenson
2022-01-28
regulator: rpi-panel: Add GPIO control for panel and touch resets
Dave Stevenson
2022-01-28
regulator: rpi-panel: Convert to drive lines directly
Dave Stevenson
2022-01-28
regulator: rpi-panel: Ensure the backlight is off during probe.
Dave Stevenson
2022-01-28
regulator: rpi-panel: Serialise operations.
Dave Stevenson
2022-01-28
regulator: rpi-panel: Handle I2C errors/timing to the Atmel
Dave Stevenson
2022-01-28
regulator: rpi-panel: Register with a unique backlight name
Dave Stevenson
2022-01-24
regulator: qcom_smd: fix for_each_child.cocci warnings
kernel test robot
2022-01-19
regulator: MAX20086: add gpio/consumer.h
Randy Dunlap
2022-01-11
regulator: max20086: fix error code in max20086_parse_regulators_dt()
Dan Carpenter
2022-01-07
regulator: Add MAX20086-MAX20089 driver
Watson Chow
2022-01-06
regulator: qcom_smd: Align probe function with rpmh-regulator
Konrad Dybcio
2022-01-04
regulator: remove redundant ret variable
Minghao Chi
2021-12-24
regulator: qcom-labibb: OCP interrupts are not a failure while disabled
Marijn Suijten
2021-12-15
regulator: Introduce tps68470-regulator driver
Hans de Goede
2021-12-13
drivers/regulator: remove redundant ret variable
Minghao Chi
2021-12-01
regulator: qcom-rpmh: Add support for PM8450 regulators
Vinod Koul
2021-11-30
regulator: da9121: Add DA914x support
Adam Ward
2021-11-30
regulator: da9121: Prevent current limit change when enabled
Adam Ward
2021-11-29
regulator: qcom-rpmh: Add PMG1110 regulators
Satya Priya
2021-11-26
regulator: qcom_spmi: Add pm8226 regulators
Dominik Kobinski
2021-11-24
regulator: irq_helper: Provide helper for trivial IRQ notifications
Matti Vaittinen
2021-11-18
regulator: bd718x7: Use rohm generic restricted voltage setting
Matti Vaittinen
2021-11-18
regulator: rohm-regulator: add helper for restricted voltage setting
Matti Vaittinen
2021-11-16
regulator: da9121: Emit only one error message in .remove()
Uwe Kleine-König
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-11-05
Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...
Lee Jones
2021-11-01
Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-23
Merge series "Remove TPS80031 driver" from Dmitry Osipenko <digetx@gmail.com>:
Mark Brown
[next]