summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown2015-02-082-0/+63
|\ \ \
| | | * regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong2015-01-091-0/+14
| | |/ | |/|
| | * regulator: mt6397: Add support for MT6397 regulatorFlora Fu2014-12-241-0/+49
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...Mark Brown2015-02-081-0/+2
|\ \ \ | | |/ | |/|
| | * regulator: da9211: Add gpio control for enable/disable of buckJames Ban2015-01-281-0/+1
| | * regulator: da9211: fix unmatched of_nodeJames Ban2015-01-161-0/+1
| |/
* | Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown2015-02-081-0/+13
|\ \
| * | regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-081-0/+13
| |/
* / regulator: Fix build breakage on !REGULATORKrzysztof Kozlowski2015-02-041-3/+10
|/
*-. Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...Mark Brown2014-12-051-1/+1
|\ \
| | * regulator: Return an error from stubbed regulator_get_exclusive()Mark Brown2014-10-241-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-052-2/+11
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | * | Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown2014-11-261-0/+2
| | | |\ \ | | |_|/ / | |/| | / | | | |/
| | | * regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas2014-11-261-0/+1
| | | * regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-2/+6
| | | * regulator: Add mode mapping function to struct regulator_descJavier Martinez Canillas2014-11-261-0/+4
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown2014-12-052-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | | * regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann2014-10-201-0/+4
| | |/ | |/|
| | * regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald2014-11-241-0/+4
| |/
* / 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/+0Star
| |/ /
* | | 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
|/