Age | Commit message (Expand) | Author | Files | Lines |
2015-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -2/+2 |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+60 |
2015-09-01 | Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -0/+1 |
2015-08-21 | bq2415x_charger: Allow to load and use driver even if notify device is not re... | Pali Rohár | 1 | -64/+79 |
2015-08-08 | PM / AVS: rockchip-io: add io selectors and supplies for rk3368 | Heiko Stuebner | 1 | -0/+59 |
2015-08-08 | PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS | Heiko Stuebner | 1 | -1/+1 |
2015-08-07 | twl4030_charger: fix compile error when TWL4030_MADC not available. | NeilBrown | 1 | -1/+16 |
2015-08-05 | power: bq24190_charger: Fix charge type sysfs property | Andreas Dannenberg | 1 | -1/+1 |
2015-08-05 | power: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 1 | -6/+11 |
2015-08-05 | power: Export I2C module alias information in missing drivers | Javier Martinez Canillas | 2 | -1/+2 |
2015-08-05 | twl4030_charger: Increase current carefully while watching voltage. | NeilBrown | 1 | -6/+61 |
2015-08-05 | twl4030_charger: add ac/mode to match usb/mode | NeilBrown | 1 | -8/+27 |
2015-08-05 | twl4030_charger: add software controlled linear charging mode. | NeilBrown | 1 | -5/+50 |
2015-08-05 | twl4030_charger: enable manual enable/disable of usb charging. | NeilBrown | 1 | -0/+59 |
2015-08-05 | twl4030_charger: allow max_current to be managed via sysfs. | NeilBrown | 1 | -0/+72 |
2015-08-05 | twl4030_charger: distinguish between USB current and 'AC' current | NeilBrown | 1 | -7/+29 |
2015-08-05 | twl4030_charger: allow fine control of charger current. | NeilBrown | 1 | -8/+160 |
2015-08-05 | twl4030_charger: split uA calculation into a function. | NeilBrown | 1 | -13/+35 |
2015-08-05 | twl4030_charger: trust phy to determine when USB power is available. | NeilBrown | 1 | -27/+6 |
2015-08-05 | twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node | NeilBrown | 1 | -1/+5 |
2015-08-05 | twl4030_charger: convert to module_platform_driver instead of ..._probe. | Pavel Machek | 1 | -3/+3 |
2015-08-05 | twl4030_charger: use runtime_pm to keep usb phy active while charging. | NeilBrown | 1 | -13/+5 |
2015-08-03 | thermal: consistently use int for temperatures | Sascha Hauer | 2 | -2/+2 |
2015-08-03 | rx51-battery: Set name to rx51-battery | Pali Rohár | 1 | -1/+1 |
2015-07-27 | power: olpc_battery: clean up eeprom read function | Vladimir Zapolskiy | 1 | -6/+1 |
2015-07-27 | power: ds2781_battery: clean up eeprom read/write functions | Vladimir Zapolskiy | 1 | -8/+0 |
2015-07-27 | power: ds2780_battery: clean up eeprom read/write functions | Vladimir Zapolskiy | 1 | -18/+2 |
2015-07-27 | power_supply: bq24735: Convert to using managed resources | Vaishali Thakkar | 1 | -38/+13 |
2015-07-27 | power/reset: zx: Remove unnecessary include file | Jun Nie | 1 | -2/+0 |
2015-07-24 | power: bq27x00_battery: Checkpatch fixes | Andrew F. Davis | 1 | -13/+11 |
2015-07-24 | power: bq27x00_battery: Fix function parameter alignment | Andrew F. Davis | 1 | -7/+7 |
2015-07-24 | power: bq27x00_battery: Fix lines over 80 characters long | Andrew F. Davis | 1 | -37/+37 |
2015-07-24 | power: bq27x00_battery: Add manufacturer property | Andrew F. Davis | 1 | -0/+9 |
2015-07-24 | power/reset: zx: Register restart handler | Jun Nie | 3 | -0/+90 |
2015-07-24 | power/ltc2941-battery-gauge.c: Use the devicetree node name as supply name | Mike Looijmans | 1 | -46/+8 |
2015-07-24 | twl4030_charger: use devres for power_supply_register and kzalloc. | NeilBrown | 1 | -25/+11 |
2015-07-24 | twl4030_charger: use devm_request_threaded_irq | NeilBrown | 1 | -12/+6 |
2015-07-20 | power: reset: at91: add sama5d3 reset function | Josh Wu | 1 | -7/+19 |
2015-07-16 | drivers: max77693: Move state container to common header | Krzysztof Kozlowski | 1 | -0/+1 |
2015-07-13 | power_supply: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 3 | -3/+0 |
2015-07-09 | power_supply: rt9455_charger: Properly notify userspace about charging events | Anda-Maria Nicolae | 1 | -2/+14 |
2015-07-02 | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -1/+1 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+8 |
2015-06-27 | power: axp288_charger: fix for API change | Stephen Rothwell | 1 | -3/+3 |
2015-06-27 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -12/+9 |
2015-06-24 | Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 21 | -88/+4971 |
2015-06-19 | power_supply: Correct kerneldoc copy paste errors | Bjorn Andersson | 1 | -3/+3 |
2015-06-16 | drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driver | Paul Gortmaker | 1 | -1/+1 |
2015-06-15 | wm831x_power: Fix off-by-one at free_irq() | Takeshi Yoshimura | 1 | -0/+1 |
2015-06-13 | power_supply: rt9455_charger: Fix error reported by static analysis tool | Anda-Maria Nicolae | 1 | -3/+0 |