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
/
include
/
linux
/
power_supply.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
power: supply: hwmon: move interface to private header
Thomas Weißschuh
1
-13
/
+0
2024-10-16
power: supply: core: unexport power_supply_property_is_writeable()
Thomas Weißschuh
1
-2
/
+0
2024-10-15
power: supply: core: remove {,devm_}power_supply_register_no_ws()
Thomas Weißschuh
1
-8
/
+0
2024-10-15
power: supply: core: add wakeup source inhibit by power_supply_config
Thomas Weißschuh
1
-0
/
+2
2024-10-15
power: supply: core: constify power_supply_battery_info::ocv_table
Thomas Weißschuh
1
-3
/
+3
2024-10-15
power: supply: core: constify power_supply_battery_info::resist_table
Thomas Weißschuh
1
-2
/
+2
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-2
/
+1
2024-06-26
power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_charge_table
Christophe JAILLET
1
-3
/
+3
2024-06-26
power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_table
Christophe JAILLET
1
-2
/
+2
2024-06-03
power: supply: leds: Share trig pointer for online and charging_full
Hans de Goede
1
-2
/
+1
2024-06-03
power: supply: leds: Add power_supply_[un]register_led_trigger()
Hans de Goede
1
-6
/
+0
2024-05-31
power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
Kate Hsuan
1
-0
/
+2
2024-03-06
power: supply: core: fix charge_behaviour formatting
Thomas Weißschuh
1
-0
/
+1
2024-03-06
power: supply: core: add power_supply_for_each_device()
Sebastian Reichel
1
-2
/
+1
2024-03-01
power: supply: core: make power_supply_class constant
Ricardo B. Marliere
1
-1
/
+1
2023-09-17
power: supply: core: Don't export power_supply_notifier
Sebastian Reichel
1
-1
/
+0
2023-09-13
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
1
-1
/
+1
2023-03-29
power: supply: core: auto-exposure of simple-battery data
Sebastian Reichel
1
-0
/
+8
2022-09-11
power: supply: Explain maintenance charging
Linus Walleij
1
-6
/
+42
2022-02-28
power: supply: Support VBAT-to-Ri lookup tables
Linus Walleij
1
-2
/
+111
2022-02-28
power: supply: ab8500: Standardize BTI resistance
Linus Walleij
1
-0
/
+13
2022-02-28
power: supply: ab8500: Standardize alert mode charging
Linus Walleij
1
-0
/
+17
2022-02-28
power: supply: ab8500: Standardize maintenance charging
Linus Walleij
1
-0
/
+64
2022-02-24
power: supply: Introduces bypass charging property
Ricardo Rivera-Matos
1
-0
/
+1
2022-02-01
power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
Hans de Goede
1
-2
/
+3
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
/
+31
2022-01-08
power: supply: Provide stubs for charge_behaviour helpers
Thomas Weißschuh
1
-0
/
+15
2022-01-03
power: supply_core: Pass pointer to battery info
Linus Walleij
1
-1
/
+1
2021-12-21
power: supply: add helpers for charge_behaviour sysfs
Thomas Weißschuh
1
-0
/
+9
2021-12-21
power: supply: add charge_behaviour attributes
Thomas Weißschuh
1
-0
/
+7
2021-11-17
power: supply: core: Add kerneldoc to battery struct
Linus Walleij
1
-23
/
+192
2021-11-16
power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERY
Luca Ceresoli
1
-0
/
+1
2021-08-14
power: supply: core: Parse battery chemistry/technology
Linus Walleij
1
-0
/
+1
2021-04-28
Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-4
/
+10
2021-04-05
power: supply: core: Use true and false for bool variable
Jiapeng Chong
1
-4
/
+4
2021-03-28
power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled.
Ray Chi
1
-0
/
+7
2021-03-09
power: supply: core: provide function stubs if CONFIG_POWER_SUPPLY=n
Ray Chi
1
-0
/
+6
2020-08-26
power: supply: add wireless type
Subbaraman Narayanamurthy
1
-0
/
+1
2020-08-25
power: supply: Support battery temperature device-tree properties
Dmitry Osipenko
1
-0
/
+6
2020-07-31
power: supply: wilco_ec: Add long life charging mode
Crag Wang
1
-0
/
+1
2020-07-21
power_supply: Add additional health properties to the header
Dan Murphy
1
-0
/
+3
2020-05-28
power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED
Sebastian Reichel
1
-0
/
+1
2020-05-28
power: supply: core: add manufacture date properties
Sebastian Reichel
1
-0
/
+3
2020-05-28
power: supply: core: add capacity error margin property
Sebastian Reichel
1
-0
/
+1
2020-05-10
power: supply: add battery parameters
Matti Vaittinen
1
-0
/
+4
2020-05-01
power: supply: core: allow to constify property lists
Michał Mirosław
1
-2
/
+2
2019-12-19
power: supply: core: Add battery internal resistance temperature table support
Baolin Wang
1
-0
/
+10
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-0
/
+15
2019-06-28
power: supply: add input power and voltage limit properties
Enric Balletbo i Serra
1
-0
/
+2
2019-06-23
power: supply: Add HWMON compatibility layer
Andrey Smirnov
1
-0
/
+13
[next]