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
/
tps65219-regulator.c
Age
Commit message (
Expand
)
Author
2025-06-29
regulator: tps65219: Fix devm_kmalloc size allocation
Shree Ramamoorthy
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
2024-12-17
regulator: tps65219: Remove debugging helper function
Shree Ramamoorthy
2024-12-17
regulator: tps65219: Remove MODULE_ALIAS
Shree Ramamoorthy
2024-12-17
regulator: tps65219: Update driver name
Shree Ramamoorthy
2024-12-17
regulator: tps65219: Use dev_err_probe() instead of dev_err()
Shree Ramamoorthy
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
2023-05-09
regulator: tps65219: Fix matching interrupts for their regulators
Krzysztof Kozlowski
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1
Douglas Anderson
2023-02-03
regulator: tps65219: use generic set_bypass()
Jerome Neanne
2023-01-18
regulator: tps65219: use IS_ERR() to detect an error pointer
Randy Dunlap
2022-12-25
regulator: tps65219: Report regulator name if devm_regulator_register fails
Wadim Egorov
2022-09-26
regulator: tps65219: Fix is_enabled checking in tps65219_set_bypass
Axel Lin
2022-09-09
regulator: tps65219: Fix .bypass_val_on setting
Axel Lin
2022-08-28
regulator: tps65219: change tps65219_regulator_irq_types to static
Yang Yingliang
2022-08-25
regulator: drivers: Remove unnecessary print function dev_err()
Yang Li
2022-08-23
regulator: drivers: Add TI TPS65219 PMIC regulators support
Jerome Neanne