summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown2013-07-011-0/+1
|\
| * regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-071-0/+1
* | regulator: ab8500-ext: Register as a device in its own rightLee Jones2013-06-111-4/+0
|/
* Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown2013-04-281-5/+5
|\
| * regulator: max8952: Add Device Tree supportTomasz Figa2013-04-051-4/+4
| * regulator: max8952: Separate constraints from platform data structTomasz Figa2013-04-051-1/+1
* | Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-281-2/+2
|\ \
| * | regulator: core: use regulator_ena_pin memberKim, Milo2013-03-041-2/+0
| * | regulator: core: support shared enable GPIO conceptKim, Milo2013-03-041-0/+2
* | | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown2013-04-281-0/+3
|\ \ \
| * | | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin2013-03-051-0/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown2013-04-281-7/+7
|\ \ \
| * | | regulator: core: Mark all get and enable calls as __must_checkMark Brown2013-03-041-7/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown2013-04-281-0/+2
|\ \ \
| * | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-181-0/+2
| | |/ | |/|
* | | regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin2013-04-111-1/+1
* | | regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG2013-04-031-0/+2
* | | regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones2013-04-021-15/+4
* | | regulator: ab8500: Add support for the ab8540Lee Jones2013-04-011-0/+86
* | | regulator: ab8500: add support for ab8505Lee Jones2013-04-011-2/+73
* | | regulator: ab8500: Init debug from regulator driverLee Jones2013-03-291-0/+14
* | | regulator: ab8500: Remove USB regulatorLee Jones2013-03-291-1/+0
* | | regulator: ab8500-ext: Add HW request supportBengt Jonsson2013-03-291-0/+4
* | | regulator: ab8500-ext: New driver to control external regulatorsLee Jones2013-03-291-0/+28
* | | regulator: ab8500: Clean out SoC registersLee Jones2013-03-281-12/+0
* | | regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson2013-03-221-0/+7
* | | regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones2013-03-221-9/+12
* | | ARM: ux500: regulators: Add mask for configurationLee Jones2013-03-221-4/+6
* | | regulator: ab8500: Further populate initialisation registersLee Jones2013-03-221-0/+8
|/ /
* / regulator: core: update kernel documentation for regulator_descNishanth Menon2013-03-011-0/+2
|/
* regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin2012-12-241-0/+6
* Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown2012-12-101-0/+8
|\
| * regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown2012-11-141-0/+8
* | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-12-101-0/+4
|\ \
| * | regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity2012-11-211-0/+4
| |/
* | Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-0/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown2012-11-271-0/+47
| |\ \ \ | | | |/ | | |/|
| * / | regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-271-0/+2
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2012-12-101-0/+72
|\ \ \
| * | | regulator: max8973: add regulator driver supportLaxman Dewangan2012-11-191-0/+72
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2012-12-103-50/+50
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown2012-11-203-50/+50
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | | | * regulator: tps65090: Register all regulators in single probe callLaxman Dewangan2012-10-171-50/+0
| | |_|/ | |/| |
| | | * regulator: core: Support for continuous voltage rangePawel Moll2012-10-151-0/+3
| | |/ | |/|
| | * regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan2012-10-151-0/+47
| |/
* / regulators: add regulator_can_change_voltage() functionMarek Szyprowski2012-12-061-0/+1
|/
*-----. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-284-1/+94
|\ \ \ \
| | | | * regulator: Fairchild fan53555 supportYunfan Zhang2012-09-101-0/+60
| | | | * regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin2012-08-281-0/+1
| |_|_|/ |/| | |
| | | * regulator: add a new API regulator_set_voltage_tol()Shawn Guo2012-08-081-0/+7
| |_|/ |/| |