index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
tps65219-regulator.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
regulator: tps65219: Add TI TPS65214 Regulator Support
Shree Ramamoorthy
1
-11
/
+62
2025-05-02
regulator: tps65219: Add support for TPS65215 Regulator IRQs
Shree Ramamoorthy
1
-18
/
+50
2025-05-02
regulator: tps65219: Add support for TPS65215 regulator resources
Shree Ramamoorthy
1
-15
/
+71
2025-05-02
regulator: tps65219: Update struct names
Shree Ramamoorthy
1
-16
/
+21
2024-12-17
regulator: tps65219: Remove debugging helper function
Shree Ramamoorthy
1
-28
/
+0
2024-12-17
regulator: tps65219: Remove MODULE_ALIAS
Shree Ramamoorthy
1
-1
/
+0
2024-12-17
regulator: tps65219: Update driver name
Shree Ramamoorthy
1
-1
/
+1
2024-12-17
regulator: tps65219: Use dev_err_probe() instead of dev_err()
Shree Ramamoorthy
1
-5
/
+5
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-09
regulator: tps65219: Fix matching interrupts for their regulators
Krzysztof Kozlowski
1
-3
/
+3
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1
Douglas Anderson
1
-0
/
+1
2023-02-03
regulator: tps65219: use generic set_bypass()
Jerome Neanne
1
-19
/
+1
2023-01-18
regulator: tps65219: use IS_ERR() to detect an error pointer
Randy Dunlap
1
-1
/
+1
2022-12-25
regulator: tps65219: Report regulator name if devm_regulator_register fails
Wadim Egorov
1
-1
/
+1
2022-09-26
regulator: tps65219: Fix is_enabled checking in tps65219_set_bypass
Axel Lin
1
-4
/
+2
2022-09-09
regulator: tps65219: Fix .bypass_val_on setting
Axel Lin
1
-1
/
+0
2022-08-28
regulator: tps65219: change tps65219_regulator_irq_types to static
Yang Yingliang
1
-1
/
+1
2022-08-25
regulator: drivers: Remove unnecessary print function dev_err()
Yang Li
1
-4
/
+2
2022-08-23
regulator: drivers: Add TI TPS65219 PMIC regulators support
Jerome Neanne
1
-0
/
+416