summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)Author
2018-07-05power: supply: add cros-ec USBPD charger driver.Sameer Nanda
2018-06-28power: supply: max1721x: fix spelling mistake "RSenese" -> "RSense"Colin Ian King
2018-06-28power: supply: tps65217: Switch to SPDX identifier.Enric Balletbo i Serra
2018-06-28power: supply: sbs-battery: don't assume MANUFACTURER_DATA formatsBrian Norris
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-09Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2018-05-24power: supply: Add fwnode pointer to power_supply_config structAdam Thomson
2018-05-01power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"Colin Ian King
2018-04-26Merge tag 'tags/tcpm-pps-4.18' into psy-nextSebastian Reichel
2018-04-26power: supply: axp288_fuel_gauge: Remove polling from the driverHans de Goede
2018-04-26power: supply: axp288_fuelguage: Do not bind when the fg function is not usedHans de Goede
2018-04-26power: supply: axp288_charger: Do not bind when the charge function is not usedHans de Goede
2018-04-26power: supply: axp288_charger: Support 3500 and 4000 mA input current limitHans de Goede
2018-04-26power: supply: s3c-adc-battery: fix driver data initializationSergiy Kibrik
2018-04-26power: supply: charger-manager: Verify polling interval only when polling req...Ladislav Michl
2018-04-25power: supply: sysfs: Use enum to specify propertyLadislav Michl
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij
2018-04-25power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"Colin Ian King
2018-04-25power: supply: simplify getting .drvdataWolfram Sang
2018-04-25power: supply: bq27xxx: Add support for BQ27426Andrew F. Davis
2018-04-25power: supply: Add 'usb_type' property and supporting codeAdam Thomson
2018-04-25power: supply: Add error checking of psy desc during registrationAdam Thomson
2018-04-03Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2018-03-12Merge branch 'fixes' into for-nextSebastian Reichel
2018-03-12power: supply: da9150-fg: remove VLA usageGustavo A. R. Silva
2018-03-12power: supply: bq2415x: add DT referencing supportSebastian Reichel
2018-03-12power: supply: bq27xxx: support missing supplier deviceSebastian Reichel
2018-03-12max17042: propagate of_node to power supply devicePierre Bourdon
2018-03-09power: supply: axp288_fuel_gauge: Fix full status reportingHans de Goede
2018-03-09power: supply: axp288_fuel_gauge: Do not register FG on ECS EF20EACarlo Caione
2018-03-09power: supply: axp20x_battery: add support for AXP813Quentin Schulz
2018-03-09power: supply: axp20x_battery: use data struct for variant specific codeQuentin Schulz
2018-03-09power: supply: gpio-charger: Remove pdata from gpio_chargerLadislav Michl
2018-03-09power: supply: gpio-charger: Use GPIOF_ACTIVE_LOW for legacy setupLadislav Michl
2018-03-09power: supply: gpio-charger: Remove redundant dev_err call in probe functionLadislav Michl
2018-02-22power: supply: ltc2941-battery-gauge: Fix temperature unitsLadislav Michl
2018-02-21power: add to_power_supply macro to the APIOgnjen Galic
2018-02-13power: supply: gpio-charger: use helper variable to access device infoLadislav Michl
2018-02-13power: supply: gpio-charger: Drop driver remove functionLadislav Michl
2018-02-12power: supply: ltc2941-battery-gauge: Add charge empty and full propertiesLadislav Michl
2018-01-23power: supply: max17042_battery: Always fall back to default platform-dataHans de Goede
2018-01-22power: supply: max17042_battery: Check battery current for status when suppliedHans de Goede
2018-01-09power: supply: axp288_fuel_gauge: Do not register our psy on (some) HDMI sticksHans de Goede
2018-01-09power: supply: axp288_fuel_gauge: Optimize get_current()Hans de Goede
2018-01-09power: supply: axp288_fuel_gauge: Rework get_status()Hans de Goede
2018-01-08power: supply: account for const type of of_device_id.dataJulia Lawall
2018-01-08bq24190: Simplify code in property_is_writeablePavel Machek
2018-01-08power: supply: axp288_fuel_gauge: Get iio-channels once during bootHans de Goede
2018-01-08power: supply: axp288_charger: Properly stop work on probe-error / removeHans de Goede