aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/act8865-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10regulator: act8865: Remove unnecessary *rdev[] from struct act8865Axel Lin1-8/+5
2014-02-20regulator: act8865: Remove redundant error messageSachin Kamat1-4/+1
2014-02-18regulator: act8865: Add missing of_node_putSachin Kamat1-0/+1
2014-02-14regulator: act8865: Use of_get_child_by_nameSachin Kamat1-1/+1
2014-01-06regulator: act8865: Fix build error when !OFAxel Lin1-1/+1
2013-12-31regulator: act8865: register all regulators regardless of how many are usedWenyou Yang1-7/+4
2013-12-30regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang1-3/+1
2013-12-30regulator: act8865: Remove set_suspend_[en|dis]able implementationAxel Lin1-2/+0
2013-12-30regulator: act8865: Remove unneeded regulator_unregister() callsAxel Lin1-12/+0
2013-12-24regulator: act8865: add PMIC act8865 driverWenyou Yang1-0/+368