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