+14
−0
+1
−0
drivers/mfd/qcom_rpm.c
0 → 100644
+581
−0
include/linux/mfd/qcom_rpm.h
0 → 100644
+13
−0
Loading
Driver for the Resource Power Manager (RPM) found in Qualcomm 8660, 8960 and 8064 based devices. The driver exposes resources that child drivers can operate on; to implementing regulator, clock and bus frequency drivers. Signed-off-by:Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by:
Lee Jones <lee.jones@linaro.org>