summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/88pm800.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-07-171-1/+1
|\
| * regulator: 88pm800: fix LDO vsel_mask valueYi Zhang2015-07-091-1/+1
* | regulator: 88pm800: Use regulator_nodes/of_match in the descriptorVaibhav Hiremath2015-07-161-99/+44
* | regulator: 88pm800: Update driver to use devm_regulator_register fnVaibhav Hiremath2015-07-161-21/+6
* | regulator: 88pm800: Fix indentation of assignments of data structuresVaibhav Hiremath2015-07-161-34/+34
|/
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* regulator: 88pm800: remove duplicate PM800_BUCK3 defineDan Carpenter2014-06-091-1/+0
* regulator: 88pm800: Remove redundant error messageSachin Kamat2014-02-201-3/+1
* regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin2013-10-111-6/+4
* regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin2013-10-111-8/+6
* Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown2013-09-011-1/+1
|\
| * regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* | regulator: 88pm800: forever loop in pm800_regulator_probe()Dan Carpenter2013-08-141-1/+1
* | regulator: 88pm800: Fix checking whether num_regulator is validAxel Lin2013-08-131-3/+6
|/
* regulator: 88pm800: Add missing n_voltages setting for bucksAxel Lin2013-07-191-6/+8
* regulator: 88pm800: Add missing config.of_node setting for regulator registerAxel Lin2013-07-191-0/+1
* regulator: 88pm800: add regulator driver for 88pm800Chao Xie2013-07-191-0/+377
OpenPOWER on IntegriCloud