summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply
AgeCommit message (Expand)Author
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-05power_supply: wilco_ec: Add charging config driverNick Crews
2019-06-28power: supply: cros: allow to set input voltage and current limitEnric Balletbo i Serra
2019-06-28power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra
2019-06-27power: supply: Initial support for ROHM BD70528 PMIC charger blockMatti Vaittinen
2019-06-26power: supply: fix semicolon.cocci warningskbuild test robot
2019-06-23power: supply: Add HWMON compatibility layerAndrey Smirnov
2019-06-23power: supply: sbs-manager: simplify getting the adapter of a clientWolfram Sang
2019-06-23power: supply: rt9455_charger: simplify getting the adapter of a clientWolfram Sang
2019-06-23power: supply: rt5033_battery: simplify getting the adapter of a clientWolfram Sang
2019-06-23power: supply: max17042_battery: simplify getting the adapter of a clientWolfram Sang
2019-06-23power: supply: max17040_battery: simplify getting the adapter of a clientWolfram Sang
2019-06-23power: supply: max14656_charger_detector: simplify getting the adapter of a c...Wolfram Sang
2019-06-23power: supply: bq25890_charger: simplify getting the adapter of a clientWolfram Sang
2019-06-23power: supply: bq24257_charger: simplify getting the adapter of a clientWolfram Sang
2019-06-23power: supply: bq24190_charger: simplify getting the adapter of a clientWolfram Sang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 455Thomas Gleixner
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 450Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-20power: supply: olpc_battery: Allow building the driver on non-x86Lubomir Rintel
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-05-14power: supply: olpc_battery: force the le/be castsLubomir Rintel
2019-05-10power: supply: ucs1002: Fix build error without CONFIG_REGULATORYueHaibing
2019-05-09power: supply: ucs1002: Fix wrong return value checkingAxel Lin
2019-05-08power: supply: max77650: Add support for battery chargerBartosz Golaszewski
2019-05-03power: supply: Add driver for Microchip UCS1002Andrey Smirnov
2019-05-03power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov
2019-05-02power: supply: core: fix clang -WunsequencedPhong Tran
2019-05-02power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...Nick Crews
2019-05-02power: supply: core: Add Standard, Adaptive, and Custom charge typesNick Crews