Age | Commit message (Expand) | Author | Files | Lines |
2017-01-31 | regulator: 88pm800: constify regulator_ops structures | Bhumika Goyal | 1 | -2/+2 |
2015-07-17 | Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 1 | -1/+1 |
2015-07-16 | regulator: 88pm800: Use regulator_nodes/of_match in the descriptor | Vaibhav Hiremath | 1 | -99/+44 |
2015-07-16 | regulator: 88pm800: Update driver to use devm_regulator_register fn | Vaibhav Hiremath | 1 | -21/+6 |
2015-07-16 | regulator: 88pm800: Fix indentation of assignments of data structures | Vaibhav Hiremath | 1 | -34/+34 |
2015-07-09 | regulator: 88pm800: fix LDO vsel_mask value | Yi Zhang | 1 | -1/+1 |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-06-09 | regulator: 88pm800: remove duplicate PM800_BUCK3 define | Dan Carpenter | 1 | -1/+0 |
2014-02-19 | regulator: 88pm800: Remove redundant error message | Sachin Kamat | 1 | -3/+1 |
2013-10-11 | regulator: Add REGULATOR_LINEAR_RANGE macro | Axel Lin | 1 | -6/+4 |
2013-10-11 | regulator: Remove max_uV from struct regulator_linear_range | Axel Lin | 1 | -8/+6 |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next | Mark Brown | 1 | -1/+1 |
2013-08-14 | regulator: 88pm800: forever loop in pm800_regulator_probe() | Dan Carpenter | 1 | -1/+1 |
2013-08-13 | regulator: 88pm800: Fix checking whether num_regulator is valid | Axel Lin | 1 | -3/+6 |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-19 | regulator: 88pm800: Add missing n_voltages setting for bucks | Axel Lin | 1 | -6/+8 |
2013-07-19 | regulator: 88pm800: Add missing config.of_node setting for regulator register | Axel Lin | 1 | -0/+1 |
2013-07-19 | regulator: 88pm800: add regulator driver for 88pm800 | Chao Xie | 1 | -0/+377 |