Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | power: avs: qcom-cpr: Avoid clang -Wsometimes-uninitialized in cpr_scale | Nathan Chancellor | 2020-01-31 | 1 | -2/+2 |
* | power: avs: qcom-cpr: add a printout after the driver has been initialized | Niklas Cassel | 2020-01-31 | 1 | -2/+3 |
* | power: avs: qcom-cpr: remove duplicated include from qcom-cpr.c | YueHaibing | 2020-01-08 | 1 | -1/+0 |
* | power: avs: fix uninitialized error return on failed cpr_read_fuse_uV() call | Colin Ian King | 2020-01-07 | 1 | -1/+1 |
* | power: avs: qcom-cpr: make cpr_get_opp_hz_for_req() static | Niklas Cassel | 2019-12-29 | 1 | -2/+2 |
* | power: avs: qcom-cpr: remove set but unused variable | Niklas Cassel | 2019-12-29 | 1 | -2/+2 |
* | power: avs: qcom-cpr: fix unsigned expression compared with zero | Niklas Cassel | 2019-12-29 | 1 | -3/+5 |
* | power: avs: qcom-cpr: fix invalid printk specifier in debug print | Niklas Cassel | 2019-12-29 | 1 | -1/+1 |
* | power: avs: Add support for CPR (Core Power Reduction) | Niklas Cassel | 2019-12-20 | 1 | -0/+1792 |