summaryrefslogtreecommitdiff
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power_supply: fix return value of get_propertyRhyland Klein2016-07-012-2/+6
* power: qcom_smbb: Make an extcon for usb cable detectionStephen Boyd2016-06-292-0/+22
* max8903: adds support for initiation via device treeChris Lapa2016-06-281-6/+72
* max8903: remove unnecessary 'out of memory' error message.Chris Lapa2016-06-281-3/+1
* max8903: removes non zero validity checks on gpios.Chris Lapa2016-06-281-68/+47
* max8903: adds requesting of gpios.Chris Lapa2016-06-281-34/+102
* max8903: cleans up confusing relationship between dc_valid, dok and dcm.Chris Lapa2016-06-281-13/+9
* max8903: store pointer to pdata instead of copying it.Chris Lapa2016-06-281-7/+13
* Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-powersupply-4.8' into ...Sebastian Reichel2016-06-281-24/+53
|\
| * power: axp288_charger: Replace deprecatd API of extconChanwoo Choi2016-06-101-24/+53
* | power_supply: bq27xxx_battery: Group register mappings into one tableAndrew F. Davis2016-06-181-148/+136
* | power/reset: make syscon_poweroff() staticBen Dooks2016-06-101-1/+1
* | power: axp20x_usb: Add support for usb power-supply on axp22x pmicsHans de Goede2016-06-101-23/+69
* | power_supply: bq27xxx_battery: Index register numbers by enumAndrew F. Davis2016-06-101-119/+119
* | power_supply: bq27xxx_battery: Fix copy/paste error in header commentAndrew F. Davis2016-06-101-1/+1
* | power: reset: keystone: Enable COMPILE_TESTKrzysztof Kozlowski2016-06-031-1/+2
|/
* Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-05-206-10/+297
|\
| * sbs-battery: fix power status when battery charging near dryYH Huang2016-04-101-4/+0
| * power: ipaq-micro-battery: freeing the wrong variableDan Carpenter2016-04-101-1/+1
| * power/max8925: freeing wrong variableDan Carpenter2016-04-101-5/+5
| * power: reset: at91-shdwc: add new shutdown controller driverNicolas Ferre2016-04-103-0/+291
* | PM / AVS: rockchip-io: make io-domains a child of the GRFHeiko Stuebner2016-04-261-1/+9
|/
* Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-251-0/+0
|\
| * Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki2016-03-251-0/+0
* | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-241-0/+58
|\ \ | |/
| * PM / AVS: rockchip-io: add io selectors and supplies for rk3399David Wu2016-03-231-0/+58
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-185-63/+24
|\ \
| * | power: ab8500: convert to use match_string() helperAndy Shevchenko2016-03-174-40/+20
| * | power: charger_manager: convert to use match_string() helperAndy Shevchenko2016-03-171-23/+4
| |/
* | Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-03-1718-62/+624
|\ \ | |/ |/|
| * power: pm2301-charger: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-16/+6
| * power: ipaq-micro-battery: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-031-2/+2
| * power_supply: 88pm860x_charger: do not pass NULL to power_supply_putColin Ian King2016-03-031-1/+1
| * jz4740-battery: Correct voltage change checkMaarten ter Huurne2016-03-031-1/+1
| * power_supply: lp8788-charger: initialize boolean 'found'Colin Ian King2016-03-031-1/+1
| * goldfish: Enable ACPI-based enumeration for goldfish batteryYu Ning2016-03-031-0/+8
| * power: goldfish_battery: add devicetree bindingsGreg Hackmann2016-03-031-1/+8
| * power: act8945a: add charger driver for ACT8945AWenyou Yang2016-02-243-0/+367
| * power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF...Pali Rohár2016-02-212-0/+36
| * power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF...Pali Rohár2016-02-211-0/+20
| * power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is n...Pali Rohár2016-02-211-0/+2
| * power_supply: isp1704_charger: Add compatible of match for nxp,isp1707Pali Rohár2016-02-211-0/+1
| * power_supply: isp1704_charger: Error messages when probe failPali Rohár2016-02-211-4/+14
| * power_supply: Add types for USB Type C and PD chargersBenson Leung2016-02-151-1/+2
| * power: bq24735-charger: add 'ti,external-control' optionJonathan Tinkham2016-02-151-0/+11
| * power: bq24735-charger: fix failed i2c with ac-detectJonathan Tinkham2016-02-151-21/+24
| * power: reset: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-02-151-0/+2
| * power: collie_battery: hide unused variableArnd Bergmann2016-02-151-1/+2
| * power/reset: versatile: support the actual versatileLinus Walleij2016-02-151-12/+27
| * bq24735_charger: add status property to view/enable/disable chargingPeter Rosin2016-02-151-1/+89