aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/device_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-28ACPI: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-06-17ACPI: sysfs: fix doc warnings in device_sysfs.cBaokun Li1-0/+5
2021-06-07ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof WilczyƄski1-1/+1
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki1-5/+10
2021-04-13ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko1-2/+2
2021-04-08ACPI: sysfs: fix some coding style issuesXiaofei Tan1-5/+10
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi-apei'Rafael J. Wysocki1-22/+22
2021-01-25ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-01-22ACPI: Use DEVICE_ATTR_<RW|RO|WO> macrosDwaipayan Ray1-22/+22
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-05-10ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart1-2/+4
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-3/+3
2017-11-20ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede1-0/+4
2016-11-24ACPI / property: Hierarchical properties support updateRafael J. Wysocki1-4/+4
2016-05-04ACPI / device_sysfs: Clean up checkpatch errorsBetty Dall1-7/+9
2016-05-04ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIOBetty Dall1-2/+2
2016-05-04ACPI / device_sysfs: Add sysfs support for _HRV hardware revisionBetty Dall1-0/+24
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook1-1/+1
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki1-12/+108
2015-07-17ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki1-0/+521