summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | regulator: fan53555: Export I2C module alias informationJavier Martinez Canillas2015-07-311-0/+1
| | | |/ / / /
| | * / / / / regulator: da9211: support da9215James Ban2015-07-133-23/+41
| | |/ / / /
| * / / / / regulator: da9210: Add optional interrupt supportGeert Uytterhoeven2015-07-131-0/+75
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad...Mark Brown2015-08-304-155/+84Star
|\ \ \ \ \ \ \ \
| | | | * | | | | regulator: da9062: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-141-1/+0Star
| | | | |/ / / /
| | | * / / / / regulator: axp20x: Add module aliasIan Campbell2015-08-041-0/+1
| | | |/ / / /
| | * / / / / regulator: ad5398: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-08-301-1/+0Star
| | |/ / / /
| * | | | | Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2015-07-171-1/+1
| |\ \ \ \ \
| * | | | | | regulator: 88pm800: Use regulator_nodes/of_match in the descriptorVaibhav Hiremath2015-07-161-99/+44Star
| * | | | | | regulator: 88pm800: Update driver to use devm_regulator_register fnVaibhav Hiremath2015-07-161-21/+6Star
| * | | | | | regulator: 88pm800: Fix indentation of assignments of data structuresVaibhav Hiremath2015-07-161-34/+34
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-08-301-4/+18
|\ \ \ \ \ \
| * | | | | | regulator: core: use debug level print in regulator_check_drmsArchit Taneja2015-08-281-1/+1
| * | | | | | regulator: core: Use IS_ERR_OR_NULL()Viresh Kumar2015-08-171-1/+1
| * | | | | | regulator: core: Spelling fixViresh Kumar2015-08-131-1/+1
| | |_|/ / / | |/| | | |
| * | | | | regulator: core: Drop regulator_list_mutex when we're done with it on removeMark Brown2015-08-071-1/+1
| * | | | | regulator: Add lockdep asserts to help detecting locking misuseKrzysztof Kozlowski2015-07-061-0/+14
| |/ / / /
* | | | | Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linusMark Brown2015-08-301-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I2015-08-141-0/+5
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...Mark Brown2015-07-244-7/+20
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | | * | regulator: core: Fix memory leak in regulator_resolve_supply()Javier Martinez Canillas2015-07-161-1/+5
| | | | * | regulator: core: Increase refcount for regulator supply's moduleJavier Martinez Canillas2015-07-161-0/+3
| | | | |/
| | | * | regulator: s2mps11: Fix GPIO suspend enable shift wrapping bugKrzysztof Kozlowski2015-06-241-4/+10
| | * | | regulator: max8973: Fix up control flag option for bias controlLaxman Dewangan2015-07-071-1/+1
| | | |/ | | |/|
| * / | regulator: 88pm800: fix LDO vsel_mask valueYi Zhang2015-07-091-1/+1
| |/ /
* / / regulator: core: Handle full constraints systems when resolving suppliesMark Brown2015-07-151-3/+7
|/ /
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-021-0/+1
|\ \
| * | drivers/regulator: include <module.h> for modular max77802 codePaul Gortmaker2015-06-161-0/+1
* | | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-261-5/+0Star
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown2015-06-051-5/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | regulator: arizona-ldo1: Do not control DVFS clocking from regulatorRichard Fitzgerald2015-06-021-5/+0Star
| | |/ /
* | | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-241-49/+190
|\ \ \ \ | |_|_|/ |/| | |
| * | | regulator: axp20x: Add support for AXP22X regulatorsBoris BREZILLON2015-05-131-0/+96
| * | | regulator: axp20x: Prepare support for multiple AXP chip familiesBoris BREZILLON2015-05-131-49/+94
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown2015-06-225-25/+1465
|\ \ \ \ \ \
| | | * | | | regulator: qcom_spmi: Fix calculating number of voltagesAxel Lin2015-06-191-1/+1
| | | * | | | regulator: qcom_spmi: Add missing braces for aligned codeStephen Boyd2015-06-171-2/+4
| | | * | | | regulator: fix simple_return.cocci warningsJulia Lawall2015-06-161-5/+1Star
| | | * | | | regulator: Add QCOM SPMI regulator driverStephen Boyd2015-06-163-0/+1449
| | | | |/ / | | | |/| |
| | * | | | regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulat...Lee Jones2015-06-081-9/+9
| | * | | | regulator: pwm-regulator: Remove superfluous is_enabled checkLee Jones2015-06-081-8/+4Star
| | * | | | regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddataLee Jones2015-06-081-9/+6Star
| | |/ / /
| * / / / regulator: of: Skip disabled regulator nodesStephen Boyd2015-05-131-1/+1
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max...Mark Brown2015-06-225-208/+297
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US caseAxel Lin2015-06-101-1/+1
| | | | | * | | | regulator: max8973: add support for MAX77621Laxman Dewangan2015-06-091-20/+84
| | | | | * | | | regulator: max8973: configure ramp delay through callbackLaxman Dewangan2015-06-091-16/+57
| | | | | * | | | regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan2015-05-221-6/+23
| | | | | * | | | regulator: max8973: add DT parsing of platform specific parameterLaxman Dewangan2015-05-221-20/+65
| | | | | * | | | regulator: max8973: get rid of extra variable for gpio validityLaxman Dewangan2015-05-211-6/+2Star