index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
power_supply_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-36
/
+4
2024-09-03
power: supply: sysfs: Move power_supply_show_enum_with_available() up
Hans de Goede
1
-31
/
+31
2024-09-03
power: supply: sysfs: Add power_supply_show_enum_with_available() helper
Hans de Goede
1
-12
/
+20
2024-09-03
power: supply: "usb_type" property may be written to
Hans de Goede
1
-1
/
+1
2024-07-04
power: supply: sysfs: use power_supply_property_is_writeable()
Thomas Weißschuh
1
-2
/
+1
2024-03-29
power: supply: core: simplify charge_behaviour formatting
Thomas Weißschuh
1
-18
/
+2
2024-03-06
power: supply: core: fix charge_behaviour formatting
Thomas Weißschuh
1
-0
/
+20
2024-03-06
power: supply: core: ease special formatting implementations
Thomas Weißschuh
1
-6
/
+6
2024-03-06
power: supply: move power_supply_attr_groups definition back to sysfs
Ricardo B. Marliere
1
-1
/
+6
2024-02-25
power: supply: core: constify the struct device_type usage
Ricardo B. Marliere
1
-9
/
+2
2023-10-21
Merge power-supply fixes for 6.6 cycle
Sebastian Reichel
1
-0
/
+7
2023-09-30
power: supply: core: remove opencoded string_lower()
Thomas Weißschuh
1
-9
/
+3
2023-09-19
power: supply: core: fix use after free in uevent
Sebastian Reichel
1
-0
/
+7
2023-05-11
power: supply: Ratelimit no data debug output
Marek Vasut
1
-1
/
+2
2023-03-29
power: supply: core: auto-exposure of simple-battery data
Sebastian Reichel
1
-1
/
+22
2023-01-02
power: supply: use sysfs_emit() instead of sprintf() for sysfs show()
ye xingchen
1
-5
/
+5
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-4
/
+4
2022-09-11
power: supply: Fix repeated word in comments
Jules Maselbas
1
-1
/
+1
2022-02-24
power: supply: Introduces bypass charging property
Ricardo Rivera-Matos
1
-0
/
+1
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-05
power: supply: fix charge_behaviour attribute initialization
Thomas Weißschuh
1
-0
/
+1
2021-12-21
power: supply: add helpers for charge_behaviour sysfs
Thomas Weißschuh
1
-0
/
+55
2021-11-16
power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERY
Luca Ceresoli
1
-0
/
+1
2021-01-13
power: supply: core: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2020-12-13
power: supply: Fix a typo in warning message
Masanari Iida
1
-1
/
+1
2020-08-26
power: supply: add wireless type
Subbaraman Narayanamurthy
1
-0
/
+1
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-06-19
power: supply: use kobj_to_dev
Wang Qing
1
-1
/
+1
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-07
power: supply: core: Add type property to uevent env
Mathew King
1
-24
/
+37
2020-05-07
power: supply: core: Add a macro that maps enum properties to text values
Mathew King
1
-74
/
+50
2020-05-07
power: supply: core: Use designated initializer for property text arrays
Mathew King
1
-14
/
+60
2020-05-07
power: supply: core: Cleanup power supply sysfs attribute list
Mathew King
1
-128
/
+132
2020-05-01
power: supply: core: reduce power_supply_show_usb_type() parameters
Michał Mirosław
1
-6
/
+4
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-0
/
+2
2019-06-28
power: supply: add input power and voltage limit properties
Enric Balletbo i Serra
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218
Thomas Gleixner
1
-2
/
+1
2019-05-15
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-2
/
+4
2019-05-03
power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant
Andrey Smirnov
1
-1
/
+1
2019-05-02
power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...
Nick Crews
1
-0
/
+2
2019-05-02
power: supply: core: Add Standard, Adaptive, and Custom charge types
Nick Crews
1
-1
/
+1
2019-04-26
power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
Andrey Smirnov
1
-6
/
+0
2018-09-16
power: supply: sysfs: ratelimit property read error message
David Lechner
1
-1
/
+2
2018-04-26
Merge tag 'tags/tcpm-pps-4.18' into psy-next
Sebastian Reichel
1
-0
/
+46
2018-04-25
power: supply: sysfs: Use enum to specify property
Ladislav Michl
1
-33
/
+44
2018-04-25
power: supply: Add 'usb_type' property and supporting code
Adam Thomson
1
-0
/
+45
2017-06-08
power: supply: core: Add power_supply_prop_precharge
Liam Breck
1
-0
/
+1
[next]