summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-11-29power: avs: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-27Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-11-13power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() callGeert Uytterhoeven
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-24power: reset: add driver for mt6323 poweroffJosef Friedl
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: reset: at91: fix __le32 cast in reset codeBen Dooks (Codethink)
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-10power: reset: at91-poweroff: lookup for proper PMC DT nodeClaudiu Beznea
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: reset: reboot-mode: Fix author email formatMatwey V. Kornilov
2019-09-02power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...YueHaibing