summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)Author
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
2020-01-14power: supply: max17040: Correct IRQ wake handlingMarek Szyprowski
2020-01-14power: supply: axp20x_usb_power: Remove unused device_nodeSamuel Holland
2020-01-14power: supply: axp20x_ac_power: Add wakeup controlSamuel Holland
2020-01-14power: supply: axp20x_ac_power: Allow offliningSamuel Holland
2020-01-14power: supply: axp20x_ac_power: Fix reporting online statusSamuel Holland
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-12-19power: supply: abx500_chargalg: Remove unneeded semicolonMa Feng
2019-12-19power: supply: ab8500_charger: Remove unneeded semicolonMa Feng
2019-12-19power: supply: ab8500: Remove unneeded semicolonMa Feng
2019-12-19power: supply: sbs-battery: fix CAPACITY_MODE bit namingJean-Francois Dagenais
2019-12-19power: supply: sbs-battery: use octal permissions on module paramJean-Francois Dagenais
2019-12-19power: supply: cros_usbpd: Remove dev_err() getting the number of portsEnric Balletbo i Serra
2019-12-19power: supply: max17040: Send uevent in SOC and status changeMatheus Castello
2019-12-19power: supply: max17040: Config alert SOC low level threshold from FDTMatheus Castello
2019-12-19power: supply: max17040: Add IRQ handler for low SOC alertMatheus Castello
2019-12-19power: supply: sc27xx: Calibrate the resistance of coulomb counterBaolin Wang
2019-12-19power: supply: sc27xx: Optimize the battery resistance with measuring tempera...Yuanjiang Yu
2019-12-19power: supply: core: Add battery internal resistance temperature table supportBaolin Wang
2019-12-19power: supply: max77650: add of_match tableBartosz Golaszewski
2019-12-19power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)
2019-12-19power: suppy: ucs1002: disable power when max current is 0Lucas Stach
2019-12-19power: supply: Fix Kconfig indentationKrzysztof Kozlowski
2019-12-19power/supply: ingenic-battery: Don't change scale if there's only onePaul Cercueil
2019-12-19power: supply: pda_power: add missed usb_unregister_notifierChuhong Yuan
2019-10-27power: supply: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen
2019-10-27power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2019-10-21power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be statickbuild test robot
2019-10-20power: supply: cpcap-battery: Add basic coulomb counter calibrate supportTony Lindgren
2019-10-20power: supply: cpcap-battery: Read and save integrator register CCITony Lindgren
2019-10-20power: supply: cpcap-battery: Simplify short term power average calculationTony Lindgren
2019-10-20power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64Tony Lindgren
2019-10-20power: supply: cpcap-battery: Move coulomb counter units per lsb to ddataTony Lindgren
2019-10-20power: supply: cpcap-charger: Allow changing constant charge voltageTony Lindgren
2019-10-20power: supply: cpcap-battery: Fix handling of lowered charger voltageTony Lindgren
2019-10-20power: supply: cpcap-charger: Improve battery detectionTony Lindgren
2019-10-20power: supply: cpcap-battery: Check voltage before orderly_poweroffTony Lindgren
2019-10-20Merge tag 'psy-cpcap-charge-volt-limit-signed' into psy-nextSebastian Reichel
2019-10-20power: supply: cpcap-charger: Limit voltage to 4.2V for batteryTony Lindgren