Commit Graph

75 Commits (1d18c05825c3f2b8933a7fc7f7528881e98deb04)

Author SHA1 Message Date
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
Zhang Rui ae8433324b ACPI: Set fake hid for non-PNPID ACPI devices 18 years ago
Li Shaohua db3e1cc325 ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver 18 years ago
Li Shaohua 96333578b0 ACPI: add acpi_bus_removal_type in acpi_device 18 years ago
Li Shaohua c4168bff32 ACPI: add acpi_bus_ops in acpi_device 18 years ago
Patrick Mochel f883d9db00 ACPI: convert to sysfs framework 18 years ago
Patrick Mochel 1890a97ab3 ACPI: change registration interface to follow driver model 18 years ago
Patrick Mochel 5d9464a469 ACPI: add ACPI bus_type for driver model 18 years ago
Patrick Mochel d43ec68e98 ACPI: add device_driver and hepler functions 18 years ago
Zhang Rui 1d268b0a0f ACPI: rename some functions 18 years ago
Zhang Rui 9e89dde2b0 ACPI: clean up scan.c 18 years ago
Randy Dunlap e9a315bcae ACPI: verbose on kset/kobject_register errors 19 years ago
Randy Dunlap 9b6d97b64e ACPI: scan: handle kset/kobject errors 19 years ago
Len Brown c8f7a62cdd Revert "Revert "ACPI: dock driver"" 19 years ago
Linus Torvalds 953969ddf5 Revert "ACPI: dock driver" 19 years ago
Adrian Bunk 9e5289f4dd ACPI: drivers/acpi/scan.c: make acpi_bus_type static 19 years ago
Len Brown 02438d8771 ACPI: delete acpi_os_free(), use kfree() directly 19 years ago
Kristen Accardi a5e1b94008 ACPI: dock driver 19 years ago
Patrick Mochel d550d98d33 ACPI: delete tracing macros from drivers/acpi/*.c 19 years ago
Len Brown 6468463abd ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Len Brown 531881d665 ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() 19 years ago
Patrick Mochel 5b3272655a ACPI: create acpi_device_suspend()/acpi_device_resume() 19 years ago
Bjorn Helgaas 06ea8e08ae ACPI: acpi_bus_unregister_driver() returns void 19 years ago
Len Brown 415d320a23 ACPI: delete unused acpi_bus_drivers_lock 19 years ago
Ashok Raj eefa27a93a ACPI: Allow hot-add of ejected processor 19 years ago
Bjorn Helgaas 1a36561607 ACPI: simplify scan.c coding 19 years ago
Bjorn Helgaas 9d9f749b31 ACPI: make acpi_bus_register_driver() return success/failure, not device count 19 years ago