summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)Author
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
2019-10-20power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski
2019-10-20power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error pathKrzysztof Kozlowski
2019-10-20power: supply: ab8500: Cleanup probe in reverse orderKrzysztof Kozlowski
2019-10-20Merge remote-tracking branch 'ib-ab8500-5.4-rc1' into for-nextSebastian Reichel
2019-10-20power: supply: abx500_chargalg: Fix code indentationMadhuparna Bhowmik
2019-10-18power: supply: ab8500_fg: Convert to IIO ADCLinus Walleij
2019-10-18power: supply: ab8500_charger: Convert to IIO ADCLinus Walleij
2019-10-18power: supply: ab8500_btemp: Convert to IIO ADCLinus Walleij
2019-10-14power: supply: axp20x_usb_power: enable USB BC detection on AXP813Icenowy Zheng
2019-10-10test_power: Add CURRENT propertieslecopzer@gmail.com
2019-10-10test_power: Add CHARGE_COUNTER propertieslecopzer@gmail.com
2019-09-22Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-02power: supply: cpcap-charger: Enable vbus boost voltageTony Lindgren
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attributeYuanjiang Yu
2019-09-02power: supply: sc27xx: Optimize the battery capacity calibrationYuanjiang Yu
2019-09-02power: supply: sc27xx: Make sure the alarm capacity is larger than 0Yuanjiang Yu
2019-09-02power: supply: sc27xx: Fix the the accuracy issue of coulomb calculationYuanjiang Yu
2019-09-02power: supply: sc27xx: Fix conditon to enable the FGU interruptYuanjiang Yu
2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attributeYuanjiang Yu
2019-09-02power: supply: max77650: add MODULE_ALIAS()Bartosz Golaszewski
2019-09-02power: supply: isp1704: remove redundant assignment to variable retColin Ian King
2019-09-02power: supply: bq25890_charger: Add the BQ25895 partAngus Ainslie (Purism)
2019-09-02power: supply: sc27xx: Replace devm_add_action() followed by failure action w...Fuqian Huang
2019-09-02power: supply: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang
2019-09-02power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...YueHaibing
2019-09-02power: supply: max17042_battery: Fix a typo in function namesChristophe JAILLET
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-09-02power: supply: Init device wakeup after device_add()Stephen Boyd
2019-09-02power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva
2019-09-02power: supply: sbs-battery: only return health when battery presentMichael Nosthoff
2019-09-02power: supply: sbs-battery: use correct flags fieldMichael Nosthoff
2019-09-01power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklistHans de Goede
2019-09-01power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabeticallyHans de Goede