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