summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2020-05-10power: supply: bd70528: use linear rangesMatti Vaittinen
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel
2020-05-10power: reset: ltc2952: remove unused variableHongbo Yao
2020-05-10power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET
2020-05-09power: supply: cw2015: Make some symbols staticChenTao
2020-05-09power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter
2020-05-08power: supply: bd70528: rename linear_range to avoid collisionMatti Vaittinen
2020-05-07power: supply: core: Add type property to uevent envMathew King
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King
2020-05-07power: supply: core: Use designated initializer for property text arraysMathew King
2020-05-07power: supply: core: Cleanup power supply sysfs attribute listMathew King
2020-05-03power: bq25890: protect view of the chip's stateMichał Mirosław
2020-05-03power: bq25890: remove redundant I2C bus checkMichał Mirosław
2020-05-03power: bq25890: make property table constMichał Mirosław
2020-05-03power: bq25890: simplify chip name property getterMichał Mirosław
2020-05-03power: supply: add CellWise cw2015 fuel gauge driverTobias Schramm
2020-05-03power: supply: core: fix memory leak in HWMON error pathQiushi Wu
2020-05-01power: supply: core: tabularize HWMON temperature labelsMichał Mirosław
2020-05-01power: charger-manager: clarify num_properties starting valueMichał Mirosław
2020-05-01power: supply: core: hide unused HWMON labelsMichał Mirosław
2020-05-01power: supply: core: fix HWMON temperature labelsMichał Mirosław
2020-05-01power: supply: generic-adc-battery: Prepare for const propertiesSebastian Reichel
2020-05-01power: supply: charger-manager: Prepare for const propertiesSebastian Reichel
2020-05-01power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław
2020-04-30power: reset: introduce oxnas-restartDaniel Golle
2020-04-29power: supply: max17042_battery: Add support for the TTE_NOW propGeordan Neukum
2020-04-29power: supply: axp288_charger: Omit superfluous error messageTang Bin
2020-04-28power: supply: sc27xx: Add boot voltage supportYuanjiang Yu
2020-04-28power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties supportYuanjiang Yu
2020-04-28power: supply: sc27xx: Allow to change the battery full capacityYuanjiang Yu
2020-04-28power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gaugeYuanjiang Yu
2020-04-28power: supply: ab8500_fg: remove comparison to boolJason Yan
2020-04-28power: reset: qcom-pon: reg write mask depends on pon generationKejia Hu
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky
2020-04-14power: supply: 88pm860x_battery: remove redundant dev_err messageTang Bin
2020-04-14power: supply: axp288_fuel_gauge: Add the Meegopad T02 to the blacklist.Rafael Gandolfi
2020-04-13power: supply: max14656: remove set but not used 'ret'Jason Yan
2020-04-13power: supply: bq24257_charger: Replace depends on REGMAP_I2C with selectEnric Balletbo i Serra
2020-04-10change email address for Pali RohárPali Rohár
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-03-11power: reset: sc27xx: Allow the SC27XX poweroff driver building into a moduleBaolin Wang
2020-03-11power: reset: sc27xx: Change to use cpu_down()Baolin Wang
2020-03-11power: reset: sc27xx: Power off the external subsystems' connectionSherry Zong
2020-03-11power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko
2020-03-08power: reset: at91-reset: handle nrst async for sam9x60Claudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: get rid of at91_reset_dataClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: keep only one reset functionClaudiu.Beznea@microchip.com
2020-03-08power: reset: at91-reset: make at91sam9g45_restart() genericClaudiu.Beznea@microchip.com