index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
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 temperatures
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_supplier()
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 release
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 devices
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/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+56
2022-01-11
Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
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
[prev]
[next]