index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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