summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-09-081-1/+1
|\
| *-. Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown2015-09-041-1/+1
| |\ \
| | * | regulator: core: Print at debug level on debugfs creation failureStephen Boyd2015-08-141-1/+1
| | |/
* | | Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2015-08-301-2/+2
|\ \ \
| * | | regulator: tps6586x: silence pointer-to-int-castDaniel Kurtz2015-07-231-2/+2
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown2015-08-305-19/+759
|\ \ \ \ \ \ | | | | |/ /
| | | * | | regulator: rk808: make better use of the gpiod APIUwe Kleine-König2015-07-211-20/+12
| | | * | | regulator: rk808: add #include for gpiod functionsUwe Kleine-König2015-07-211-0/+1
| | | * | | regulator: rk808: fixed the overshoot when adjust voltageChris Zhong2015-07-201-12/+207
| | | |/ /
| | * | | regulator: qcom-spmi: Add vendor specific configurationStephen Boyd2015-07-241-5/+195
| | * | | Merge branch 'topic/ocp' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2015-07-242-0/+12
| | |\ \ \
| | * | | | regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-codedAxel Lin2015-07-091-2/+1
| | | |/ / | | |/| |
| * | | | regulator: qcom_smd: Set n_voltages for pm8941_lnldoAxel Lin2015-08-191-0/+1
| * | | | regulator: Regulator driver for the Qualcomm RPMBjorn Andersson2015-08-173-0/+362
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown2015-08-3023-53/+390
|\ \ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | * | | regulator: pwm-regulator: Fix ' comparison between signed and unsigned intege...Lee Jones2015-07-101-1/+1
| | | | | * | | regulator: pwm-regulator: Fix 'used uninitialized' warningLee Jones2015-07-101-1/+1
| | | | | * | | regulator: pwm-regulator: Fix 'unused-variable' warningLee Jones2015-07-101-2/+0
| | | | | * | | regulator: pwm-regulator: Small clean-upsLee Jones2015-07-091-6/+5
| | | | | * | | regulator: pwm-regulator: Remove obsoleted propertyLee Jones2015-07-091-9/+0
| | | | | * | | regulator: pwm-regulator: Don't assign structure attributes right awayLee Jones2015-07-071-3/+5
| | | | | * | | regulator: pwm-regulator: Simplify voltage to duty-cycle callLee Jones2015-07-071-20/+7
| | | | | * | | regulator: pwm-regulator: Add support for continuous-voltageLee Jones2015-07-071-8/+106
| | | | | * | | regulator: pwm-regulator: Separate voltage-table initialisationLee Jones2015-07-071-32/+45
| | | | | |/ /
| | | | * | | regulator: pfuze100: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-08-291-1/+0
| | | | |/ /
| | | * | | regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-1416-16/+0
| | | |/ /
| | * | | regulator: Add over current protection (OCP) supportStephen Boyd2015-07-242-0/+12
| | |/ /
| * | | regulator: mt6311: fix platform_no_drv_owner.cocci warningskbuild test robot2015-08-301-1/+0
| * | | regulator: mt6311: Trivial clean upAxel Lin2015-08-031-7/+7
| * | | regulator: mt6311: Modify the maximum voltage of buck.Henry Chen2015-08-031-1/+1
| * | | regulator: mt6311: Add support for mt6311 regulatorHenry Chen2015-07-244-0/+255
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown2015-08-307-244/+246
|\ \ \ \ \ \
| | | | * | | regulator: max8973: Set VSEL regmap ops if DVS GPIO is not setMikko Perttunen2015-07-291-0/+9
| | | | * | | regulator: max8973: add support to configure ETR based on rail loadLaxman Dewangan2015-07-071-0/+52
| | | | * | | regulator: max8973: add support to configure ETR from DTLaxman Dewangan2015-07-071-0/+19
| | | * | | | regulators: max77693: register driver earlier to avoid deferred probeMarek Szyprowski2015-08-211-1/+11
| | | * | | | regulator: Remove the max77843 driverKrzysztof Kozlowski2015-07-163-212/+0
| | | * | | | regulator: max77693: Add support for MAX77843 deviceKrzysztof Kozlowski2015-07-162-16/+117
| | | * | | | drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2015-07-161-2/+4
| | | * | | | drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-161-0/+1
| | | * | | | regulator: max77693: Support different register configurationsKrzysztof Kozlowski2015-07-161-12/+27
| | | | |/ / | | | |/| |
| | * | | | regulator: ltc3589: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-08-301-1/+0
| | * | | | regulator: ltc3589: Constify ltc3589_reg_defaultsAxel Lin2015-07-071-1/+1
| | |/ / /
| * | | | regulator: lp872x: handle error caseMilo Kim2015-08-251-4/+7
| * | | | regulator: lp872x: use the private data instead of updating I2C device platfo...Milo Kim2015-08-251-2/+5
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown2015-08-307-78/+179
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: core: Use class device list for regulator_list in late initMark Brown2015-08-121-51/+55
| | | | | * | | | regulator: core: Move more deallocation into class unregisterMark Brown2015-08-121-2/+3
| | | | | * | | | regulator: core: Reduce rdev locking region when releasing regulatorMark Brown2015-08-121-2/+3
| | | | * | | | | regulator: isl9305: Export OF module alias informationJavier Martinez Canillas2015-08-251-0/+1
| | | | | |/ / / | | | | |/| | |
OpenPOWER on IntegriCloud