Commit Graph

58 Commits (835d90c4218dffe6f9e7ac1ed79795197a4970c4)

Author SHA1 Message Date
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
Kristen Accardi ceaba66305 [PATCH] acpi: export acpi_bus_trim 19 years ago
Randy Dunlap d758a8fa8c [ACPI] fix kernel-doc warnings in acpi/scan.c 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Bob Moore c51a4de85d [ACPI] ACPICA 20051117 19 years ago
Thomas Renninger bd7ce5b5ff [ACPI] fix HP nx8220 boot hang regression 19 years ago
Jesper Juhl 6044ec8882 [PATCH] kfree cleanup: misc remaining drivers 20 years ago
Adrian Bunk 8713cbefaf [ACPI] add static to function definitions 20 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago
Keiichiro Tokunaga 6940fabaa3 [ACPI] hotplug Processor consideration in acpi_bus_add() 20 years ago
Rajesh Shah 3fb02738b0 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently 20 years ago
Dmitry Torokhov 70f2817a43 [PATCH] sysfs: (rest) if show/store is missing return -EIO 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago