aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-22Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds13-116/+232
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-433/+0
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds2-3/+4
2019-09-02power: supply: cpcap-charger: Enable vbus boost voltageTony Lindgren1-3/+20
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attributeYuanjiang Yu1-8/+19
2019-09-02power: supply: sc27xx: Optimize the battery capacity calibrationYuanjiang Yu1-35/+92
2019-09-02power: supply: sc27xx: Make sure the alarm capacity is larger than 0Yuanjiang Yu1-0/+2
2019-09-02power: supply: sc27xx: Fix the the accuracy issue of coulomb calculationYuanjiang Yu1-7/+4
2019-09-02power: supply: sc27xx: Fix conditon to enable the FGU interruptYuanjiang Yu1-1/+2
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attributeYuanjiang Yu1-0/+5
2019-09-02power: supply: max77650: add MODULE_ALIAS()Bartosz Golaszewski1-0/+1
2019-09-02power: supply: isp1704: remove redundant assignment to variable retColin Ian King1-1/+1
2019-09-02power: supply: bq25890_charger: Add the BQ25895 partAngus Ainslie (Purism)1-4/+8
2019-09-02power: supply: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()Fuqian Huang1-2/+1
2019-09-02power: supply: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang1-23/+24
2019-09-02power: reset: reboot-mode: Fix author email formatMatwey V. Kornilov1-1/+1
2019-09-02power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range'YueHaibing1-7/+0
2019-09-02power: supply: max17042_battery: Fix a typo in function namesChristophe JAILLET1-4/+4
2019-09-02power: reset: gpio-restart: Fix typo when gpio reset is not foundMichal Simek1-1/+1
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-2/+3
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-1/+1
2019-09-02power: supply: Init device wakeup after device_add()Stephen Boyd1-5/+5
2019-09-02power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-09-02power: supply: sbs-battery: only return health when battery presentMichael Nosthoff1-9/+16
2019-09-02power: supply: sbs-battery: use correct flags fieldMichael Nosthoff1-1/+1
2019-09-01power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklistHans de Goede1-0/+7
2019-09-01power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabeticallyHans de Goede1-6/+7
2019-09-01power: supply: register HWMON devices with valid namesRomain Izard1-1/+14
2019-08-20power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-30power/supply: Drop obsolete JZ4740 driverPaul Cercueil3-433/+0
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds21-13/+798
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+753
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds2-2/+1
2019-07-09power: reset: nvmem-reboot-mode: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2019-07-08Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki1-30/+11
2019-07-05power_supply: wilco_ec: Add charging config driverNick Crews3-0/+197
2019-06-28power: supply: cros: allow to set input voltage and current limitEnric Balletbo i Serra1-0/+116
2019-06-28power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra1-0/+2
2019-06-27power: supply: Initial support for ROHM BD70528 PMIC charger blockMatti Vaittinen3-0/+753
2019-06-26power: supply: fix semicolon.cocci warningskbuild test robot1-1/+1
2019-06-25power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interfaceHan Nandor3-0/+86
2019-06-24reset: qcom-pon: Add support for gen2 ponJohn Stultz1-3/+9
2019-06-23power: supply: Add HWMON compatibility layerAndrey Smirnov4-0/+377
2019-06-23power: supply: sbs-manager: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-23power: supply: rt9455_charger: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-23power: supply: rt5033_battery: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-23power: supply: max17042_battery: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-23power: supply: max17040_battery: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-23power: supply: max14656_charger_detector: simplify getting the adapter of a clientWolfram Sang1-1/+1