aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab8500.c
Commit message (Expand)AuthorAge
* regulator: remove use of __devexitBill Pemberton2012-11-19
* regulator: remove use of __devinitBill Pemberton2012-11-19
* regulator: remove use of __devexit_pBill Pemberton2012-11-19
* regulator: ab8500: provide per-regulator shiftLinus Walleij2012-08-28
* regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix...Axel Lin2012-08-28
* regulator: ab8500: Set enable enable_time in regulator_descAxel Lin2012-08-28
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-30
|\
| * mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-08
| * regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-17
* | regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_infoAxel Lin2012-06-17
* | regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix...Axel Lin2012-06-17
* | regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-03
* | regulator: ab8500: Let regulator core handle the case no delay for setting ne...Axel Lin2012-06-03
* | regulator: ab8500: Use regulator_list_voltage_table()Axel Lin2012-06-03
|/
* regulator: Enable the ab8500 for Device TreeLee Jones2012-05-18
* regulator: ab8500: Split up probe() into manageable piecesLee Jones2012-05-18
* regulator: Fix build of ab8500Mark Brown2012-04-10
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* regulator: Convert ab8500 to set_voltage_selAxel Lin2012-04-01
* regulator: Convert ab8499 to use get_voltage_sel()Axel Lin2012-03-11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-08
* | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
|/
* regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-31
* regulator: add ab8500 enable and raise time delaysLinus Walleij2011-03-26
* regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-26
* regulator: add support for USB voltage regulatorBengt Jonsson2011-03-26
* regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson2011-01-12
* regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson2011-01-12
* regulators: Modified ab8500 error handlingBengt Jonsson2011-01-12
* regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson2011-01-12
* regulators: Added ab8500 v2 supportBengt Jonsson2011-01-12
* regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson2011-01-12
* regulators: Fixed errors in ab8500 register mappingBengt Jonsson2011-01-12
* regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-12
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-28
* regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-05
* regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-01
* regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-01
* regulator: add support for regulators on the ab8500 MFDSundar R IYER2010-08-11