Commit Graph

111 Commits (45cb50e646d1560eff01c5ad0f0df3c7fd6148dd)

Author SHA1 Message Date
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
Lin Ming 55ac9a018f ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk 17 years ago
Len Brown ea5c8af9b1 ACPI: remove unused acpi_is_child_device() 17 years ago
Zhao Yakui 39a0ad8710 ACPI : Load device driver according to the status of acpi device 17 years ago
Zhao Yakui eab4b64576 ACPI: Attach the ACPI device to the ACPI handle as early as possible 17 years ago
Zhao Yakui a51e145f37 ACPI: Get the device power state in the course of scanning device 17 years ago
Zhao Yakui 455c8793d2 ACPI: Enable EC device immediately after ACPI full initialization 17 years ago
Pavel Machek db89b4f0db ACPI: catch calls of acpi_driver_data on pointer of wrong type 17 years ago
Alexey Starikovskiy 4b5fcb353b ACPI: acpi_driver_data could only be applied to acpi_device 17 years ago
Zhang Rui faee816b15 ACPI: don't enable control method power button as wakeup device when Fixed Power button is used 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Alok N Kataria 74523c9013 ACPI: fix checkpatch.pl complaints in scan.c 17 years ago
Zhang Rui 26d46867b7 fix a deadlock issue when poking "eject" file 17 years ago
Rafael J. Wysocki 77e766099e ACPI: Introduce acpi_device_sleep_wake function 17 years ago
Thomas Renninger 66fb9d120e ACPI: Cleanup: Remove unneeded, multiple local dummy variables 17 years ago
Bob Moore cd0b224824 ACPICA: Fixes for external Reference Objects 17 years ago
Zhao Yakui 729b2bdbfa ACPI : Disable the device's ability to wake the sleeping system in the boot phase 17 years ago
Zhang Rui 5c9fcb5dee ACPI: fix a regression of ACPI device driver autoloading 17 years ago
Harvey Harrison 96b2dd1f1f ACPI: replace remaining __FUNCTION__ occurrences 17 years ago
Holger Macht 3b5fee5952 ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD 17 years ago
Len Brown 87ecd5cdda ACPI: add missing prink prefix strings 17 years ago
Joe Perches 3c5f9be461 drivers/acpi/: Spelling fixes 17 years ago
Alexey Starikovskiy c04209a794 ACPI: EC: Enable boot EC before bus_scan 17 years ago
Frank Seidel 3620f2f2f3 ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers 17 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Adrian Bunk b3e572d2eb make drivers/acpi/scan.c:create_modalias() static 18 years ago
Thomas Renninger 29b71a1ca7 ACPI: autoload modules - Create ACPI alias interface 18 years ago
David Brownell 55955aad7c PNPACPI sets pnpdev->dev.archdata 18 years ago
Bjorn Helgaas 0c0e892101 ACPI: use _STA bit names rather than 0x0F 18 years ago
Len Brown 7cda93e008 ACPI: delete extra #defines in /drivers/acpi/ drivers 18 years ago
Len Brown f52fd66d2e ACPI: clean up ACPI_MODULE_NAME() use 18 years ago
Zhang Rui 5473526605 ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. 18 years ago
Alexey Starikovskiy cee324b145 ACPICA: use new ACPI headers. 18 years ago
Alexey Starikovskiy ad71860a17 ACPICA: minimal patch to integrate new tables into Linux 18 years ago
Len Brown 7ac2735462 ACPI: delete unused acpi_device_get_debug_info() 18 years ago
Robert P. J. Day 37cabc8164 ACPI: Correct ACPI_DEBUG_OUTPUT typo 18 years ago
Zhang Rui bb0958544f ACPI: use more understandable bus_id for ACPI devices 18 years ago
Rui Zhang 2786f6e388 ACPI: fix Supermicro X7DB8+ Boot regression 18 years ago
Zhang Rui e49bd2dd5a ACPI: use PNPID:instance_no as bus_id of ACPI device 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago