summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/act8865-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-141-1/+0
* regulator: act8865: add input supply handlingHeiko Stuebner2015-03-071-27/+28
* regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel2015-03-061-1/+119
* of: Rename "poweroff-source" property to "system-power-controller"Romain Perier2014-12-011-1/+1
* regulator: act8865: Add support to turn off all outputsRomain Perier2014-10-221-0/+31
* regulator: act8865: fix build when OF is not enabledBeniamino Galvani2014-08-051-9/+20
* regulator: act8865: add support for act8846Beniamino Galvani2014-08-051-0/+71
* regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani2014-08-051-128/+83
* regulator: act8865: set correct number of regulators in pdataBeniamino Galvani2014-08-051-1/+1
* regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin2014-08-051-5/+4
* regulator: act8865: fix parsing of platform dataBeniamino Galvani2014-08-051-8/+21
* regulator: act8865: Remove unnecessary *rdev[] from struct act8865Axel Lin2014-03-101-8/+5
* regulator: act8865: Remove redundant error messageSachin Kamat2014-02-201-4/+1
* regulator: act8865: Add missing of_node_putSachin Kamat2014-02-181-0/+1
* regulator: act8865: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
* regulator: act8865: Fix build error when !OFAxel Lin2014-01-061-1/+1
* regulator: act8865: register all regulators regardless of how many are usedWenyou Yang2013-12-311-7/+4
* regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang2013-12-301-3/+1
* regulator: act8865: Remove set_suspend_[en|dis]able implementationAxel Lin2013-12-301-2/+0
* regulator: act8865: Remove unneeded regulator_unregister() callsAxel Lin2013-12-301-12/+0
* regulator: act8865: add PMIC act8865 driverWenyou Yang2013-12-241-0/+368
OpenPOWER on IntegriCloud