summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab8500.c
Commit message (Expand)AuthorAgeFilesLines
...
* regulator: ab8500: Add support for the ab9540Lee Jones2013-04-011-9/+573
* regulator: ab8500: Prepare the driver for additional platformsLee Jones2013-04-011-27/+49
* regulator: ab8500: Update info->update_val only when successfully update regi...Axel Lin2013-03-291-8/+19
* regulator: ab8500: Init debug from regulator driverLee Jones2013-03-291-0/+10
* regulator: ab8500: Remove USB regulatorLee Jones2013-03-291-20/+0
* regulator: ab8500-ext: New driver to control external regulatorsLee Jones2013-03-291-1/+11
* regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulatorLee Jones2013-03-281-1/+1
* regulator: ab8500: Clean out SoC registersLee Jones2013-03-281-74/+24
* regulator: ab8500: Remove set_voltage_time_sel and delay settingAxel Lin2013-03-271-13/+0
* regulator: ab8500: Add missing enable_time settingsAxel Lin2013-03-271-0/+10
* regulator: ab8500: Don't update is_enabled flag in error pathsAxel Lin2013-03-261-2/+6
* regulator: ab8500: Use regulator_list_voltage_linear for fixed voltageAxel Lin2013-03-251-3/+2
* regulator: ab8500: Fix build errorAxel Lin2013-03-251-5/+5
* regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson2013-03-221-6/+15
* regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones2013-03-221-33/+53
* ARM: ux500: regulators: Add mask for configurationLee Jones2013-03-221-22/+14
* regulator: ab8500: Added get_optimum_mode on regulators with idle modeBengt Jonsson2013-03-221-25/+86
* regulator: ab8500: Add set_mode/get_mode supportEmeric Vigier2013-03-221-18/+94
* regulator: ab8500: Further populate initialisation registersLee Jones2013-03-221-3/+36
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-4/+4
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* regulator: ab8500: provide per-regulator shiftLinus Walleij2012-08-281-10/+10
* regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix...Axel Lin2012-08-281-6/+0
* regulator: ab8500: Set enable enable_time in regulator_descAxel Lin2012-08-281-9/+1
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-6/+0
|\
| * mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-6/+0
| * regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-171-11/+11
* | regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_infoAxel Lin2012-06-171-12/+0
* | regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix...Axel Lin2012-06-171-32/+9
* | regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-031-11/+11
* | regulator: ab8500: Let regulator core handle the case no delay for setting ne...Axel Lin2012-06-031-7/+0
* | regulator: ab8500: Use regulator_list_voltage_table()Axel Lin2012-06-031-40/+24
|/
* regulator: Enable the ab8500 for Device TreeLee Jones2012-05-181-0/+54
* regulator: ab8500: Split up probe() into manageable piecesLee Jones2012-05-181-63/+87
* regulator: Fix build of ab8500Mark Brown2012-04-101-3/+3
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: Convert ab8500 to set_voltage_selAxel Lin2012-04-011-31/+4
* regulator: Convert ab8499 to use get_voltage_sel()Axel Lin2012-03-111-6/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-1/+1
|\
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
|/
* regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-311-0/+1
* regulator: add ab8500 enable and raise time delaysLinus Walleij2011-03-261-0/+30
* regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-261-1/+222
* regulator: add support for USB voltage regulatorBengt Jonsson2011-03-261-1/+16
* regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson2011-01-121-62/+179
* regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson2011-01-121-12/+51
* regulators: Modified ab8500 error handlingBengt Jonsson2011-01-121-22/+31
* regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson2011-01-121-79/+82