summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-282-0/+3
*---. Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown2014-08-052-0/+58
|\ \ \
| | * | regulator: Add missing statics and inlines for stub functionsMark Brown2014-07-291-6/+6
| | * | regulator: Add helpers for low-level register accessTuomas Tynkkynen2014-07-251-0/+26
| | |/
| * | regulator: da9211: new regulator driverJames Ban2014-07-141-0/+32
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Mark Brown2014-08-052-15/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | regulator: act8865: add support for act8846Beniamino Galvani2014-08-051-0/+17
| | | * | regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani2014-08-051-1/+5
| | |/ / | |/| |
| | * | regulator: ab8500: Remove ab8500_regulator_debug_init/exit()Axel Lin2014-06-221-14/+0
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-06-161-0/+5
|\ \ \ | |/ / |/| |
| * | regulator: add regulator_can_change_voltage stubArnd Bergmann2014-06-041-0/+5
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2014-06-021-0/+6
|\ \ \ | | |/ | |/|
| | * regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATORViresh Kumar2014-05-281-0/+6
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-06-021-16/+20
|\ \
| * | regulator: Constify the pointer to alias name arrayLee Jones2014-05-231-16/+20
| |/
* | regulator: core: Return error in get optional stubTim Kryger2014-04-181-2/+2
|/
*-. Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown2014-03-261-0/+14
|\ \
| | * regulator: pfuze100: add pfuze200 supportRobin Gong2014-03-041-0/+14
| |/
* | regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione2014-03-061-0/+8
|/
* regulator: act8865: add PMIC act8865 driverWenyou Yang2013-12-241-0/+53
* Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-10-241-5/+0
|\
| * regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown2013-09-171-5/+0
* | Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown2013-10-241-2/+9
|\ \
| * | regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin2013-10-111-0/+9
| * | regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin2013-10-111-2/+0
* | | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown2013-10-241-0/+2
|\ \ \
| * | | regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan2013-09-101-0/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-10-241-0/+2
|\ \ \
| * | | regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan2013-09-181-0/+2
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2013-10-242-0/+84
|\ \ \ | |_|/ |/| |
| * | regulator: core: Add ability to create a lookup alias for supplyCharles Keepax2013-10-181-0/+79
| * | regulator: core: Provide managed regulator registrationMark Brown2013-09-171-0/+5
| |/
* | regulator: fix fatal kernel-doc errorRandy Dunlap2013-09-171-0/+2
|/
* Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-011-0/+1
|\
| * regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-151-0/+1
* | Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown2013-09-011-0/+44
|\ \
| * | regulator: pfuze100: add pfuze100 regulator driverRobin Gong2013-07-251-0/+44
| |/
* | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-011-0/+25
|\ \
| * | regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke2013-08-291-0/+2
| * | regulator: core: Provide hints to the core about optional suppliesMark Brown2013-07-311-1/+17
| * | regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown2013-07-311-0/+7
| |/
* | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown2013-09-011-1/+1
|\ \
| * | regulators: max8660: add DT bindingsDaniel Mack2013-08-021-1/+1
* | | Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-nextMark Brown2013-09-011-0/+1
|\ \ \
| * | | regulator: fan53555: Prevent multiple include of fan53555.hAxel Lin2013-08-071-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-09-011-2/+5
|\ \ \ | |_|/ |/| |
| * | regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown2013-07-151-2/+5
| |/
* | regulator: core: Add helpers for multiple linear rangesMark Brown2013-07-151-0/+25
|/
* 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
OpenPOWER on IntegriCloud