summaryrefslogtreecommitdiff
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: ab8500: Remove the need for a 'delay' propertyLee Jones2013-04-031-4/+1
* regulator: ab8500: Set enable enable_time in regulator_descLee Jones2013-04-031-0/+3
* regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG2013-04-031-0/+65
* regulator: ab8500: Use a struct to select the good regulator configurationLee Jones2013-04-031-71/+64
* regulator: ab8500-ext: Don't update info->is_enabled if write to register failsAxel Lin2013-04-021-2/+6
* regulator: dbx500-prcmu: Remove operating_point from struct dbx500_regulator_...Axel Lin2013-04-021-2/+0
* regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540Lee Jones2013-04-021-5/+40
* regulator: ab8500: Add mode operation for v-amicLee Jones2013-04-021-32/+161
* regulator: ab8500: Add new operations for Vaux3Lee Jones2013-04-021-1/+128
* regulator: ab8500: Also check for AB8505 based platformsLee Jones2013-04-022-1/+4
* regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505Lee Jones2013-04-021-6/+49
* regulator: ab8500: Don't register external regulators on AB8505Rabin Vincent2013-04-021-8/+12
* regulator: ab8500: Supply platform specific regulator id valuesLee Jones2013-04-021-31/+31
* regulator: ab8500-ext: Add support for AB9540 regulatorsLee Jones2013-04-021-0/+6
* regulator: ab8500: Use regulator_list_voltage_table()Lee Jones2013-04-011-40/+22
* regulator: ab8500: Update voltage handling for fixed voltage regulatorsLee Jones2013-04-011-48/+44
* regulator: ab8500: Add support for the ab8540Lee Jones2013-04-011-8/+678
* regulator: ab8500: add support for ab8505Lee Jones2013-04-011-0/+617
* regulator: ab8500-ext: Add support for AB8505/AB9540Bengt Jonsson2013-04-011-1/+1
* regulator: ab8500: Correct TVOUT regulator enable timeLee Jones2013-04-011-1/+1
* 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: Add HW request supportBengt Jonsson2013-03-291-27/+71
* regulator: ab8500-ext: New driver to control external regulatorsLee Jones2013-03-293-2/+406
* 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
* Merge remote-tracking branch 'regulator/fix/twl' into tmpMark Brown2013-03-051-5/+4
|\
| * regulator: twl: Convert twl4030ldo_ops to get_voltage_selAxel Lin2013-03-011-5/+4
* | Merge remote-tracking branch 'regulator/fix/palmas' into tmpMark Brown2013-03-051-1/+2
|\ \
| * | regulator: palmas: fix number of SMPS voltagesGraeme Gregory2013-03-011-1/+2
| |/
* | Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-051-1/+1
|\ \
| * | regulator: core: fix documentation error in regulator_allow_bypassNishanth Menon2013-03-011-1/+1
| |/
* | Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown2013-03-051-2/+2
|\ \
| * | regulator: db8500-prcmu - remove incorrect __exit markupDmitry Torokhov2013-03-011-2/+2
* | | regulator: fixed regulator_bulk_enable unwinding codeAndrzej Hajda2013-03-011-3/+7
| |/ |/|
* | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown2013-02-191-5/+101
|\ \