aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-24Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-5/+0
2013-10-24Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown1-2/+9
2013-10-24Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown1-0/+2
2013-10-24Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-0/+2
2013-10-24Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2-0/+84
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax1-0/+79
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin1-0/+9
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin1-2/+0
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan1-0/+2
2013-09-17regulator: fix fatal kernel-doc errorRandy Dunlap1-0/+2
2013-09-17regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown1-5/+0
2013-09-17regulator: core: Provide managed regulator registrationMark Brown1-0/+5
2013-09-10regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan1-0/+2
2013-09-01Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown1-0/+1
2013-09-01Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown1-0/+44
2013-09-01Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-0/+25
2013-09-01Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown1-1/+1
2013-09-01Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-nextMark Brown1-0/+1
2013-09-01Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-2/+5
2013-08-29regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke1-0/+2
2013-08-07regulator: fan53555: Prevent multiple include of fan53555.hAxel Lin1-0/+1
2013-08-02regulators: max8660: add DT bindingsDaniel Mack1-1/+1
2013-07-31regulator: core: Provide hints to the core about optional suppliesMark Brown1-1/+17
2013-07-31regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown1-0/+7
2013-07-25regulator: pfuze100: add pfuze100 regulator driverRobin Gong1-0/+44
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar1-0/+1
2013-07-15regulator: core: Add helpers for multiple linear rangesMark Brown1-0/+25
2013-07-15regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown1-2/+5
2013-07-01Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown1-0/+1
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones1-4/+0
2013-06-07regulator: core: add regulator_get_linear_step()Paul Walmsley1-0/+1
2013-04-28Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown1-5/+5
2013-04-28Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown1-2/+2
2013-04-28Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown1-0/+3
2013-04-28Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown1-7/+7
2013-04-28Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown1-0/+2
2013-04-18regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin1-0/+2
2013-04-11regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin1-1/+1
2013-04-05regulator: max8952: Add Device Tree supportTomasz Figa1-4/+4
2013-04-05regulator: max8952: Separate constraints from platform data structTomasz Figa1-1/+1
2013-04-03regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG1-0/+2
2013-04-02regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones1-15/+4
2013-04-01regulator: ab8500: Add support for the ab8540Lee Jones1-0/+86
2013-04-01regulator: ab8500: add support for ab8505Lee Jones1-2/+73
2013-03-29regulator: ab8500: Init debug from regulator driverLee Jones1-0/+14
2013-03-29regulator: ab8500: Remove USB regulatorLee Jones1-1/+0
2013-03-29regulator: ab8500-ext: Add HW request supportBengt Jonsson1-0/+4
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones1-0/+28
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones1-12/+0
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson1-0/+7