summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Include err.h from consumer.h to fix build failureGuenter Roeck2014-10-131-0/+2
*---. Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown2014-09-301-0/+20
|\ \ \
| | | * regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner2014-08-291-0/+20
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown2014-09-301-1/+1
|\ \ \ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| * | | regulator: max1586: add device-tree supportRobert Jarzmik2014-09-011-1/+1
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2014-09-301-1/+11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-09-101-0/+4
| | | | |\ \ | | | |/ / / | | | | | _
| | | | * regulator: of: Provide simplified DT parsing methodMark Brown2014-09-101-0/+4
| | |_|/ | |/| |
| | * | regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin2014-08-211-1/+1
| | * | regulator: core: Fix build error due to const qualifier for opsAxel Lin2014-08-181-1/+1
| | |/
| | * regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu2014-08-161-0/+6
| | * regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu2014-08-161-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown2014-09-301-2/+7
|\ \ \ | | |/ | |/|
| | * regulator: da9211: support device treeJames Ban2014-08-271-1/+1
| | * regulator: da9211: support DA9213James Ban2014-08-161-1/+6
| |/
* | 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
OpenPOWER on IntegriCloud