aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/act8865-regulator.c
Commit message (Expand)AuthorAge
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* regulator: act8865: Fix missing of_node_put() in act8865_pdata_from_dt()Wei Yongjun2016-07-14
* regulator: act8865: Configure register access for act8600Maarten ter Huurne2016-03-28
* regulator: act8865: Pass of_node via act8865_regulator_dataMaarten ter Huurne2016-03-28
* regulator: act8865: Remove "too many regulators" error handlerMaarten ter Huurne2016-03-21
* regulator: act8865: Remove redundant dev lookupsMaarten ter Huurne2016-03-21
* regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9Maarten ter Huurne2016-02-29
* regulator: act8865: Rename platform_data field to init_dataMaarten ter Huurne2016-02-29
* regulator: act8865: Remove "static" from local variableMaarten ter Huurne2016-02-29
* regulator: act8865: support output voltage by VSET2[] bitsWenyou Yang2015-10-02
* regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-14
* regulator: act8865: add input supply handlingHeiko Stuebner2015-03-07
* regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel2015-03-06
* of: Rename "poweroff-source" property to "system-power-controller"Romain Perier2014-12-01
* regulator: act8865: Add support to turn off all outputsRomain Perier2014-10-22
* regulator: act8865: fix build when OF is not enabledBeniamino Galvani2014-08-05
* regulator: act8865: add support for act8846Beniamino Galvani2014-08-05
* regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani2014-08-05
* regulator: act8865: set correct number of regulators in pdataBeniamino Galvani2014-08-05
* regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin2014-08-05
* regulator: act8865: fix parsing of platform dataBeniamino Galvani2014-08-05
* regulator: act8865: Remove unnecessary *rdev[] from struct act8865Axel Lin2014-03-10
* regulator: act8865: Remove redundant error messageSachin Kamat2014-02-19
* regulator: act8865: Add missing of_node_putSachin Kamat2014-02-17
* regulator: act8865: Use of_get_child_by_nameSachin Kamat2014-02-14
* regulator: act8865: Fix build error when !OFAxel Lin2014-01-06
* regulator: act8865: register all regulators regardless of how many are usedWenyou Yang2013-12-31
* regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang2013-12-30
* regulator: act8865: Remove set_suspend_[en|dis]able implementationAxel Lin2013-12-30
* regulator: act8865: Remove unneeded regulator_unregister() callsAxel Lin2013-12-30
* regulator: act8865: add PMIC act8865 driverWenyou Yang2013-12-24