Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-15 | regulator: vctrl: Use min() instead of doing it manually | Haowen Bai | 1 | -4/+1 |
2021-08-25 | regulator: vctrl: Avoid lockdep warning in enable/disable ops | Chen-Yu Tsai | 1 | -30/+42 |
2021-08-25 | regulator: vctrl: Use locked regulator_get_voltage in probe path | Chen-Yu Tsai | 1 | -1/+2 |
2020-01-17 | regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage | Enric Balletbo i Serra | 1 | -15/+23 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
2019-04-01 | regulator: vctrl: Remove unneeded continue statement | Axel Lin | 1 | -3/+1 |
2017-04-14 | regulator: vctrl: Fix out of bounds array access for vctrl->vtable | Axel Lin | 1 | -4/+4 |
2017-04-10 | regulator: Add driver for voltage controlled regulators | Matthias Kaehlcke | 1 | -0/+546 |