Commit Graph

154 Commits (2354dcc7218853a6537ec722be40fde9a11c413b)

Author SHA1 Message Date
Rafael J. Wysocki b67ea76172 PCI / ACPI / PM: Platform support for PCI PME wake-up 15 years ago
Rafael J. Wysocki f517709d65 ACPI / PM: Add more run-time wake-up fields 15 years ago
Thomas Renninger 7779688fc3 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found 15 years ago
Thomas Renninger d2f6650a95 ACPI: Add NULL pointer check in acpi_bus_start 15 years ago
Lin Ming 2263576cfc ACPICA: Add post-order callback to acpi_walk_namespace 15 years ago
Bjorn Helgaas a83893ae90 ACPI: fix bus scanning memory leaks 16 years ago
Bjorn Helgaas 57f3674f5e ACPI: simplify building device HID/CID list 16 years ago
Bjorn Helgaas 6622d8cee7 ACPI: remove acpi_device_uid() and related stuff 16 years ago
Bjorn Helgaas 1131b938f0 ACPI: remove acpi_device.flags.hardware_id 16 years ago
Bjorn Helgaas b2972f8750 ACPI: remove acpi_device.flags.compatible_ids 16 years ago
Bjorn Helgaas 7f47fa6c2f ACPI: maintain a single list of _HID and _CID IDs 16 years ago
Bjorn Helgaas b1fbfb2ae8 ACPI: make sure every acpi_device has an ID 16 years ago
Bjorn Helgaas ea8d82fd31 ACPI: use acpi_device_hid() when possible 16 years ago
Bjorn Helgaas 78b8e141f8 ACPI: fix synthetic HID for \_SB_ 16 years ago
Bjorn Helgaas e3b87f8a9d ACPI: handle re-enumeration, when acpi_devices might already exist 16 years ago
Bjorn Helgaas 778cbc1d3a ACPI: factor out device type and status checking 16 years ago
Bjorn Helgaas 51a85faf2d ACPI: use acpi_walk_namespace() to enumerate devices 16 years ago
Bjorn Helgaas 859ac9a4be ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE 16 years ago
Bjorn Helgaas adc08e2035 ACPI: enumerate namespace before adding functional fixed hardware devices 16 years ago
Bjorn Helgaas 8e029bf0a6 ACPI: convert acpi_bus_scan() to operate on an acpi_handle 16 years ago
Bjorn Helgaas 5c478f499c ACPI: add acpi_bus_get_parent() and remove "parent" arguments 16 years ago
Bjorn Helgaas 77c24888b7 ACPI: remove unnecessary argument checking 16 years ago
Bjorn Helgaas c7bcb4e98a ACPI: remove redundant "type" arguments 16 years ago
Bjorn Helgaas bc3b07726a ACPI: remove acpi_device_set_context() "type" argument 16 years ago
Bjorn Helgaas ccba2a36d7 ACPI: use device_type rather than comparing HID 16 years ago
Bjorn Helgaas caaa6efb3d ACPI: save device_type in acpi_device 16 years ago
Bjorn Helgaas 66b7ed40aa ACPI: remove redundant "handle" and "parent" arguments 16 years ago
Bjorn Helgaas e8b945c9c1 ACPI: remove unused acpi_bus_scan_fixed() argument 16 years ago
Bjorn Helgaas 29aaefa68f ACPI: add debug for device addition 16 years ago
Bjorn Helgaas 53de5356be ACPI: don't pass handle for fixed hardware notifications 16 years ago
Rafael J. Wysocki 9b83ccd2f1 ACPI PM: Replace wakeup.prepared with reference counter 16 years ago
Len Brown f61f925859 Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" 16 years ago
Hugh Dickins 718fb0de8f ACPI: fix NULL bug for HID/UID string 16 years ago
Bob Moore 8e4319c425 ACPICA: Fix several acpi_attach_data problems 16 years ago
Bob Moore 15b8dd53f5 ACPICA: Major update for acpi_get_object_info external interface 16 years ago
Bjorn Helgaas dcf52fb71d ACPI: remove unused acpi_device_ops .stop method 16 years ago
Zhang Rui c8d72a5e76 ACPI: run ACPI device hot removal in kacpi_hotplug_wq 16 years ago
Alex Chiang 0c526d96a5 ACPI: clean up whitespace in drivers/acpi/scan.c 16 years ago
Alex Chiang 8b12b922ed ACPI: acpi_device_register() should call device_register() 16 years ago
Len Brown 33b5715015 ACPI: delete acpi_device.g_list 16 years ago
Shaohua Li 9090589d87 ACPI: convert acpi_device_lock spinlock to mutex 16 years ago
Bjorn Helgaas 46ec8598fd ACPI: support acpi_device_ops .notify methods 16 years ago
Bjorn Helgaas c0ce093f5b ACPI: remove unused acpi_device_ops .shutdown method 16 years ago
Bjorn Helgaas e747f27495 ACPI: call acpi_scan_init() explicitly rather than as initcall 16 years ago
Bjorn Helgaas e60cc7a6f0 ACPI: move private declarations to internal.h 16 years ago
Lin Ming ea7e96e0f2 ACPI: remove private acpica headers from driver files 16 years ago
Len Brown 3bdca1b863 Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used" 16 years ago
Thomas Renninger c3d6de698c ACPI video: if no ACPI backlight support, use vendor drivers 16 years ago
Kay Sievers 0794469da3 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Myron Stowe ad93a765c1 ACPI: Disambiguate processor declaration type 16 years ago