Age | Commit message (Expand) | Author | Files | Lines |
2022-02-11 | power: supply: bq256xx: Handle OOM correctly | Linus Walleij | 1 | -0/+3 |
2022-02-01 | power: supply: core: fix application of sizeof to pointer | Yang Li | 1 | -1/+1 |
2022-01-11 | Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+56 |
2022-01-11 | Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 27 | -1321/+1540 |
2022-01-05 | power: supply: fix charge_behaviour attribute initialization | Thomas Weißschuh | 1 | -0/+1 |
2022-01-03 | power: supply_core: Pass pointer to battery info | Linus Walleij | 18 | -126/+156 |
2022-01-03 | power: supply: ab8500: Fix the error handling path of ab8500_charger_probe() | Christophe JAILLET | 1 | -2/+6 |
2022-01-03 | power: reset: mt6397: Check for null res pointer | Jiasheng Jiang | 1 | -0/+3 |
2021-12-21 | power: supply: add helpers for charge_behaviour sysfs | Thomas Weißschuh | 1 | -0/+55 |
2021-12-02 | power: bq25890: add POWER_SUPPLY_PROP_TEMP | Angus Ainslie | 1 | -1/+36 |
2021-11-30 | power: supply: qcom_smbb: support pm8226 | Luca Weiss | 1 | -2/+3 |
2021-11-22 | power: supply: ab8500: Standardize capacity lookup | Linus Walleij | 3 | -206/+173 |
2021-11-22 | power: supply: ab8500: Standardize temp res lookup | Linus Walleij | 3 | -55/+38 |
2021-11-22 | power: supply: ab8500: Standardize CV voltage | Linus Walleij | 5 | -150/+152 |
2021-11-22 | power: supply: ab8500: Standardize CC current | Linus Walleij | 5 | -266/+270 |
2021-11-22 | power: supply: ab8500: Make recharge capacity a constant | Linus Walleij | 3 | -7/+8 |
2021-11-22 | power: supply: ab8500: Standardize termination current | Linus Walleij | 3 | -9/+10 |
2021-11-22 | power: supply: ab8500: Standardize internal resistance | Linus Walleij | 2 | -3/+3 |
2021-11-22 | power: supply: ab8500_fg: Init battery data in bind() | Linus Walleij | 1 | -4/+4 |
2021-11-22 | power: supply: ab8500: Standardize voltages | Linus Walleij | 4 | -19/+33 |
2021-11-22 | power: supply: ab8500: Standardize technology | Linus Walleij | 4 | -7/+4 |
2021-11-22 | power: supply: ab8500: Standardize design capacity | Linus Walleij | 3 | -9/+6 |
2021-11-22 | power: supply: ab8500: Use only one battery type | Linus Walleij | 5 | -251/+85 |
2021-11-22 | power: supply: ab8500: Drop unused battery types | Linus Walleij | 1 | -179/+1 |
2021-11-22 | power: supply: ab8500: Standardize operating temperature | Linus Walleij | 4 | -28/+48 |
2021-11-22 | power: supply: ab8500: Sink current tables into charger code | Linus Walleij | 3 | -43/+25 |
2021-11-22 | power: supply: ab8500: Use core battery parser | Linus Walleij | 3 | -26/+24 |
2021-11-17 | power: supply: core: Use library interpolation | Linus Walleij | 1 | -30/+31 |
2021-11-16 | power: supply: max77976: add Maxim MAX77976 charger driver | Luca Ceresoli | 3 | -0/+522 |
2021-11-16 | power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERY | Luca Ceresoli | 1 | -0/+1 |
2021-11-16 | power: reset: ltc2952: Fix use of floating point literals | Nathan Chancellor | 1 | -2/+2 |
2021-11-15 | power: bq25890: Enable continuous conversion for ADC at charging | Yauhen Kharuzhy | 1 | -2/+2 |
2021-11-15 | power: supply: core: Break capacity loop | Linus Walleij | 1 | -0/+4 |
2021-11-02 | power: supply: bq25890: Fix initial setting of the F_CONV_RATE field | Hans de Goede | 1 | -5/+5 |
2021-11-02 | power: supply: bq25890: Fix race causing oops at boot | Hans de Goede | 1 | -12/+11 |
2021-11-02 | power: supply: bq27xxx: Fix kernel crash on IRQ handler register error | Hans de Goede | 1 | -1/+2 |
2021-10-18 | power: bq25890: add return values to error messages | Martin Kepplinger | 1 | -18/+16 |
2021-10-18 | power: supply: axp288-charger: Simplify axp288_get_charger_health() | Hans de Goede | 1 | -10/+5 |
2021-10-18 | power: supply: axp288-charger: Remove unnecessary is_present and is_online he... | Hans de Goede | 1 | -20/+2 |
2021-10-18 | power: supply: axp288-charger: Add depends on IOSF_MBIO to Kconfig | Hans de Goede | 1 | -1/+1 |
2021-10-13 | power: supply: ab8500_bmdata: Use standard phandle | Linus Walleij | 1 | -2/+1 |
2021-10-13 | power: supply: axp288_charger: Fix missing mutex_init() | Wei Yongjun | 1 | -0/+1 |
2021-10-12 | power: supply: max17042_battery: Prevent int underflow in set_soc_threshold | Sebastian Krzyszkowiak | 1 | -1/+2 |
2021-10-12 | power: supply: max17042_battery: Clear status bits in interrupt handler | Sebastian Krzyszkowiak | 1 | -0/+4 |
2021-10-12 | power: supply: max17040: fix null-ptr-deref in max17040_probe() | Yang Yingliang | 1 | -0/+2 |
2021-10-12 | power: supply: rt5033_battery: Change voltage values to µV | Jakob Hauser | 1 | -1/+1 |
2021-10-12 | power: supply: axp288-charger: Optimize register reading method | Kate Hsuan | 1 | -51/+99 |
2021-10-02 | power: supply: cpcap-battery: use device_get_match_data() to simplify code | Tang Bin | 1 | -11/+4 |
2021-10-02 | power: supply: max17042_battery: fix typo in MAX17042_IAvg_empty | Henrik Grimler | 1 | -1/+1 |
2021-10-02 | power: supply: max17042_battery: use VFSOC for capacity when no rsns | Henrik Grimler | 1 | -1/+4 |