summaryrefslogtreecommitdiff
path: root/drivers/power/qcom/Kconfig (follow)
Commit message (Collapse)AuthorAge
* power: qcom: apm: correct various coding style issuesDavid Collins2017-02-03
| | | | | | | | | | | | | | | | Correct warnings flagged by checkpatch. In particular, modify the following: - Use octal file permissions instead of symbolic. - Add 'const' to type of struct of_device_id variable. - Remove unnecessary out-of-memory error message. - Update the the MSM_APM Kconfig entry. Change-Id: I57c6d499c90db62ca2733f302bd045b4d439905f Signed-off-by: David Collins <collinsd@codeaurora.org>
* qpnp: Add snapshot of some qpnp, regulator and charger driversAbhijeet Dharmapurikar2016-03-01
This snapshot is taken as of msm-3.18 commit 9da4ddc (Merge "clk: msm: clock-gcc: Associate gfx rail voting with gfx3d branch") Change-Id: Idd2f467f1f1863a156d1757589dfe78158f0e43f Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>