summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply
AgeCommit message (Expand)AuthorFilesLines
2020-05-10power: bq25890: update state on property readMichał Mirosław1-0/+4
2020-05-10power: bq25890: fix ADC mode configurationMichał Mirosław1-5/+26
2020-05-10power: bq25890: use proper CURRENT_NOW property for I_BATMichał Mirosław1-10/+10
2020-05-10power: supply: max17040: Correct voltage readingJonathan Bakker1-1/+1
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel1-2/+2
2020-05-10power: supply: smb347-charger: Add delay before getting IRQSTATDavid Heidelberg1-0/+4
2020-05-10power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko1-0/+1
2020-05-10power: supply: KConfig cleanup default nMatti Vaittinen1-2/+0
2020-05-10power: supply: Fix Kconfig help text indentiationMatti Vaittinen1-12/+12
2020-05-10power: supply: Support ROHM bd99954 chargerMatti Vaittinen4-0/+2227
2020-05-10power: supply: add battery parametersMatti Vaittinen1-0/+8
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: 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-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-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/linu...Linus Torvalds2-33/+19
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: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede1-1/+56