Changes from v2 - move sysfs documentation to ABI/testing/sysfs-bus-acpi. - document source code better, describing a few structs and functions that are not completely obvious. - use fwnode_reference_args instead of acpi_reference_args as acpi_reference_args has been remove since the last version of this patch. Curt Brune (1): ACPI: properties: expose device properties through sysfs Documentation/ABI/testing/sysfs-bus-acpi | 52 ++++ drivers/acpi/device_sysfs.c | 442 +++++++++++++++++++++++++++++++ drivers/acpi/internal.h | 1 + drivers/acpi/scan.c | 2 + include/acpi/acpi_bus.h | 1 + 5 files changed, 498 insertions(+) -- 2.1.4