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