aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2015-09-17Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-10twl4030_charger: fix another compile errorGrazvydas Ignotas
2015-09-10Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy...Sebastian Reichel
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-31Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-08-21bq2415x_charger: Allow to load and use driver even if notify device is not re...Pali Rohár
2015-08-08PM / AVS: rockchip-io: add io selectors and supplies for rk3368Heiko Stuebner
2015-08-08PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner
2015-08-07twl4030_charger: fix compile error when TWL4030_MADC not available.NeilBrown
2015-08-05power: bq24190_charger: Fix charge type sysfs propertyAndreas Dannenberg
2015-08-05power: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-05power: Export I2C module alias information in missing driversJavier Martinez Canillas
2015-08-05twl4030_charger: Increase current carefully while watching voltage.NeilBrown
2015-08-05twl4030_charger: add ac/mode to match usb/modeNeilBrown
2015-08-05twl4030_charger: add software controlled linear charging mode.NeilBrown
2015-08-05twl4030_charger: enable manual enable/disable of usb charging.NeilBrown
2015-08-05twl4030_charger: allow max_current to be managed via sysfs.NeilBrown
2015-08-05twl4030_charger: distinguish between USB current and 'AC' currentNeilBrown
2015-08-05twl4030_charger: allow fine control of charger current.NeilBrown
2015-08-05twl4030_charger: split uA calculation into a function.NeilBrown
2015-08-05twl4030_charger: trust phy to determine when USB power is available.NeilBrown
2015-08-05twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_nodeNeilBrown
2015-08-05twl4030_charger: convert to module_platform_driver instead of ..._probe.Pavel Machek
2015-08-05twl4030_charger: use runtime_pm to keep usb phy active while charging.NeilBrown
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-08-03rx51-battery: Set name to rx51-batteryPali Rohár
2015-07-27power: olpc_battery: clean up eeprom read functionVladimir Zapolskiy
2015-07-27power: ds2781_battery: clean up eeprom read/write functionsVladimir Zapolskiy
2015-07-27power: ds2780_battery: clean up eeprom read/write functionsVladimir Zapolskiy
2015-07-27power_supply: bq24735: Convert to using managed resourcesVaishali Thakkar
2015-07-27power/reset: zx: Remove unnecessary include fileJun Nie
2015-07-24power: bq27x00_battery: Checkpatch fixesAndrew F. Davis
2015-07-24power: bq27x00_battery: Fix function parameter alignmentAndrew F. Davis
2015-07-24power: bq27x00_battery: Fix lines over 80 characters longAndrew F. Davis
2015-07-24power: bq27x00_battery: Add manufacturer propertyAndrew F. Davis
2015-07-24power/reset: zx: Register restart handlerJun Nie
2015-07-24power/ltc2941-battery-gauge.c: Use the devicetree node name as supply nameMike Looijmans
2015-07-24twl4030_charger: use devres for power_supply_register and kzalloc.NeilBrown
2015-07-24twl4030_charger: use devm_request_threaded_irqNeilBrown
2015-07-20power: reset: at91: add sama5d3 reset functionJosh Wu
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski
2015-07-13power_supply: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-09power_supply: rt9455_charger: Properly notify userspace about charging eventsAnda-Maria Nicolae
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-26power: axp288_charger: fix for API changeStephen Rothwell
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-23Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-06-19power_supply: Correct kerneldoc copy paste errorsBjorn Andersson