linux_dsm_epyc7002/drivers/acpi
Lv Zheng 923d4a45a9 ACPI: Add user space interface for identification objects
ACPI devices are glued with physical devices through _ADR object, ACPI
enumerated devices are identified with _UID object.  Currently we can
observe _HID/_CID through sysfs interfaces (hid/modalias), but there's
no way for us to check _ADR/_UID from user space.  This patch closes
this gap for ACPI developers and users.

[rjw: Modified the subject and changelog slightly.]
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2012-11-15 00:16:03 +01:00
..
acpica
apei
ac.c
acpi_ipmi.c
acpi_memhotplug.c
acpi_pad.c ACPI: strict_strtoul() and printk() cleanup in acpi_pad 2012-11-15 00:16:00 +01:00
battery.c
bgrt.c
blacklist.c
bus.c
button.c
cm_sbs.c
container.c ACPI: Fix a hard coding style when determining if a device is a container, v3 2012-11-15 00:16:01 +01:00
custom_method.c
debugfs.c
dock.c ACPI: dock: Remove redundant ACPI NS walk 2012-11-15 00:16:00 +01:00
ec_sys.c
ec.c ACPI / EC: Don't count a SCI interrupt as a false one 2012-11-15 00:15:59 +01:00
event.c
fan.c
glue.c ACPI: Fix memory leak in acpi_bind_one() 2012-10-23 00:53:58 +02:00
hed.c
internal.h ACPI / EC: Cleanup the member name for spinlock/mutex in struct 2012-11-15 00:15:59 +01:00
Kconfig
Makefile ACPI: Reorder IPMI driver before any other ACPI drivers 2012-10-16 18:07:12 -07:00
numa.c
nvs.c
osl.c
pci_bind.c
pci_irq.c
pci_link.c
pci_root.c
pci_slot.c
power.c
proc.c
processor_core.c
processor_driver.c ACPI / processor: prevent cpu from becoming online 2012-11-15 00:16:00 +01:00
processor_idle.c
processor_perflib.c
processor_thermal.c
processor_throttling.c
reboot.c
sbs.c
sbshc.c
sbshc.h
scan.c ACPI: Add user space interface for identification objects 2012-11-15 00:16:03 +01:00
sleep.c ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter 2012-11-15 00:16:02 +01:00
sleep.h
sysfs.c
tables.c
thermal.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal 2012-10-09 01:35:52 -04:00
utils.c
video_detect.c
video.c ACPI video: Ignore errors after _DOD evaluation. 2012-11-03 09:52:54 +08:00
wakeup.c