aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-10power: supply: bd70528: use linear rangesMatti Vaittinen2-89/+56
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel1-5/+5
2020-05-10power: reset: ltc2952: remove unused variableHongbo Yao1-2/+1
2020-05-10power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET1-16/+2
2020-05-09power: supply: cw2015: Make some symbols staticChenTao1-2/+2
2020-05-09power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter1-3/+4
2020-05-08power: supply: bd70528: rename linear_range to avoid collisionMatti Vaittinen1-5/+5
2020-05-07power: supply: core: Add type property to uevent envMathew King1-24/+37
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King1-74/+50
2020-05-07power: supply: core: Use designated initializer for property text arraysMathew King1-14/+60
2020-05-07power: supply: core: Cleanup power supply sysfs attribute listMathew King1-128/+132
2020-05-03power: bq25890: protect view of the chip's stateMichał Mirosław1-56/+26
2020-05-03power: bq25890: remove redundant I2C bus checkMichał Mirosław1-6/+0
2020-05-03power: bq25890: make property table constMichał Mirosław1-1/+1
2020-05-03power: bq25890: simplify chip name property getterMichał Mirosław1-11/+8
2020-05-03power: supply: add CellWise cw2015 fuel gauge driverTobias Schramm3-0/+761
2020-05-03power: supply: core: fix memory leak in HWMON error pathQiushi Wu1-1/+1
2020-05-01power: supply: core: tabularize HWMON temperature labelsMichał Mirosław1-1/+19
2020-05-01power: charger-manager: clarify num_properties starting valueMichał Mirosław1-1/+1
2020-05-01power: supply: core: hide unused HWMON labelsMichał Mirosław1-3/+39
2020-05-01power: supply: core: fix HWMON temperature labelsMichał Mirosław1-1/+1
2020-05-01power: supply: generic-adc-battery: Prepare for const propertiesSebastian Reichel1-11/+11
2020-05-01power: supply: charger-manager: Prepare for const propertiesSebastian Reichel1-18/+22
2020-05-01power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław1-6/+4
2020-04-30power: reset: introduce oxnas-restartDaniel Golle3-0/+241
2020-04-29power: supply: max17042_battery: Add support for the TTE_NOW propGeordan Neukum1-0/+8
2020-04-29power: supply: axp288_charger: Omit superfluous error messageTang Bin1-3/+2
2020-04-28power: supply: sc27xx: Add boot voltage supportYuanjiang Yu1-0/+8
2020-04-28power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties supportYuanjiang Yu1-2/+58
2020-04-28power: supply: sc27xx: Allow to change the battery full capacityYuanjiang Yu1-1/+7
2020-04-28power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gaugeYuanjiang Yu1-0/+1
2020-04-28power: supply: ab8500_fg: remove comparison to boolJason Yan1-1/+1
2020-04-28power: reset: qcom-pon: reg write mask depends on pon generationKejia Hu1-1/+2
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky1-1/+1
2020-04-14power: supply: 88pm860x_battery: remove redundant dev_err messageTang Bin1-6/+2
2020-04-14power: supply: axp288_fuel_gauge: Add the Meegopad T02 to the blacklist.Rafael Gandolfi1-0/+6
2020-04-13power: supply: max14656: remove set but not used 'ret'Jason Yan1-3/+2
2020-04-13power: supply: bq24257_charger: Replace depends on REGMAP_I2C with selectEnric Balletbo i Serra1-1/+1
2020-04-10change email address for Pali RohárPali Rohár4-6/+6
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds2-33/+19
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds11-125/+210
2020-03-11power: reset: sc27xx: Allow the SC27XX poweroff driver building into a moduleBaolin Wang2-2/+7
2020-03-11power: reset: sc27xx: Change to use cpu_down()Baolin Wang1-3/+6
2020-03-11power: reset: sc27xx: Power off the external subsystems' connectionSherry Zong1-0/+5
2020-03-11power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-03-11power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-03-08power: reset: at91-reset: handle nrst async for sam9x60Claudiu.Beznea@microchip.com1-0/+8
2020-03-08power: reset: at91-reset: get rid of at91_reset_dataClaudiu.Beznea@microchip.com1-28/+9
2020-03-08power: reset: at91-reset: keep only one reset functionClaudiu.Beznea@microchip.com1-49/+3
2020-03-08power: reset: at91-reset: make at91sam9g45_restart() genericClaudiu.Beznea@microchip.com1-15/+6