summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)Author
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-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-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-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: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede
2020-03-06power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller
2020-03-06power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang
2020-02-24power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attributeBaolin Wang
2020-02-24power/supply: ingenic-battery: Don't print error on -EPROBE_DEFERPaul Cercueil
2020-02-10power: supply: cros-ec-usbpd-charger: Fix host eventsJon Flatley
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-01-17power: supply: ipaq_micro_battery: remove unneeded semicolonChen Zhou
2020-01-16power: supply: bq25890_charger: fix incorrect error return when bq25890_field...Colin Ian King
2020-01-15power: supply: axp20x_usb_power: Only poll while offlineSamuel Holland
2020-01-15power: supply: axp20x_usb_power: Add wakeup controlSamuel Holland
2020-01-15power: supply: axp20x_usb_power: Allow offliningSamuel Holland
2020-01-15power: supply: axp20x_usb_power: Use a match structureSamuel Holland
2020-01-15power: suppy: ucs1002: Make the symbol 'ucs1002_regulator_enable' staticChen Wandun
2020-01-14power: supply: bq25890_charger: Add DT and I2C ids for all supported chipsYauhen Kharuzhy
2020-01-14power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chipsYauhen Kharuzhy
2020-01-14power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter
2020-01-14power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck