index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
power: supply: Add a driver for Injoinic power bank ICs
Samuel Holland
2022-03-04
3
-0
/
+647
|
*
|
power: supply: ab8500: Remove unused variable
Souptick Joarder (HPE)
2022-03-04
1
-3
/
+0
|
*
|
power: supply: da9150-fg: Remove unnecessary print function dev_err()
Yang Li
2022-03-04
1
-3
/
+1
|
*
|
power: supply: ab8500: fix a handful of spelling mistakes
Colin Ian King
2022-03-04
1
-4
/
+4
|
*
|
power: supply: ab8500_fg: Account for line impedance
Linus Walleij
2022-03-04
1
-0
/
+9
|
*
|
power: supply: axp20x_usb_power: fix platform_get_irq.cocci warnings
Yihao Han
2022-03-04
1
-4
/
+2
|
*
|
power: supply: axp20x_ac_power: fix platform_get_irq.cocci warning
Yihao Han
2022-03-04
1
-4
/
+2
|
*
|
power: supply: wm8350-power: Add missing free in free_charger_irq
Jiasheng Jiang
2022-03-04
1
-0
/
+1
|
*
|
power: supply: wm8350-power: Handle error for wm8350_register_irq
Jiasheng Jiang
2022-03-04
1
-14
/
+82
|
*
|
power: supply: Static data for Samsung batteries
Linus Walleij
2022-03-04
5
-27
/
+974
|
*
|
power: supply: ab8500_fg: Use VBAT-to-Ri if possible
Linus Walleij
2022-02-28
1
-10
/
+21
|
*
|
power: supply: Support VBAT-to-Ri lookup tables
Linus Walleij
2022-02-28
1
-1
/
+66
|
*
|
power: supply: ab8500: Standardize BTI resistance
Linus Walleij
2022-02-28
5
-32
/
+38
|
*
|
power: supply: ab8500: Standardize alert mode charging
Linus Walleij
2022-02-28
4
-22
/
+49
|
*
|
power: supply: ab8500: Standardize maintenance charging
Linus Walleij
2022-02-28
4
-31
/
+62
|
*
|
power: supply: bq24190_charger: Delay applying charge_type changes when OTG 5...
Hans de Goede
2022-02-25
1
-11
/
+30
|
*
|
power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false return
Hans de Goede
2022-02-25
1
-1
/
+6
|
*
|
power: supply: axp288_fuel_gauge: Use acpi_quirk_skip_acpi_ac_and_battery()
Hans de Goede
2022-02-25
2
-7
/
+9
|
*
|
power: supply: axp288_charger: Use acpi_quirk_skip_acpi_ac_and_battery()
Hans de Goede
2022-02-25
2
-1
/
+8
|
*
|
power: supply: max8997_charger: Use devm_work_autocancel()
Christophe JAILLET
2022-02-24
1
-9
/
+3
|
*
|
power: supply: max14656: Use devm_work_autocancel()
Christophe JAILLET
2022-02-24
1
-11
/
+4
|
*
|
power: supply: da9150-fg: Use devm_delayed_work_autocancel()
Christophe JAILLET
2022-02-24
1
-21
/
+10
|
*
|
power: supply: sbs-charger: Don't cancel work that is not initialized
Christophe JAILLET
2022-02-24
1
-11
/
+7
|
*
|
power: supply: bq25980: Implements POWER_SUPPLY_CHARGE_TYPE_BYPASS
Ricardo Rivera-Matos
2022-02-24
1
-1
/
+1
|
*
|
power: supply: Introduces bypass charging property
Ricardo Rivera-Matos
2022-02-24
1
-0
/
+1
|
*
|
power: supply: max17042_battery: Use devm_work_autocancel()
Christophe JAILLET
2022-02-24
1
-9
/
+3
|
*
|
power: supply: Use an rbtree rather than flat register cache
Mark Brown
2022-02-24
1
-2
/
+1
|
*
|
power: supply: axp288-charger: Set Vhold to 4.4V
Hans de Goede
2022-02-13
1
-2
/
+12
|
*
|
power: supply: ab8500: Remove unneeded variable
Changcheng Deng
2022-02-13
1
-2
/
+1
|
*
|
power: supply: ltc2941: clean up error messages
Michał Mirosław
2022-02-13
1
-33
/
+20
|
*
|
power: supply: ltc2941: simplify Qlsb calculation
Michał Mirosław
2022-02-13
1
-4
/
+4
|
*
|
power: supply: ab8500_charger: Fix spelling typo
Hong Peng
2022-02-13
1
-2
/
+2
|
*
|
power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init
Miaoqian Lin
2022-02-13
1
-1
/
+3
|
*
|
power: supply: PCHG: Use MKBP for device event handling
Daisuke Nojiri
2022-02-13
1
-30
/
+7
|
*
|
power: supply: ab8500_charger: Fix VBAT interval check
Linus Walleij
2022-02-11
1
-6
/
+13
|
*
|
power: supply: ab8500_charger: Restrict ADC retrieveal
Linus Walleij
2022-02-11
1
-11
/
+13
|
*
|
power: supply: ab8500_chargalg: Drop enable/disable sysfs
Linus Walleij
2022-02-11
1
-205
/
+6
|
*
|
power: supply: ab8500_chargalg: Drop charging step
Linus Walleij
2022-02-11
1
-99
/
+6
|
*
|
power: supply: ab8500_fg: Drop useless parameter
Linus Walleij
2022-02-11
1
-14
/
+10
|
*
|
power: supply: ab8500_fg: Safeguard compensated voltage
Linus Walleij
2022-02-11
1
-2
/
+13
|
*
|
power: supply: ab8500_fg: Break out load compensated voltage
Linus Walleij
2022-02-11
1
-18
/
+32
|
*
|
power: supply: ab8500_fg: Break loop for measurement
Linus Walleij
2022-02-11
1
-1
/
+10
|
*
|
power: supply: ab8500: Integrate thermal zone
Linus Walleij
2022-02-11
4
-138
/
+24
|
*
|
power: supply: ab8500: Swap max and overvoltage
Linus Walleij
2022-02-11
3
-7
/
+11
|
*
|
power: supply: ab8500: Drop BATCTRL thermal mode
Linus Walleij
2022-02-11
3
-257
/
+24
|
*
|
power: supply: core: Use device_property_string_array_count()
Andy Shevchenko
2022-02-11
1
-2
/
+1
|
*
|
power: supply: rt9455: Don't pass an error code in remove callback
Uwe Kleine-König
2022-02-11
1
-1
/
+1
|
*
|
power: supply: core: Simplify hwmon memory allocation
Christophe JAILLET
2022-02-11
1
-12
/
+3
|
*
|
power: supply: ug3105_battery: Add driver for uPI uG3105 battery monitor
Hans de Goede
2022-02-11
3
-0
/
+502
|
*
|
power: supply: bq24190_charger: Disallow ccc_ireg and cvc_vreg to be higher t...
Hans de Goede
2022-02-11
1
-2
/
+8
[prev]
[next]