summaryrefslogtreecommitdiff
path: root/drivers/acpi/device_sysfs.c
AgeCommit message (Expand)Author
2024-01-30ACPI: Only enumerate enabled (or functional) processor devicesJames Morse
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki
2023-10-24ACPI: sysfs: Clean up create_pnp_modalias() and create_of_modalias()Christophe JAILLET
2023-10-24ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET
2023-10-20ACPI: sysfs: use acpi_device_uid() for fetching _UIDRaag Jadav
2023-06-29ACPI: bus: Constify acpi_companion_match() returned valueAndy Shevchenko
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-14ACPI: make kobj_type structures constantThomas Weißschuh
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2022-06-30ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König
2021-12-28ACPI: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2021-06-17ACPI: sysfs: fix doc warnings in device_sysfs.cBaokun Li
2021-06-07ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof Wilczyński
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki
2021-04-13ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko
2021-04-08ACPI: sysfs: fix some coding style issuesXiaofei Tan
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki
2021-01-25ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng
2021-01-22ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-10ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2017-11-20ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede
2016-11-24ACPI / property: Hierarchical properties support updateRafael J. Wysocki
2016-05-04ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall
2016-05-04ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall
2016-05-04ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki
2015-07-17ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki