开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-05-11
power: supply: Ratelimit no data debug output
Marek Vasut
2023-03-29
power: supply: core: auto-exposure of simple-battery data
Sebastian Reichel
2023-01-02
power: supply: use sysfs_emit() instead of sprintf() for sysfs show()
ye xingchen
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-09-11
power: supply: Fix repeated word in comments
Jules Maselbas
2022-02-24
power: supply: Introduces bypass charging property
Ricardo Rivera-Matos
2022-01-11
Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-01-05
power: supply: fix charge_behaviour attribute initialization
Thomas Weißschuh
2021-12-21
power: supply: add helpers for charge_behaviour sysfs
Thomas Weißschuh
2021-11-16
power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERY
Luca Ceresoli
2021-01-13
power: supply: core: Constify static struct attribute_group
Rikard Falkeborn
2020-12-13
power: supply: Fix a typo in warning message
Masanari Iida
2020-08-26
power: supply: add wireless type
Subbaraman Narayanamurthy
2020-07-31
power: supply: wilco_ec: Add long life charging mode
Crag Wang
2020-07-21
power_supply: Add additional health properties to the header
Dan Murphy
2020-06-19
power: supply: use kobj_to_dev
Wang Qing
2020-05-28
power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED
Sebastian Reichel
2020-05-28
power: supply: core: add manufacture date properties
Sebastian Reichel
2020-05-28
power: supply: core: add capacity error margin property
Sebastian Reichel
2020-05-07
power: supply: core: Add type property to uevent env
Mathew King
2020-05-07
power: supply: core: Add a macro that maps enum properties to text values
Mathew King
2020-05-07
power: supply: core: Use designated initializer for property text arrays
Mathew King
2020-05-07
power: supply: core: Cleanup power supply sysfs attribute list
Mathew King
2020-05-01
power: supply: core: reduce power_supply_show_usb_type() parameters
Michał Mirosław
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-06-28
power: supply: add input power and voltage limit properties
Enric Balletbo i Serra
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218
Thomas Gleixner
2019-05-15
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-05-03
power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant
Andrey Smirnov
2019-05-02
power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...
Nick Crews
2019-05-02
power: supply: core: Add Standard, Adaptive, and Custom charge types
Nick Crews
2019-04-26
power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
Andrey Smirnov
2018-09-16
power: supply: sysfs: ratelimit property read error message
David Lechner
2018-04-26
Merge tag 'tags/tcpm-pps-4.18' into psy-next
Sebastian Reichel
2018-04-25
power: supply: sysfs: Use enum to specify property
Ladislav Michl
2018-04-25
power: supply: Add 'usb_type' property and supporting code
Adam Thomson
2017-06-08
power: supply: core: Add power_supply_prop_precharge
Liam Breck
2017-06-08
power: supply: sysfs: parse string as enum when writing property
David Lechner
2017-06-08
power: supply: Add Apple Brick ID power supply type
Benson Leung
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel