aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/sy8824x.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11regulator: sy8824x: Make similar OF and ID tableBiju Das1-19/+7
2023-07-14regulator: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4Douglas Anderson1-0/+1
2022-11-24regulator: Drop obsolete dependencies on COMPILE_TESTJean Delvare1-1/+1
2021-08-03regulator: sy8824x: Enable REGCACHE_FLATJisheng Zhang1-1/+15
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin1-3/+2
2019-08-30regulator: sy8824x: add prefixes to BUCK_EN and MODE macrosJisheng Zhang1-6/+8
2019-08-30regulator: sy8824x: use c++style for the comment block near SPDXJisheng Zhang1-7/+6
2019-08-27regulator: sy8824x: add SY20278 supportJisheng Zhang1-0/+13
2019-08-27regulator: sy8824x: add SY20276 supportJisheng Zhang1-0/+13
2019-08-27regulator: sy8824x: add SY8824E supportJisheng Zhang1-2/+15
2019-08-27regulator: add support for SY8824C regulatorJisheng Zhang1-0/+192