index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
power_supply.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+3
2025-05-12
power: supply: core: Add additional health status values
Armin Wolf
1
-0
/
+2
2025-04-30
power: supply: add inhibit-charge-awake to charge_behaviour
Antheas Kapenekakis
1
-0
/
+1
2025-04-29
power: supply: support charge_types in extensions
Jelle van der Waa
1
-0
/
+1
2025-03-08
power: supply: core: get rid of of_node
Sebastian Reichel
1
-1
/
+0
2025-03-08
power: supply: Remove unused set_charged method
Dr. David Alan Gilbert
1
-1
/
+0
2025-03-08
power: supply: core: Remove unused power_supply_set_battery_charged
Dr. David Alan Gilbert
1
-1
/
+0
2025-01-15
power: supply: add undervoltage health status property
Dzmitry Sankouski
1
-0
/
+1
2024-12-14
power: supply: core: add UAPI to discover currently used extensions
Thomas Weißschuh
1
-0
/
+2
2024-12-14
power: supply: core: implement extension API
Thomas Weißschuh
1
-0
/
+33
2024-12-13
power: supply: core: Add new "charge_types" property
Hans de Goede
1
-1
/
+22
2024-12-11
power: supply: core: introduce dev_to_psy()
Thomas Weißschuh
1
-0
/
+2
2024-12-11
power: supply: core: remove power_supply_for_each_device()
Thomas Weißschuh
1
-1
/
+0
2024-12-11
power: supply: core: introduce power_supply_for_each_psy()
Thomas Weißschuh
1
-0
/
+1
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
[next]