summaryrefslogtreecommitdiff
path: root/drivers/regulator/rtmv20-regulator.c
AgeCommit message (Expand)Author
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-28regulator: rtmv20: Fix wrong mask for strobe-polarity-highChiYuan Huang
2021-06-01regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang
2021-06-01regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin
2020-09-30regulator: rtmv20: Add missing regcache cache only before marked as dirtyChiYuan Huang
2020-09-30regulator: rtmv20: Update DT binding document and property name parsingChiYuan Huang
2020-09-28regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulatorChiYuan Huang