Age | Commit message (Expand) | Author | Files | Lines |
2016-03-26 | Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+0 |
2016-03-26 | Fix permissions of drivers/power/avs/rockchip-io-domain.c | Rafael J. Wysocki | 1 | -0/+0 |
2016-03-25 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+58 |
2016-03-24 | PM / AVS: rockchip-io: add io selectors and supplies for rk3399 | David Wu | 1 | -0/+58 |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -63/+24 |
2016-03-18 | power: ab8500: convert to use match_string() helper | Andy Shevchenko | 4 | -40/+20 |
2016-03-18 | power: charger_manager: convert to use match_string() helper | Andy Shevchenko | 1 | -23/+4 |
2016-03-17 | Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 18 | -62/+624 |
2016-03-03 | power: pm2301-charger: use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -16/+6 |
2016-03-03 | power: ipaq-micro-battery: use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -2/+2 |
2016-03-03 | power_supply: 88pm860x_charger: do not pass NULL to power_supply_put | Colin Ian King | 1 | -1/+1 |
2016-03-03 | jz4740-battery: Correct voltage change check | Maarten ter Huurne | 1 | -1/+1 |
2016-03-03 | power_supply: lp8788-charger: initialize boolean 'found' | Colin Ian King | 1 | -1/+1 |
2016-03-03 | goldfish: Enable ACPI-based enumeration for goldfish battery | Yu Ning | 1 | -0/+8 |
2016-03-03 | power: goldfish_battery: add devicetree bindings | Greg Hackmann | 1 | -1/+8 |
2016-02-24 | power: act8945a: add charger driver for ACT8945A | Wenyou Yang | 3 | -0/+367 |
2016-02-21 | power: bq27xxx_battery: Restore device name | Ivaylo Dimitrov | 1 | -3/+34 |
2016-02-21 | power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF... | Pali Rohár | 2 | -0/+36 |
2016-02-21 | power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF... | Pali Rohár | 1 | -0/+20 |
2016-02-21 | power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is n... | Pali Rohár | 1 | -0/+2 |
2016-02-21 | power_supply: isp1704_charger: Add compatible of match for nxp,isp1707 | Pali Rohár | 1 | -0/+1 |
2016-02-21 | power_supply: isp1704_charger: Error messages when probe fail | Pali Rohár | 1 | -4/+14 |
2016-02-15 | power_supply: Add types for USB Type C and PD chargers | Benson Leung | 1 | -1/+2 |
2016-02-15 | power: bq24735-charger: add 'ti,external-control' option | Jonathan Tinkham | 1 | -0/+11 |
2016-02-15 | power: bq24735-charger: fix failed i2c with ac-detect | Jonathan Tinkham | 1 | -21/+24 |
2016-02-15 | power: reset: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 1 | -0/+2 |
2016-02-15 | power: collie_battery: hide unused variable | Arnd Bergmann | 1 | -1/+2 |
2016-02-15 | power/reset: versatile: support the actual versatile | Linus Walleij | 1 | -12/+27 |
2016-02-15 | bq24735_charger: add status property to view/enable/disable charging | Peter Rosin | 1 | -1/+89 |
2016-01-14 | power: bq27xxx_battery: Fix bq27541 AveragePower register address | Liu Xiang | 1 | -1/+1 |
2016-01-07 | power: test_power: correctly handle empty writes | Sasha Levin | 1 | -0/+2 |
2016-01-07 | power: generic-adc-battery: use to_delayed_work | Geliang Tang | 1 | -1/+1 |
2016-01-07 | power: isp1704_charger: Fix isp1704_write() definition | Ivaylo Dimitrov | 1 | -1/+1 |
2016-01-07 | power: bq27xxx: fix register numbers of bq27500 | H. Nikolaus Schaller | 1 | -3/+3 |
2016-01-07 | power: bq27xxx: fix reading for bq27000 and bq27010 | H. Nikolaus Schaller | 1 | -3/+9 |
2015-12-08 | power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them | Krzysztof Kozlowski | 1 | -2/+1 |
2015-12-05 | power: bq27xxx_battery: Reorganize I2C into a module | Andrew F. Davis | 4 | -311/+180 |
2015-12-05 | power: bq27xxx: don't fill system log by missing battery | NeilBrown | 1 | -1/+1 |
2015-12-05 | power: max8903_charger: set IRQF_ONESHOT if no primary handler is specified | Saurabh Sengar | 1 | -12/+12 |
2015-12-05 | power/reset: at91-reset: add missing of_node_put | Julia Lawall | 1 | -0/+1 |
2015-12-05 | power: ds2782_battery: constify ds278x_battery_ops structure | Julia Lawall | 1 | -2/+2 |
2015-12-05 | power: bq2415x_charger: Delete unnecessary checks before the function call "o... | Markus Elfring | 1 | -4/+2 |
2015-11-06 | Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+590 |
2015-11-05 | Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 25 | -1440/+3467 |
2015-10-19 | power: bq27xxx_battery: Remove unneeded dependency in Kconfig | Andrew F. Davis | 1 | -1/+0 |
2015-10-19 | power: bq27xxx_battery: move irq handler to i2c section | Sebastian Reichel | 1 | -9/+9 |
2015-10-19 | power: bq27xxx_battery: fix platform probe | Sebastian Reichel | 1 | -0/+1 |
2015-10-16 | twl4030_charger: add missing iio dependency | Sebastian Reichel | 1 | -1/+1 |
2015-10-15 | power_supply: charger-manager: add missing of_node_put | Julia Lawall | 1 | -1/+3 |
2015-10-14 | PM / AVS: rockchip-io: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |