aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
...
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown2015-08-30
|\ \ \ \ \ \
| | | | * | | regulator: max8973: Set VSEL regmap ops if DVS GPIO is not setMikko Perttunen2015-07-29
| | | | * | | regulator: max8973: add support to configure ETR based on rail loadLaxman Dewangan2015-07-07
| | | | * | | regulator: max8973: add support to configure ETR from DTLaxman Dewangan2015-07-07
| | | * | | | regulators: max77693: register driver earlier to avoid deferred probeMarek Szyprowski2015-08-21
| | | * | | | regulator: Remove the max77843 driverKrzysztof Kozlowski2015-07-16
| | | * | | | regulator: max77693: Add support for MAX77843 deviceKrzysztof Kozlowski2015-07-16
| | | * | | | drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2015-07-16
| | | * | | | drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-16
| | | * | | | regulator: max77693: Support different register configurationsKrzysztof Kozlowski2015-07-16
| | | | |/ / | | | |/| |
| | * | | | regulator: ltc3589: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-08-30
| | * | | | regulator: ltc3589: Constify ltc3589_reg_defaultsAxel Lin2015-07-07
| | |/ / /
| * | | | regulator: lp872x: handle error caseMilo Kim2015-08-25
| * | | | regulator: lp872x: use the private data instead of updating I2C device platfo...Milo Kim2015-08-25
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown2015-08-30
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: core: Use class device list for regulator_list in late initMark Brown2015-08-12
| | | | | * | | | regulator: core: Move more deallocation into class unregisterMark Brown2015-08-12
| | | | | * | | | regulator: core: Reduce rdev locking region when releasing regulatorMark Brown2015-08-12
| | | | * | | | | regulator: isl9305: Export OF module alias informationJavier Martinez Canillas2015-08-25
| | | | | |/ / / | | | | |/| | |
| | | * / | | | regulator: fan53555: Export I2C module alias informationJavier Martinez Canillas2015-07-31
| | | |/ / / /
| | * / / / / regulator: da9211: support da9215James Ban2015-07-13
| | |/ / / /
| * / / / / regulator: da9210: Add optional interrupt supportGeert Uytterhoeven2015-07-13
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad...Mark Brown2015-08-30
|\ \ \ \ \ \ \ \
| | | | * | | | | regulator: da9062: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-14
| | | | |/ / / /
| | | * / / / / regulator: axp20x: Add module aliasIan Campbell2015-08-04
| | | |/ / / /
| | * / / / / regulator: ad5398: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-08-30
| | |/ / / /
| * | | | | Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-07-17
| |\ \ \ \ \
| * | | | | | regulator: 88pm800: Use regulator_nodes/of_match in the descriptorVaibhav Hiremath2015-07-16
| * | | | | | regulator: 88pm800: Update driver to use devm_regulator_register fnVaibhav Hiremath2015-07-16
| * | | | | | regulator: 88pm800: Fix indentation of assignments of data structuresVaibhav Hiremath2015-07-16
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-08-30
|\ \ \ \ \ \
| * | | | | | regulator: core: use debug level print in regulator_check_drmsArchit Taneja2015-08-28
| * | | | | | regulator: core: Use IS_ERR_OR_NULL()Viresh Kumar2015-08-17
| * | | | | | regulator: core: Spelling fixViresh Kumar2015-08-13
| | |_|/ / / | |/| | | |
| * | | | | regulator: core: Drop regulator_list_mutex when we're done with it on removeMark Brown2015-08-07
| * | | | | regulator: Add lockdep asserts to help detecting locking misuseKrzysztof Kozlowski2015-07-06
| |/ / / /
* | | | | Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linusMark Brown2015-08-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I2015-08-14
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...Mark Brown2015-07-24
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | | * | regulator: core: Fix memory leak in regulator_resolve_supply()Javier Martinez Canillas2015-07-16
| | | | * | regulator: core: Increase refcount for regulator supply's moduleJavier Martinez Canillas2015-07-16
| | | | |/
| | | * | regulator: s2mps11: Fix GPIO suspend enable shift wrapping bugKrzysztof Kozlowski2015-06-24
| | * | | regulator: max8973: Fix up control flag option for bias controlLaxman Dewangan2015-07-07
| | | |/ | | |/|
| * / | regulator: 88pm800: fix LDO vsel_mask valueYi Zhang2015-07-09
| |/ /
* / / regulator: core: Handle full constraints systems when resolving suppliesMark Brown2015-07-15
|/ /
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-02
|\ \
| * | drivers/regulator: include <module.h> for modular max77802 codePaul Gortmaker2015-06-16
* | | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-25
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown2015-06-05
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | regulator: arizona-ldo1: Do not control DVFS clocking from regulatorRichard Fitzgerald2015-06-02
| | |/ /