summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | power_supply: max17042: Use regmap_update_bits instead read and writeKrzysztof Kozlowski2015-02-251-6/+4
| * | | power_supply: max17040: Use system efficient workqueuesKrzysztof Kozlowski2015-02-251-3/+6
| * | | power_supply: max14577: Properly handle error conditionsKrzysztof Kozlowski2015-02-251-36/+73
| * | | power_supply: max14577: Don't store charging and battery states for laterKrzysztof Kozlowski2015-02-251-5/+0
| * | | power_supply: max77693: Properly handle error conditionsKrzysztof Kozlowski2015-02-251-44/+55
| * | | power: Use subdir-ccflags-* to inherit debug flagGeert Uytterhoeven2015-02-251-1/+1
| * | | bq27x00_battery: register as non-wakeup power supply.NeilBrown2015-02-251-1/+1
| * | | power_supply: rt5033: Constify struct regmap_configKrzysztof Kozlowski2015-02-251-1/+1
| * | | MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list.Adam Thomson2015-02-251-0/+4
| * | | power: da9150: Add DT binding documentation for chargerAdam Thomson2015-02-251-0/+26
| * | | power: Add support for DA9150 ChargerAdam Thomson2015-02-253-0/+701
| * | | Merge branch 'da9150-charger-fuelgauge' into nextSebastian Reichel2015-02-254-0/+433
| |\ \ \
| | * | | iio: da9150: Add DT binding documentation for GPADCAdam Thomson2015-02-251-0/+16
| | * | | iio: Add support for DA9150 GPADCAdam Thomson2015-02-253-0/+417
| | |/ /
| * / / power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)Mike Looijmans2015-02-251-1/+1
| |/ /
* | | Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-04-1426-358/+778
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-nextMark Brown2015-04-101-3/+2
| |\ \ \
| | * | | regulator: wm8350: Remove unused variableFabio Estevam2015-03-051-1/+0
| | * | | regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE eventsGeert Uytterhoeven2015-02-241-2/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-1014-152/+334
| |\ \ \ \ \ \ \
| | | | | | * | | regulator: stw481x: Remove unused fields from struct stw481xAxel Lin2015-03-212-8/+4
| | | | | | |/ /
| | | | | * | | regulator: qcom: Tidy up probe()Bjorn Andersson2015-04-081-10/+11
| | | | | * | | regulator: qcom: Rework to single platform deviceBjorn Andersson2015-04-081-83/+161
| | | | | * | | regulator: qcom: Refactor of-parsing codeBjorn Andersson2015-04-081-60/+81
| | | | | * | | regulator: qcom: Don't enable DRMS in driverBjorn Andersson2015-04-081-4/+0
| | | | * | | | regulator: palmas: Add has_regen3 check for TPS659038Keerthy2015-03-172-1/+9
| | | | * | | | Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-03-172-0/+7
| | | | |\ \ \ \
| | | | * | | | | regulator: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
| | | | | |_|/ / | | | | |/| | |
| | | * / | | | regulator: core: Add devres versions of notifier registrationCharles Keepax2015-03-052-0/+101
| | | |/ / / /
| | * | | | | regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell2015-03-102-5/+5
| | * | | | | regulator: Drop temporary regulator_set_optimum_mode wrapperBjorn Andersson2015-03-091-7/+0
| | * | | | | usb: phy: phy-msm-usb: Rename regulator_set_optimum_modeBjorn Andersson2015-03-091-10/+5
| | * | | | | usb: phy: ab8500-usb: Rename regulator_set_optimum_modeBjorn Andersson2015-03-091-2/+2
| | * | | | | ufs: Rename of regulator_set_optimum_modeBjorn Andersson2015-03-091-20/+7
| | * | | | | regulator: Rename regulator_set_optimum_modeBjorn Andersson2015-03-093-8/+14
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown2015-04-107-138/+80
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | * | | | regulator: max8660: Handle empty regulator dataMarkus Pargmann2015-04-101-3/+3
| | | | | * | | | regulator: max8660: fix assignment of pdata to data that becomes deadColin Ian King2015-04-081-2/+1
| | | | | |/ / /
| | | | * | | | mfd: max77693: Remove unused structuresKrzysztof Kozlowski2015-03-301-11/+1
| | | | * | | | regulator: max77693: Let core parse DT and drop board files supportKrzysztof Kozlowski2015-03-301-84/+9
| | | | |/ / /
| | | * | | | regulator: qcom-rpm: Implement set_load and enable drmsBjorn Andersson2015-02-231-0/+30
| | | * | | | regulator: core: Introduce set_load opBjorn Andersson2015-02-232-15/+27
| | | |/ / /
| | * / / / regulator: dbx500: Remove use of seq_puts/seq_printf return valueJoe Perches2015-02-241-23/+9
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...Mark Brown2015-04-106-31/+189
| |\ \ \ \ \ \ \
| | | | | * | | | regulator: da9211: Pass NULL data with OVER_CURRENT eventGeert Uytterhoeven2015-02-241-4/+2
| | | | | * | | | regulator: da9211: Fix wrong register name in error messageGeert Uytterhoeven2015-02-241-1/+1
| | | | | |/ / /
| | | | * | | | regulator: arizona-micsupp: Drop OF node reference on error pathCharles Keepax2015-02-211-2/+3
| | | * | | | | regulator: arizona-ldo1: Drop OF node reference on error pathCharles Keepax2015-02-211-2/+3
| | | |/ / / /
| | * | | | | regulator: act8865: add input supply handlingHeiko Stuebner2015-03-072-27/+50
| | * | | | | regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel2015-03-063-2/+137
| | | |/ / / | | |/| | |