index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
device_sysfs.c
Age
Commit message (
Expand
)
Author
2023-10-26
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'
Rafael J. Wysocki
2023-10-24
ACPI: sysfs: Clean up create_pnp_modalias() and create_of_modalias()
Christophe JAILLET
2023-10-24
ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()
Christophe JAILLET
2023-10-20
ACPI: sysfs: use acpi_device_uid() for fetching _UID
Raag Jadav
2023-06-29
ACPI: bus: Constify acpi_companion_match() returned value
Andy Shevchenko
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-14
ACPI: make kobj_type structures constant
Thomas Weißschuh
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2022-06-30
ACPI: bus: Drop driver member of struct acpi_device
Uwe Kleine-König
2021-12-28
ACPI: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2021-06-17
ACPI: sysfs: fix doc warnings in device_sysfs.c
Baokun Li
2021-06-07
ACPI: sysfs: Fix a buffer overrun problem with description_show()
Krzysztof Wilczyński
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
2021-04-13
ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code
Andy Shevchenko
2021-04-08
ACPI: sysfs: fix some coding style issues
Xiaofei Tan
2021-02-15
Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...
Rafael J. Wysocki
2021-01-25
ACPI: sysfs: Prefer "compatible" modalias
Kai-Heng Feng
2021-01-22
ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros
Dwaipayan Ray
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-10
ACPI: bus: change _ADR representation to 64 bits
Pierre-Louis Bossart
2019-03-12
ACPI / device_sysfs: Avoid OF modalias creation for removed device
Andy Shevchenko
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2017-11-20
ACPI / bus: Leave modalias empty for devices which are not present
Hans de Goede
2016-11-24
ACPI / property: Hierarchical properties support update
Rafael J. Wysocki
2016-05-04
ACPI / device_sysfs: Clean up checkpatch errors
Betty Dall
2016-05-04
ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIO
Betty Dall
2016-05-04
ACPI / device_sysfs: Add sysfs support for _HRV hardware revision
Betty Dall
2016-01-08
ACPI / property: avoid leaking format string into kobject name
Kees Cook
2015-09-15
ACPI / property: Expose data-only subnodes via sysfs
Rafael J. Wysocki
2015-07-17
ACPI / scan: Move sysfs-related device code to a separate file
Rafael J. Wysocki