summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2018-12-06power: supply: sc27xx: Add fuel gauge low voltage alarmYuanjiang Yu
2018-12-06power: supply: sc27xx: Add fuel gauge calibrationBaolin Wang
2018-12-05power: supply: sc2731_charger: Free battery informationBaolin Wang
2018-12-05power: supply: sc2731_charger: Avoid repeated charge/dischargeBaolin Wang
2018-12-05power: supply: sc2731_charger: Add charger status detectionBaolin Wang
2018-12-05power: supply: sc2731_charger: Add one work to charge/dischargeBaolin Wang
2018-12-05power: reset: at91-poweroff: remove at91_ramc_of_matchClaudiu.Beznea@microchip.com
2018-12-05power: reset: at91-poweroff: use one poweroff function for at91-poweroffClaudiu.Beznea@microchip.com
2018-12-05power: supply: bq24190_charger: add support for bq24196 variantHeiko Stuebner
2018-12-05power: supply: bq24190_charger: add extcon support for USB OTGBrian Masney
2018-12-05power: supply: bq24190_charger: add of_match for usb-otg-vbus regulatorJonathan Marek
2018-12-05power: supply: bq24190_charger: add support for bq24192 variantJonathan Marek
2018-12-05power: reset: ocelot: switch the SI to boot modeAlexandre Belloni
2018-12-05power: reset: gpio-poweroff: add ability to specific active and inactive delaysHeiko Stuebner
2018-12-05power: supply: charger-manager: Make code more readableBaolin Wang
2018-12-05power: supply: charger-manager: Fix incorrect return valueBaolin Wang
2018-12-05power: supply: charger-manager: Fix some misspelled wordsBaolin Wang
2018-12-05power: supply: charger-manager: Remove unused index countingBaolin Wang
2018-12-05power: supply: cpcap-charger: clean an indentation issue, remove tabColin Ian King
2018-12-05Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-nextSebastian Reichel
2018-12-05power: supply: add AC power supply driver for AXP813Oskari Lemmela
2018-12-05power: supply: axp288: use the BIT() macroOlliver Schinagl
2018-12-05power: supply: axp20x: add missing include bitops.hOlliver Schinagl
2018-12-05power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...Colin Ian King
2018-11-27power: reset: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-19power: supply: olpc_battery: correct the temperature unitsLubomir Rintel
2018-11-13power/supply: fix sc27xx_fuel_gauge build errorsRandy Dunlap
2018-11-09power: supply: Add Spreadtrum SC27XX fuel gauge unit driverBaolin Wang
2018-11-09power: supply: core: Add some helpers to use the battery OCV capacity tableBaolin Wang
2018-11-09power: supply: core: Add one field to present the battery internal resistanceBaolin Wang
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold
2018-10-21power: max8925: mark expected switch fall-throughGustavo A. R. Silva
2018-10-21power: supply: fix spelling mistake "Gauage" -> "Gauge"Colin Ian King
2018-10-09PM / AVS: SmartReflex: remove unused functionUwe Kleine-König
2018-09-20power: reset: qcom-pon: Add pms405 pon supportVinod Koul
2018-09-20power: supply: bq27xxx: Add support for BQ27411Liu Xiang
2018-09-20power: supply: Add Spreadtrum SC2731 charger supportBaolin Wang
2018-09-20power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade
2018-09-20power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade
2018-09-18power: supply: bq25890_charger: fix semicolon.cocci warningskbuild test robot
2018-09-16power: supply: max8998-charger: Fix platform data retrievalTomasz Figa
2018-09-16Merge tag 'psy-mfd-cros-immutable-for-v4.20-signed' into psy-nextSebastian Reichel
2018-09-16power: supply: cros: add support for dedicated portFabien Parent
2018-09-16Merge tag 'psy-at91-poweroff-immutable-for-v4.20-signed' into psy-nextSebastian Reichel
2018-09-16power: reset: at91-poweroff: do not procede if at91_shdwc is allocatedClaudiu Beznea
2018-09-16power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwcClaudiu Beznea
2018-09-16power: reset: at91-poweroff: make sclk part of struct shdwcClaudiu Beznea
2018-09-16power: reset: at91-poweroff: make mpddrc_base part of struct shdwcClaudiu Beznea
2018-09-16power: reset: at91-poweroff: use only one poweroff functionClaudiu Beznea