Age | Commit message (Expand) | Author | Files | Lines |
2021-12-28 | ACPI: sysfs: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
2021-06-17 | ACPI: sysfs: fix doc warnings in device_sysfs.c | Baokun Li | 1 | -0/+5 |
2021-06-07 | ACPI: sysfs: Fix a buffer overrun problem with description_show() | Krzysztof WilczyĆski | 1 | -1/+1 |
2021-04-26 | Merge branch 'acpi-misc' | Rafael J. Wysocki | 1 | -5/+10 |
2021-04-13 | ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code | Andy Shevchenko | 1 | -2/+2 |
2021-04-08 | ACPI: sysfs: fix some coding style issues | Xiaofei Tan | 1 | -5/+10 |
2021-02-15 | Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi... | Rafael J. Wysocki | 1 | -22/+22 |
2021-01-25 | ACPI: sysfs: Prefer "compatible" modalias | Kai-Heng Feng | 1 | -14/+6 |
2021-01-22 | ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros | Dwaipayan Ray | 1 | -22/+22 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2019-05-10 | ACPI: bus: change _ADR representation to 64 bits | Pierre-Louis Bossart | 1 | -2/+4 |
2019-03-12 | ACPI / device_sysfs: Avoid OF modalias creation for removed device | Andy Shevchenko | 1 | -1/+5 |
2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches | 1 | -3/+3 |
2017-11-20 | ACPI / bus: Leave modalias empty for devices which are not present | Hans de Goede | 1 | -0/+4 |
2016-11-24 | ACPI / property: Hierarchical properties support update | Rafael J. Wysocki | 1 | -4/+4 |
2016-05-04 | ACPI / device_sysfs: Clean up checkpatch errors | Betty Dall | 1 | -7/+9 |
2016-05-04 | ACPI / device_sysfs: Change _SUN and _STA show functions error return to EIO | Betty Dall | 1 | -2/+2 |
2016-05-04 | ACPI / device_sysfs: Add sysfs support for _HRV hardware revision | Betty Dall | 1 | -0/+24 |
2016-01-08 | ACPI / property: avoid leaking format string into kobject name | Kees Cook | 1 | -1/+1 |
2015-09-15 | ACPI / property: Expose data-only subnodes via sysfs | Rafael J. Wysocki | 1 | -12/+108 |
2015-07-17 | ACPI / scan: Move sysfs-related device code to a separate file | Rafael J. Wysocki | 1 | -0/+521 |