aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/act8865-regulator.c
AgeCommit message (Expand)Author
2016-07-14regulator: act8865: Fix missing of_node_put() in act8865_pdata_from_dt()Wei Yongjun
2016-03-28regulator: act8865: Configure register access for act8600Maarten ter Huurne
2016-03-28regulator: act8865: Pass of_node via act8865_regulator_dataMaarten ter Huurne
2016-03-21regulator: act8865: Remove "too many regulators" error handlerMaarten ter Huurne
2016-03-21regulator: act8865: Remove redundant dev lookupsMaarten ter Huurne
2016-02-29regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9Maarten ter Huurne
2016-02-29regulator: act8865: Rename platform_data field to init_dataMaarten ter Huurne
2016-02-29regulator: act8865: Remove "static" from local variableMaarten ter Huurne
2015-10-02regulator: act8865: support output voltage by VSET2[] bitsWenyou Yang
2015-07-14regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-03-07regulator: act8865: add input supply handlingHeiko Stuebner
2015-03-06regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier
2014-10-22regulator: act8865: Add support to turn off all outputsRomain Perier
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani
2014-08-05regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin
2014-08-05regulator: act8865: fix parsing of platform dataBeniamino Galvani
2014-03-10regulator: act8865: Remove unnecessary *rdev[] from struct act8865Axel Lin
2014-02-20regulator: act8865: Remove redundant error messageSachin Kamat
2014-02-18regulator: act8865: Add missing of_node_putSachin Kamat
2014-02-14regulator: act8865: Use of_get_child_by_nameSachin Kamat
2014-01-06regulator: act8865: Fix build error when !OFAxel Lin
2013-12-31regulator: act8865: register all regulators regardless of how many are usedWenyou Yang
2013-12-30regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang
2013-12-30regulator: act8865: Remove set_suspend_[en|dis]able implementationAxel Lin
2013-12-30regulator: act8865: Remove unneeded regulator_unregister() callsAxel Lin
2013-12-24regulator: act8865: add PMIC act8865 driverWenyou Yang