aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rk808-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-07regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong1-1/+1
2014-09-16regulator: rk808: Add function for ramp delay for buck1/buck2Doug Anderson1-2/+55
2014-09-12regulator: rk808: Fix missing of_node_putAxel Lin1-1/+2
2014-09-12regulator: rk808: Remove unused variablesAxel Lin1-26/+0
2014-09-10regulator: rk808: Remove pdata from the regulatorChris Zhong1-72/+17
2014-09-02regulator: RK808: Add proper input supplies for rk808Doug Anderson1-1/+14
2014-09-02regulator: rk808: Fix n_voltages for DCDC4Axel Lin1-1/+1
2014-08-28regulator: rk808: Fix memory leakAxel Lin1-1/+1
2014-08-27regulator: rk808: remove redundant codeChris Zhong1-13/+4
2014-08-26regulator: RK808: modify for struct rk808 changeChris Zhong1-20/+14
2014-08-21regulator: rk808: Fix uninitialized valueDoug Anderson1-1/+1
2014-08-20regulator: RK808: Add regulator driver for RK808Chris Zhong1-0/+410