index
:
linux.git
for-next
master
Linus' 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