summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/sy8824x.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: sy8824x: Make similar OF and ID tableBiju Das2023-09-111-19/+7
* regulator: Explicitly include correct DT includesRob Herring2023-07-141-1/+1
* regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4Douglas Anderson2023-03-201-0/+1
* regulator: Drop obsolete dependencies on COMPILE_TESTJean Delvare2022-11-241-1/+1
* regulator: sy8824x: Enable REGCACHE_FLATJisheng Zhang2021-08-031-1/+15
* regulator: Convert i2c drivers to use .probe_newAxel Lin2020-01-131-3/+2
* regulator: sy8824x: add prefixes to BUCK_EN and MODE macrosJisheng Zhang2019-08-301-6/+8
* regulator: sy8824x: use c++style for the comment block near SPDXJisheng Zhang2019-08-301-7/+6
* regulator: sy8824x: add SY20278 supportJisheng Zhang2019-08-271-0/+13
* regulator: sy8824x: add SY20276 supportJisheng Zhang2019-08-271-0/+13
* regulator: sy8824x: add SY8824E supportJisheng Zhang2019-08-271-2/+15
* regulator: add support for SY8824C regulatorJisheng Zhang2019-08-271-0/+192