| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-12 | Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 17 | -595/+334 |
| 2022-08-04 | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -4/+4 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -33/+5 |
| 2022-07-17 | power: supply: olpc_battery: Hold the reference returned by of_find_compatibl... | Liang He | 1 | -1/+4 |
| 2022-07-17 | power: supply: ab8500: add missing destroy_workqueue in ab8500_charger_bind | Zheng Bin | 1 | -0/+1 |
| 2022-07-17 | power: supply: ab8500: Remove flush_scheduled_work() call. | Tetsuo Handa | 4 | -5/+0 |
| 2022-07-17 | power: supply: ab8500_fg: drop duplicated 'is' in comment | Jiang Jian | 1 | -1/+1 |
| 2022-07-17 | power: supply: ab8500: Drop external charger leftovers | Linus Walleij | 4 | -562/+2 |
| 2022-07-17 | power: supply: Fix typo in power_supply_check_supplies | Schspa Shi | 1 | -2/+2 |
| 2022-06-29 | power: reset: pwr-mlxbf: change rst_pwr_hid and low_pwr_hid from global to lo... | Tom Rix | 1 | -3/+2 |
| 2022-06-29 | power: reset: pwr-mlxbf: add missing include | Asmaa Mnebhi | 1 | -0/+1 |
| 2022-06-17 | Merge tag 'at91-reset-sama7g5-signed' into psy-next | Sebastian Reichel | 1 | -15/+169 |
| 2022-06-17 | power: reset: at91-reset: add support for SAMA7G5 | Claudiu Beznea | 1 | -0/+13 |
| 2022-06-17 | power: reset: at91-reset: add reset_controller_dev support | Claudiu Beznea | 1 | -4/+102 |
| 2022-06-17 | power: reset: at91-reset: add at91_reset_data | Claudiu Beznea | 1 | -11/+34 |
| 2022-06-17 | power: reset: at91-reset: document structures and enums | Claudiu Beznea | 1 | -0/+20 |
| 2022-06-17 | power: reset: pwr-mlxbf: add BlueField SoC power control driver | Asmaa Mnebhi | 3 | -0/+104 |
| 2022-06-13 | power/supply: surface_battery: Use client device wrappers for notifier regist... | Maximilian Luz | 1 | -2/+2 |
| 2022-06-13 | power/supply: surface_charger: Use client device wrappers for notifier regist... | Maximilian Luz | 1 | -2/+2 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 2 | -24/+4 |
| 2022-06-09 | power: supply: ab8500: Exit maintenance if too low voltage | Linus Walleij | 1 | -0/+16 |
| 2022-06-09 | power: supply: ab8500: Respect charge_restart_voltage_uv | Linus Walleij | 1 | -1/+29 |
| 2022-06-09 | power: supply: cros_peripheral: Use struct_size() helper in kzalloc() | Xiaohui Zhang | 1 | -1/+1 |
| 2022-06-09 | power: supply: bq24257: Fix syntax error in comments | Xiang wangx | 1 | -1/+1 |
| 2022-06-09 | power: supply: core: Fix boundary conditions in interpolation | Dorian Rudolph | 1 | -12/+12 |
| 2022-06-09 | power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe | Miaoqian Lin | 1 | -0/+1 |
| 2022-06-09 | power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe | Gao Chao | 1 | -1/+8 |
| 2022-06-09 | power: supply: Remove unnecessary print function dev_err() | Yang Li | 1 | -3/+1 |
| 2022-06-09 | power: supply: lp8788: fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-06-09 | power: supply: max77976: update Luca Ceresoli's e-mail address | Luca Ceresoli | 1 | -2/+2 |
| 2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -16/+16 |
| 2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -63/+109 |
| 2022-05-22 | Merge power-supply 'fixes' branch | Sebastian Reichel | 4 | -15/+55 |
| 2022-05-13 | extcon: Fix extcon_get_extcon_dev() error handling | Dan Carpenter | 3 | -16/+16 |
| 2022-05-07 | ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors | Linus Walleij | 1 | -63/+109 |
| 2022-05-04 | power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of pm... | Minghao Chi | 1 | -42/+21 |
| 2022-05-04 | power: supply: bq27xxx: expose battery data when CI=1 | Sicelo A. Mhlongo | 1 | -32/+26 |
| 2022-05-03 | power: supply: ab8500_fg: Allocate wq in probe | Linus Walleij | 1 | -9/+10 |
| 2022-05-03 | power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI q... | Hans de Goede | 1 | -1/+0 |
| 2022-05-03 | power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 | Hans de Goede | 1 | -4/+36 |
| 2022-05-03 | power: supply: core: Initialize struct to zero | Linus Walleij | 1 | -1/+1 |
| 2022-04-13 | power: supply: Reset err after not finding static battery | Yassine Oudjana | 1 | -0/+6 |
| 2022-04-13 | power: supply: samsung-sdi-battery: Add missing charge restart voltages | Linus Walleij | 1 | -0/+2 |
| 2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -8/+3 |
| 2022-03-25 | Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 37 | -1379/+3438 |
| 2022-03-14 | power: ab8500_chargalg: Use CLOCK_MONOTONIC | Linus Walleij | 1 | -2/+2 |
| 2022-03-04 | power: supply: Add a driver for Injoinic power bank ICs | Samuel Holland | 3 | -0/+647 |
| 2022-03-04 | power: supply: ab8500: Remove unused variable | Souptick Joarder (HPE) | 1 | -3/+0 |
| 2022-03-04 | power: supply: da9150-fg: Remove unnecessary print function dev_err() | Yang Li | 1 | -3/+1 |
| 2022-03-04 | power: supply: ab8500: fix a handful of spelling mistakes | Colin Ian King | 1 | -4/+4 |
| 2022-03-04 | power: supply: ab8500_fg: Account for line impedance | Linus Walleij | 1 | -0/+9 |
| 2022-03-04 | power: supply: axp20x_usb_power: fix platform_get_irq.cocci warnings | Yihao Han | 1 | -4/+2 |
| 2022-03-04 | power: supply: axp20x_ac_power: fix platform_get_irq.cocci warning | Yihao Han | 1 | -4/+2 |
| 2022-03-04 | power: supply: wm8350-power: Add missing free in free_charger_irq | Jiasheng Jiang | 1 | -0/+1 |
| 2022-03-04 | power: supply: wm8350-power: Handle error for wm8350_register_irq | Jiasheng Jiang | 1 | -14/+82 |
| 2022-03-04 | power: supply: Static data for Samsung batteries | Linus Walleij | 5 | -27/+974 |
| 2022-02-28 | power: supply: ab8500_fg: Use VBAT-to-Ri if possible | Linus Walleij | 1 | -10/+21 |
| 2022-02-28 | power: supply: Support VBAT-to-Ri lookup tables | Linus Walleij | 1 | -1/+66 |
| 2022-02-28 | power: supply: ab8500: Standardize BTI resistance | Linus Walleij | 5 | -32/+38 |
| 2022-02-28 | power: supply: ab8500: Standardize alert mode charging | Linus Walleij | 4 | -22/+49 |
| 2022-02-28 | power: supply: ab8500: Standardize maintenance charging | Linus Walleij | 4 | -31/+62 |
| 2022-02-28 | Merge 5.17-rc6 into driver-core-next | Greg Kroah-Hartman | 2 | -1/+4 |
| 2022-02-25 | power: supply: bq24190_charger: Delay applying charge_type changes when OTG 5... | Hans de Goede | 1 | -11/+30 |
| 2022-02-25 | power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false return | Hans de Goede | 1 | -1/+6 |
| 2022-02-25 | power: supply: axp288_fuel_gauge: Use acpi_quirk_skip_acpi_ac_and_battery() | Hans de Goede | 2 | -7/+9 |
| 2022-02-25 | power: supply: axp288_charger: Use acpi_quirk_skip_acpi_ac_and_battery() | Hans de Goede | 2 | -1/+8 |
| 2022-02-25 | power: supply: ab8500: Make use of the helper component_compare_dev | Yong Wu | 1 | -7/+1 |
| 2022-02-24 | power: supply: max8997_charger: Use devm_work_autocancel() | Christophe JAILLET | 1 | -9/+3 |
| 2022-02-24 | power: supply: max14656: Use devm_work_autocancel() | Christophe JAILLET | 1 | -11/+4 |
| 2022-02-24 | power: supply: da9150-fg: Use devm_delayed_work_autocancel() | Christophe JAILLET | 1 | -21/+10 |
| 2022-02-24 | power: supply: sbs-charger: Don't cancel work that is not initialized | Christophe JAILLET | 1 | -11/+7 |
| 2022-02-24 | power: supply: bq25980: Implements POWER_SUPPLY_CHARGE_TYPE_BYPASS | Ricardo Rivera-Matos | 1 | -1/+1 |
| 2022-02-24 | power: supply: Introduces bypass charging property | Ricardo Rivera-Matos | 1 | -0/+1 |
| 2022-02-24 | power: supply: max17042_battery: Use devm_work_autocancel() | Christophe JAILLET | 1 | -9/+3 |
| 2022-02-24 | power: supply: Use an rbtree rather than flat register cache | Mark Brown | 1 | -2/+1 |
| 2022-02-13 | power: supply: axp288-charger: Set Vhold to 4.4V | Hans de Goede | 1 | -2/+12 |
| 2022-02-13 | power: supply: ab8500: Remove unneeded variable | Changcheng Deng | 1 | -2/+1 |
| 2022-02-13 | power: supply: ltc2941: clean up error messages | Michał Mirosław | 1 | -33/+20 |
| 2022-02-13 | power: supply: ltc2941: simplify Qlsb calculation | Michał Mirosław | 1 | -4/+4 |
| 2022-02-13 | power: supply: ab8500_charger: Fix spelling typo | Hong Peng | 1 | -2/+2 |
| 2022-02-13 | power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init | Miaoqian Lin | 1 | -1/+3 |
| 2022-02-13 | power: supply: PCHG: Use MKBP for device event handling | Daisuke Nojiri | 1 | -30/+7 |
| 2022-02-11 | power: supply: bq256xx: Handle OOM correctly | Linus Walleij | 1 | -0/+3 |
| 2022-02-11 | power: supply: ab8500_charger: Fix VBAT interval check | Linus Walleij | 1 | -6/+13 |
| 2022-02-11 | power: supply: ab8500_charger: Restrict ADC retrieveal | Linus Walleij | 1 | -11/+13 |
| 2022-02-11 | power: supply: ab8500_chargalg: Drop enable/disable sysfs | Linus Walleij | 1 | -205/+6 |
| 2022-02-11 | power: supply: ab8500_chargalg: Drop charging step | Linus Walleij | 1 | -99/+6 |
| 2022-02-11 | power: supply: ab8500_fg: Drop useless parameter | Linus Walleij | 1 | -14/+10 |
| 2022-02-11 | power: supply: ab8500_fg: Safeguard compensated voltage | Linus Walleij | 1 | -2/+13 |
| 2022-02-11 | power: supply: ab8500_fg: Break out load compensated voltage | Linus Walleij | 1 | -18/+32 |
| 2022-02-11 | power: supply: ab8500_fg: Break loop for measurement | Linus Walleij | 1 | -1/+10 |
| 2022-02-11 | power: supply: ab8500: Integrate thermal zone | Linus Walleij | 4 | -138/+24 |
| 2022-02-11 | power: supply: ab8500: Swap max and overvoltage | Linus Walleij | 3 | -7/+11 |
| 2022-02-11 | power: supply: ab8500: Drop BATCTRL thermal mode | Linus Walleij | 3 | -256/+23 |
| 2022-02-11 | power: supply: core: Use device_property_string_array_count() | Andy Shevchenko | 1 | -2/+1 |
| 2022-02-11 | power: supply: rt9455: Don't pass an error code in remove callback | Uwe Kleine-König | 1 | -1/+1 |
| 2022-02-11 | power: supply: core: Simplify hwmon memory allocation | Christophe JAILLET | 1 | -12/+3 |
| 2022-02-11 | power: supply: ug3105_battery: Add driver for uPI uG3105 battery monitor | Hans de Goede | 3 | -0/+502 |
| 2022-02-11 | power: supply: bq24190_charger: Disallow ccc_ireg and cvc_vreg to be higher t... | Hans de Goede | 1 | -2/+8 |
| 2022-02-11 | power: supply: bq24190_charger: Program charger with fwnode supplied ccc_ireg... | Hans de Goede | 1 | -2/+49 |
| 2022-02-11 | power: supply: bq24190_charger: Store ichg-max and vreg-max in bq24190_dev_info | Hans de Goede | 1 | -21/+13 |
| 2022-02-11 | power: supply: bq24190_charger: Always call power_supply_get_battery_info() | Hans de Goede | 1 | -2/+1 |
| 2022-02-11 | power: supply: bq24190_charger: Turn off 5V boost regulator on shutdown | Hans de Goede | 1 | -5/+15 |
| 2022-02-11 | power: supply: core: Add support for generic fwnodes to power_supply_get_batt... | Hans de Goede | 1 | -10/+16 |
| 2022-02-11 | power: supply: core: Use fwnode_property_*() in power_supply_get_battery_info() | Hans de Goede | 1 | -27/+42 |
| 2022-02-02 | power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor" | Colin Ian King | 1 | -1/+1 |
| 2022-02-01 | Merge tag 'psy-extcon-i2c-mfd-for-v5.18-signed' into psy-next | Sebastian Reichel | 3 | -105/+360 |
| 2022-02-01 | power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper | Hans de Goede | 1 | -10/+4 |
| 2022-02-01 | power: supply: bq25890: Support higher charging voltages through Pump Express... | Yauhen Kharuzhy | 1 | -8/+84 |
| 2022-02-01 | power: supply: bq25890: On the bq25892 set the IINLIM based on external charg... | Hans de Goede | 1 | -0/+33 |
| 2022-02-01 | power: supply: bq25890: Add support for registering the Vbus boost converter ... | Hans de Goede | 1 | -0/+80 |
| 2022-02-01 | power: supply: bq25890: Add bq25890_set_otg_cfg() helper | Hans de Goede | 1 | -13/+15 |
| 2022-02-01 | power: supply: bq25890: Drop dev->platform_data == NULL check | Hans de Goede | 1 | -10/+3 |
| 2022-02-01 | power: supply: bq25890: Enable charging on boards where we skip reset | Hans de Goede | 1 | -0/+11 |
| 2022-02-01 | power: supply: bq25890: Add support to read back the settings from the chip | Hans de Goede | 1 | -1/+6 |
| 2022-02-01 | power: supply: bq25890: Add support to skip reset at probe() / remove() | Hans de Goede | 1 | -6/+13 |
| 2022-02-01 | power: supply: bq25890: Add a bq25890_rw_init_data() helper | Hans de Goede | 1 | -22/+40 |
| 2022-02-01 | power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low t... | Yauhen Kharuzhy | 1 | -3/+26 |
| 2022-02-01 | power: supply: bq25890: Rename IILIM field to IINLIM | Yauhen Kharuzhy | 1 | -6/+6 |
| 2022-02-01 | power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl... | Hans de Goede | 2 | -28/+41 |
| 2022-02-01 | power: supply: axp288_fuel_gauge: Add a no_current_sense_res module_param | Hans de Goede | 1 | -9/+24 |
| 2022-02-01 | power: supply: axp288_fuel_gauge: Take lock before updating the valid flag | Hans de Goede | 1 | -0/+4 |
| 2022-02-01 | power: supply: axp288_fuel_gauge: Refactor IRQ initialization | Hans de Goede | 1 | -49/+17 |
| 2022-02-01 | power: supply: axp288_fuel_gauge: Use devm_power_supply_register() | Hans de Goede | 1 | -3/+1 |
| 2022-02-01 | power: supply: axp288_fuel_gauge: Use devm_add_action_or_reset() for iio chan... | Hans de Goede | 1 | -14/+19 |
| 2022-02-01 | power: supply: axp288_fuel_gauge: Add axp288_fuel_gauge_read_initial_regs() | Hans de Goede | 1 | -53/+56 |
| 2022-02-01 | power: supply: axp288_fuel_gauge: Add dev helper var to probe() | Hans de Goede | 1 | -6/+6 |
| 2022-02-01 | power: supply: core: fix application of sizeof to pointer | Yang Li | 1 | -1/+1 |
| 2022-02-01 | power: supply: cpcap-battery: Add battery type auto detection for mapphone de... | Carl Philipp Klemm | 1 | -26/+92 |
| 2022-02-01 | power: supply: axp20x_battery: properly report current when discharging | Evgeny Boger | 1 | -7/+6 |
| 2022-02-01 | power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe | Miaoqian Lin | 1 | -2/+2 |
| 2022-02-01 | power: supply: mp2629_charger: use platform_get_irq() | Sergey Shtylyov | 1 | -4/+2 |
| 2022-01-31 | power: supply: cros_usbpd: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
| 2022-01-26 | power_supply: ab8500: use default_groups in kobj_type | Greg Kroah-Hartman | 2 | -3/+5 |
| 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 | -1314/+1533 |
| 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 | -28/+29 |
| 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 |
| 2021-10-02 | power: reset: at91-reset: check properly the return value of devm_of_iomap | Claudiu Beznea | 1 | -2/+2 |
| 2021-10-02 | power: supply: wm831x_power: fix spelling mistake on function name | Colin Ian King | 1 | -6/+6 |
| 2021-09-30 | power: supply: core: Move psy_has_property() to fix build | Geert Uytterhoeven | 1 | -16/+16 |
| 2021-09-27 | power: supply: core: Add psy_has_property() | Matthias Kaehlcke | 1 | -28/+37 |
| 2021-09-24 | power: reset: ltc2952: Use hrtimer_forward_now() | Thomas Gleixner | 1 | -3/+1 |
| 2021-09-24 | power: supply: max17042: extend help/description | Krzysztof Kozlowski | 1 | -3/+6 |
| 2021-09-24 | power: supply: max17040: extend help/description | Krzysztof Kozlowski | 1 | -5/+7 |
| 2021-08-30 | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 25 | -917/+2389 |
| 2021-08-20 | power: supply: core: Fix parsing of battery chemistry/technology | Dmitry Osipenko | 1 | -2/+1 |
| 2021-08-17 | power: supply: max17042_battery: log SOC threshold using debug log level | Sebastian Krzyszkowiak | 1 | -1/+1 |
| 2021-08-17 | power: supply: max17042_battery: more robust chip type checks | Sebastian Krzyszkowiak | 1 | -19/+21 |
| 2021-08-17 | power: supply: max17042_battery: fix typo in MAx17042_TOFF | Sebastian Krzyszkowiak | 1 | -1/+1 |
| 2021-08-17 | power: supply: max17042_battery: clean up MAX17055_V_empty | Sebastian Krzyszkowiak | 1 | -4/+0 |
| 2021-08-16 | power: supply: smb347-charger: Implement USB VBUS regulator | Dmitry Osipenko | 2 | -0/+220 |
| 2021-08-16 | power: supply: smb347-charger: Add missing pin control activation | Dmitry Osipenko | 1 | -0/+10 |
| 2021-08-16 | power: supply: smb347-charger: Utilize generic regmap caching | Dmitry Osipenko | 1 | -12/+4 |
| 2021-08-16 | power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe | Dmitry Osipenko | 1 | -9/+21 |