summaryrefslogtreecommitdiff
path: root/drivers/regulator/vctrl-regulator.c
AgeCommit message (Expand)Author
2023-07-14regulator: Explicitly include correct DT includesRob Herring
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson
2022-03-15regulator: vctrl: Use min() instead of doing it manuallyHaowen Bai
2021-08-25regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai
2021-08-25regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai
2020-01-17regulator: vctrl-regulator: Avoid deadlock getting and setting the voltageEnric Balletbo i Serra
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-04-01regulator: vctrl: Remove unneeded continue statementAxel Lin
2017-04-14regulator: vctrl: Fix out of bounds array access for vctrl->vtableAxel Lin
2017-04-10regulator: Add driver for voltage controlled regulatorsMatthias Kaehlcke