aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2017-07-13Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-07-04Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03power: supply: twl4030-charger: add deferred probing for phy and iioH. Nikolaus Schaller
2017-07-03power: supply: twl4030-charger: move irq allocation to just before irqs are e...H. Nikolaus Schaller
2017-06-28PM / AVS: rockchip-io: add io selectors and supplies for rk3228David Wu
2017-06-15power: supply: sbs-battery: Don't needlessly set CAPACITY_MODEShawn Nematbakhsh
2017-06-15power: supply: sbs-battery: Prevent CAPACITY_MODE racesShawn Nematbakhsh
2017-06-15power: supply: bq24735: remove incorrect le16_to_cpu callsPhil Reid
2017-06-15power: supply: sbs-battery: remove incorrect le16_to_cpu callsPhil Reid
2017-06-15power: supply: cpcap-charger: Add missing power_supply_configTony Lindgren
2017-06-14power: supply: twl4030-charger: move allocation of iio channel to the beginningH. Nikolaus Schaller
2017-06-14power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fi...H. Nikolaus Schaller
2017-06-14power: supply: core: constify psy_tcd_ops.Arvind Yadav
2017-06-12power: supply: twl4030_charger: Use sysfs_match_string() helperAndy Shevchenko
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis
2017-06-08Merge branch 'psy-reboot-mode-immutable' into psy-nextSebastian Reichel
2017-06-08power: reset: reboot-mode: Make include file globalBjorn Andersson
2017-06-08power: supply: axp20x_battery: add DT support for battery max constant charge...Quentin Schulz
2017-06-08power: supply: axp20x_battery: add support for DT batteryQuentin Schulz
2017-06-08power: supply: bq27xxx: Add power_supply_battery_info supportLiam Breck
2017-06-08power: supply: bq27xxx: Add chip data memory read/write supportLiam Breck
2017-06-08power: supply: bq27xxx: Add bulk transfer bus methodsMatt Ranostay
2017-06-08power: supply: core: Add power_supply_prop_prechargeLiam Breck
2017-06-08power: supply: core: Add power_supply_battery_info and APILiam Breck
2017-06-08power: supply: cpcap-battery: Add a battery driverTony Lindgren
2017-06-08power: reset: Default POWER_RESET_BRCMSTB to BMIPS_GENERICFlorian Fainelli
2017-06-08power: reset: Allow selecting POWER_RESET_BRCMSTB on ARM64Florian Fainelli
2017-06-08power: reset: at91-sama5d2_shdwc: fix clobber listAlexandre Belloni
2017-06-08power: reset: at91-poweroff: fix clobber listAlexandre Belloni
2017-06-08power: supply: twl4030-charger: remove nonstandard max_current sysfs attributeH. Nikolaus Schaller
2017-06-08power: supply: ltc3651-charger: fix some error codes in probeDan Carpenter
2017-06-08power: supply: sysfs: parse string as enum when writing propertyDavid Lechner
2017-06-08power: supply: Add Apple Brick ID power supply typeBenson Leung
2017-05-15power: supply: core: Add support for supplied-from device-propertyHans de Goede
2017-05-15power: supply: axp20x_usb_power: Drop unnecessary staticJulia Lawall
2017-05-15power: supply: Add ltc3651-charger driverMike Looijmans
2017-05-14power: supply: cpcap-charger: Fix charger voltages based on ADC valuesTony Lindgren
2017-05-14power: supply: cpcap-charger: Update charge current table and add commentsTony Lindgren
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-04power: supply: cpcap-charger: Keep trickle charger bits disabledTony Lindgren
2017-05-04power: supply: cpcap-charger: Fix enable for 3.8V charge settingTony Lindgren
2017-05-04power: supply: cpcap-charger: Fix charge voltage configurationTony Lindgren
2017-05-04power: supply: cpcap-charger: Fix charger nameTony Lindgren
2017-05-04power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel
2017-05-01Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-05-01Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-01power: supply: sbs-battery: Add alert callbackPhil Reid
2017-05-01power: supply: avoid unused twl4030-madc.hSebastian Reichel
2017-05-01power: supply: sbs-battery: Correct supply status with current drawPaul Kocialkowski