summaryrefslogtreecommitdiff
path: root/drivers/regulator/88pm800.c
AgeCommit message (Expand)Author
2017-01-31regulator: 88pm800: constify regulator_ops structuresBhumika Goyal
2015-07-17Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2015-07-16regulator: 88pm800: Use regulator_nodes/of_match in the descriptorVaibhav Hiremath
2015-07-16regulator: 88pm800: Update driver to use devm_regulator_register fnVaibhav Hiremath
2015-07-16regulator: 88pm800: Fix indentation of assignments of data structuresVaibhav Hiremath
2015-07-09regulator: 88pm800: fix LDO vsel_mask valueYi Zhang
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-06-09regulator: 88pm800: remove duplicate PM800_BUCK3 defineDan Carpenter
2014-02-20regulator: 88pm800: Remove redundant error messageSachin Kamat
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin
2013-09-01Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown
2013-08-14regulator: 88pm800: forever loop in pm800_regulator_probe()Dan Carpenter
2013-08-13regulator: 88pm800: Fix checking whether num_regulator is validAxel Lin
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-07-19regulator: 88pm800: Add missing n_voltages setting for bucksAxel Lin
2013-07-19regulator: 88pm800: Add missing config.of_node setting for regulator registerAxel Lin
2013-07-19regulator: 88pm800: add regulator driver for 88pm800Chao Xie