| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Convert ab8499 to use get_voltage_sel() | Axel Lin | 2012-03-11 | 1 | -6/+4 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 1 | -1/+1 |
|\ |
|
| * | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 2012-01-09 | 1 | -1/+1 |
* | | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
|/ |
|
* | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | regulator: add ab8500 enable and raise time delays | Linus Walleij | 2011-03-26 | 1 | -0/+30 |
* | regulator: initialization for ab8500 regulators | Bengt Jonsson | 2011-03-26 | 1 | -1/+222 |
* | regulator: add support for USB voltage regulator | Bengt Jonsson | 2011-03-26 | 1 | -1/+16 |
* | regulators: Removed macros for initialization of ab8500 regulators | Bengt Jonsson | 2011-01-12 | 1 | -62/+179 |
* | regulators: Added verbose debug messages to ab8500 regulators | Bengt Jonsson | 2011-01-12 | 1 | -12/+51 |
* | regulators: Modified ab8500 error handling | Bengt Jonsson | 2011-01-12 | 1 | -22/+31 |
* | regulators: Updated ab8500 variable names, macro names and comments | Bengt Jonsson | 2011-01-12 | 1 | -79/+82 |
* | regulators: Added ab8500 v2 support | Bengt Jonsson | 2011-01-12 | 1 | -2/+26 |
* | regulators: Clean out unused code in ab8500 regulators | Bengt Jonsson | 2011-01-12 | 1 | -16/+0 |
* | regulators: Fixed errors in ab8500 register mapping | Bengt Jonsson | 2011-01-12 | 1 | -6/+6 |
* | regulators: Moved define for number of regulators in ab8500 | Bengt Jonsson | 2011-01-12 | 1 | -1/+7 |
* | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 2011-01-12 | 1 | -1/+4 |
* | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2010-10-29 | 1 | -36/+50 |
* | regulator: ab8500 - fix off-by-one value range checking for selector | Axel Lin | 2010-09-05 | 1 | -1/+1 |
* | regulator: ab8500 - fix the logic to remove already registered regulators in ... | Axel Lin | 2010-09-01 | 1 | -3/+1 |
* | regulator/ab8500: move dereference below the check for NULL | Dan Carpenter | 2010-09-01 | 1 | -1/+2 |
* | regulator: add support for regulators on the ab8500 MFD | Sundar R IYER | 2010-08-11 | 1 | -0/+427 |