aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-06power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller1-2/+2
2020-03-06power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan1-16/+19
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang1-1/+1
2020-02-24power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attributeBaolin Wang1-0/+12
2020-02-24power/supply: ingenic-battery: Don't print error on -EPROBE_DEFERPaul Cercueil1-1/+2
2020-02-10power: supply: cros-ec-usbpd-charger: Fix host eventsJon Flatley2-33/+19
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2020-01-17power: supply: ipaq_micro_battery: remove unneeded semicolonChen Zhou1-3/+3
2020-01-16power: supply: bq25890_charger: fix incorrect error return when bq25890_field...Colin Ian King1-1/+1
2020-01-15power: supply: axp20x_usb_power: Only poll while offlineSamuel Holland1-9/+21
2020-01-15power: supply: axp20x_usb_power: Add wakeup controlSamuel Holland1-16/+67
2020-01-15power: supply: axp20x_usb_power: Allow offliningSamuel Holland1-0/+30
2020-01-15power: supply: axp20x_usb_power: Use a match structureSamuel Holland1-29/+57
2020-01-15power: suppy: ucs1002: Make the symbol 'ucs1002_regulator_enable' staticChen Wandun1-1/+1
2020-01-14power: supply: bq25890_charger: Add DT and I2C ids for all supported chipsYauhen Kharuzhy1-0/+6
2020-01-14power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chipsYauhen Kharuzhy1-21/+76
2020-01-14power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter1-1/+1
2020-01-14power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck1-1/+1
2020-01-14power: supply: max17040: Correct IRQ wake handlingMarek Szyprowski1-12/+4