summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply
Commit message (Expand)AuthorAgeFilesLines
* change email address for Pali RohárPali Rohár2020-04-104-6/+6
* Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-082-33/+19
|\
| * power: supply: cros-ec-usbpd-charger: Fix host eventsJon Flatley2020-02-102-33/+19
* | power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-2/+2
* | power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko2020-03-111-1/+4
* | power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede2020-03-081-1/+56
* | power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller2020-03-061-2/+2
* | power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan2020-03-061-16/+19
* | power: supply: Allow charger manager can be built as a moduleBaolin Wang2020-03-061-1/+1
* | power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attributeBaolin Wang2020-02-241-0/+12
* | power/supply: ingenic-battery: Don't print error on -EPROBE_DEFERPaul Cercueil2020-02-241-1/+2
|/
* Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-041-1/+0
|\
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-1/+0
* | power: supply: ipaq_micro_battery: remove unneeded semicolonChen Zhou2020-01-171-3/+3
* | power: supply: bq25890_charger: fix incorrect error return when bq25890_field...Colin Ian King2020-01-161-1/+1
* | power: supply: axp20x_usb_power: Only poll while offlineSamuel Holland2020-01-151-9/+21
* | power: supply: axp20x_usb_power: Add wakeup controlSamuel Holland2020-01-151-16/+67
* | power: supply: axp20x_usb_power: Allow offliningSamuel Holland2020-01-151-0/+30
* | power: supply: axp20x_usb_power: Use a match structureSamuel Holland2020-01-151-29/+57
* | power: suppy: ucs1002: Make the symbol 'ucs1002_regulator_enable' staticChen Wandun2020-01-151-1/+1
* | power: supply: bq25890_charger: Add DT and I2C ids for all supported chipsYauhen Kharuzhy2020-01-141-0/+6
* | power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chipsYauhen Kharuzhy2020-01-141-21/+76
* | power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter2020-01-141-1/+1
* | power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck2020-01-141-1/+1
* | power: supply: max17040: Correct IRQ wake handlingMarek Szyprowski2020-01-141-12/+4
* | power: supply: axp20x_usb_power: Remove unused device_nodeSamuel Holland2020-01-141-2/+0
* | power: supply: axp20x_ac_power: Add wakeup controlSamuel Holland2020-01-141-17/+74
* | power: supply: axp20x_ac_power: Allow offliningSamuel Holland2020-01-141-1/+8
* | power: supply: axp20x_ac_power: Fix reporting online statusSamuel Holland2020-01-141-6/+25
* | power: supply: abx500_chargalg: Remove unneeded semicolonMa Feng2019-12-191-1/+1
* | power: supply: ab8500_charger: Remove unneeded semicolonMa Feng2019-12-191-3/+3
* | power: supply: ab8500: Remove unneeded semicolonMa Feng2019-12-191-7/+7
* | power: supply: sbs-battery: fix CAPACITY_MODE bit namingJean-Francois Dagenais2019-12-191-15/+16
* | power: supply: sbs-battery: use octal permissions on module paramJean-Francois Dagenais2019-12-191-1/+1
* | power: supply: cros_usbpd: Remove dev_err() getting the number of portsEnric Balletbo i Serra2019-12-191-8/+2
* | power: supply: max17040: Send uevent in SOC and status changeMatheus Castello2019-12-191-0/+9
* | power: supply: max17040: Config alert SOC low level threshold from FDTMatheus Castello2019-12-191-1/+51
* | power: supply: max17040: Add IRQ handler for low SOC alertMatheus Castello2019-12-191-5/+68
* | power: supply: sc27xx: Calibrate the resistance of coulomb counterBaolin Wang2019-12-191-1/+16
* | power: supply: sc27xx: Optimize the battery resistance with measuring tempera...Yuanjiang Yu2019-12-191-2/+30
* | power: supply: core: Add battery internal resistance temperature table supportBaolin Wang2019-12-191-1/+66
* | power: supply: max77650: add of_match tableBartosz Golaszewski2019-12-191-0/+7
* | power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)2019-12-191-3/+14
* | power: suppy: ucs1002: disable power when max current is 0Lucas Stach2019-12-191-4/+38
* | power: supply: Fix Kconfig indentationKrzysztof Kozlowski2019-12-191-15/+15
* | power/supply: ingenic-battery: Don't change scale if there's only onePaul Cercueil2019-12-191-4/+11
* | power: supply: pda_power: add missed usb_unregister_notifierChuhong Yuan2019-12-191-0/+4
|/
* power: supply: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen2019-10-271-0/+1
* power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2019-10-271-1/+1
* power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be statickbuild test robot2019-10-211-1/+1