index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
mp5416.c
Age
Commit message (
Expand
)
Author
9 days
regulator: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2024-09-09
regulator: mp5416: Constify struct regulator_desc
Christophe JAILLET
2023-09-11
regulator: mp5416: Make similar OF and ID table
Biju Das
2023-07-14
regulator: Explicitly include correct DT includes
Rob Herring
2023-05-08
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10
Douglas Anderson
2022-06-07
regulator: mp5416: remove kernel.h include
Robert Marko
2022-06-06
regulator: mp5416: add support for MP5496
Robert Marko
2022-06-06
regulator: mp5416: use OF match data
Robert Marko
2022-06-06
regulator: mp5416: alphabetically sort header includes
Robert Marko
2021-05-25
regulator: mp5416: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2020-02-17
regulator: mp5416: Fix output discharge enable bit for LDOs
Axel Lin
2020-02-11
regulator: mp5416: add mp5416 regulator driver
Saravanan Sekar