summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-15power: supply: cpcap-battery: Add charge_now propertyArthur Demchenkov1-0/+11
2021-01-15power: supply: cpcap-battery: Implement capacity reportingArthur Demchenkov1-1/+12
2021-01-15power: supply: cpcap-battery: Keep track of state for capacity reportingArthur Demchenkov1-1/+55
2021-01-15power: supply: cpcap-battery: Add charge_full propertyArthur Demchenkov1-0/+17
2021-01-15power: supply: cpcap-battery: Use charger status for battery full detectionTony Lindgren1-4/+52
2021-01-15power: supply: cpcap-charger: Provide state updates for battery from chargerTony Lindgren2-7/+40
2021-01-15power: supply: cpcap-charger: Simplify things with enable and disableTony Lindgren1-42/+39
2021-01-15power: supply: cpcap-charger: Drop internal state and use generic statsTony Lindgren1-39/+42
2021-01-15power: supply: cpcap-charger: Limiting charge current on Droid 4Pavel Machek1-6/+43
2021-01-15power: supply: cpcap-charger: Use standard enumerationTony Lindgren1-20/+19
2021-01-15power: supply: cpcap-charger: Make VBUS already provided debug onlyTony Lindgren1-1/+1
2021-01-15power: supply: cpcap-charger: Fix flakey reboot with charger connectedTony Lindgren1-1/+7
2021-01-15power: supply: cpcap-battery: Fix missing power_supply_put()Tony Lindgren1-3/+7
2021-01-15power: supply: cpcap-charger: Fix missing power_supply_put()Tony Lindgren1-0/+1
2021-01-15power: supply: Add battery gauge driver for Acer Iconia Tab A500Dmitry Osipenko3-0/+304
2021-01-15power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] ov...Ricardo Rivera-Matos1-1/+5
2021-01-14Merge tag 'ib-psy-pxa-for-5.12-signed' into psy-nextSebastian Reichel8-57/+51
2021-01-14power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij5-30/+19
2021-01-14power: supply: z2_battery: Convert to GPIO descriptorsLinus Walleij3-27/+32
2021-01-14power: reset: Add poweroff driver for ATC260x PMICsCristian Ciocaltea3-1/+270
2021-01-14power: supply: core: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-01-14power: supply: ltc4162-l: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-01-13power/supply: Add ltc4162-l-chargerMike Looijmans4-0/+1022
2021-01-13power: supply: max8903: Convert to GPIO descriptorsLinus Walleij1-220/+168
2021-01-13power: supply: max8903: Absorb pdata headerLinus Walleij2-44/+31
2021-01-13power: supply: max14656: Drop unused includesLinus Walleij1-2/+0
2021-01-13power: supply: remove duplicated argument in power_supply_hwmon_infoMenglong Dong1-2/+0
2021-01-13power: supply: axp288_fuel_gauge: Add Mele PCG03 to the deny-listHans de Goede1-0/+6
2021-01-06power: supply: bq256xx: Introduce the BQ256XX charger driverRicardo Rivera-Matos3-0/+1757
2021-01-06dt-bindings: power: Add the bq256xx dt bindingsRicardo Rivera-Matos1-0/+110
2021-01-06power: supply: max8997_charger: fix spelling mistake "diconnected" -> "discon...Colin Ian King1-1/+1
2021-01-05power: supply: max8997_charger: Set CHARGER current limitTimon Baetz2-0/+97
2021-01-03power: supply: cpcap: Add missing IRQF_ONESHOT to fix regressionTony Lindgren2-2/+2
2020-12-30power: supply: ingenic: remove unneeded semicolonTom Rix1-1/+1
2020-12-30power: supply: cpcap-battery: improve handling of 3rd party batteries.Carl Philipp Klemm1-2/+9
2020-12-29power: reset: linkstation-poweroff: add missing put_device()Daniel González Cabanelas1-0/+1
2020-12-28Linux 5.11-rc1Linus Torvalds1-2/+2
2020-12-27proc mountinfo: make splice available againLinus Torvalds1-3/+6
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-26/+42
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+22
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-33/+20
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1