aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/regulator/fan53880.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 5.4 and 5.10Douglas Anderson1-0/+1
2022-11-24regulator: Drop obsolete dependencies on COMPILE_TESTJean Delvare1-9/+7
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown1-4/+3
2021-06-08regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCKAxel Lin1-1/+1
2021-05-18regulator: fan53880: Convert to use .probe_newAxel Lin1-3/+2
2021-05-18regulator: fan53880: Fix missing n_voltages settingAxel Lin1-0/+3
2020-07-07regulator: fan53880: Add support for COMPILE_TESTChristoph Fritz1-0/+2
2020-07-06regulator: fan53880: Add missing .owner field in regulator_descAxel Lin1-0/+3
2020-07-03regulator: fan53880: Add initial supportChristoph Fritz1-0/+179