Commit Graph

658 Commits (beb58aa39e6e5a52875defe12c7697b0bfa95d4c)

Author SHA1 Message Date
Yu Luming 2f3d000a13 ACPI: Adds backlight sysfs support for acpi video driver. 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Adrian Bunk 1f21782e63 Driver core: proper prototype for drivers/base/init.c:driver_init() 18 years ago
John Keller 0f0fe1a08a ACPI: Add support for acpi_load_table/acpi_unload_table_id 18 years ago
Yu Luming 519ab5f2be ACPI: video: Add dev argument for backlight_device_register 18 years ago
Thomas Tuttle f4715189df ACPI: Implement acpi_video_get_next_level() 18 years ago
Andrew Morton 6796a1204c ACPI: Kconfig - depend on PM rather than selecting it 18 years ago
Adrian Bunk a6fdbf90b9 ACPI: fix NULL check in drivers/acpi/osl.c 18 years ago
Adrian Bunk a854e08a5a ACPI: make drivers/acpi/ec.c:ec_ecdt static 18 years ago
Akinobu Mita 83822fc9e6 ACPI: prevent processor module from loading on failures 18 years ago
Akinobu Mita f10bb2544b ACPI: fix single linked list manipulation 18 years ago
Alexey Starikovskiy 4afaf54b3b ACPI: ibm_acpi: allow clean removal 18 years ago
Len Brown 25c68a33b7 ACPI: ibm_acpi: respond to workqueue update 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 54a07001b9 ACPI: consolidate two motherboard drivers into one 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
Li Shaohua a7178df5e7 ACPI: adjust init order 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
Kristen Carlson Accardi 8ea86e0ba7 ACPI: dock: add uevent to indicate change in device status 18 years ago
Alexey Starikovskiy 6ccedb10e3 ACPI: ec: Lindent once again 18 years ago
Alexey Starikovskiy 3261ff4db3 ACPI: ec: Change #define to enums there possible. 18 years ago
Alexey Starikovskiy 78d0af3392 ACPI: ec: Style changes. 18 years ago
Alexey Starikovskiy 523953b41e ACPI: ec: Acquire Global Lock under EC mutex. 18 years ago
Alexey Starikovskiy 50c1e1138c ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead. 18 years ago
Alexey Starikovskiy a86e277259 ACPI: ec: Rename gpe_bit to gpe 18 years ago
Alexey Starikovskiy c787a8551e ACPI: ec: Change semaphore to mutex. 18 years ago
Alexey Starikovskiy 5d0c288b73 ACPI: ec: Query only single query at a time. 18 years ago
Alexey Starikovskiy e41334c0a6 ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at 18 years ago
Alexey Starikovskiy af3fd1404f ACPI: ec: Remove expect_event and all races around it. 18 years ago
Alexey Starikovskiy bec5a1e060 ACPI: ec: Read status register from check_status() function 18 years ago
Alexey Starikovskiy 5c4064124a ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines. 18 years ago
Alexey Starikovskiy 5d57a6a55e ACPI: ec: Enable EC GPE at beginning of transaction 18 years ago
Alexey Starikovskiy d91df1aaa9 ACPI: ec: Allow for write semantics in any command. 18 years ago
Prarit Bhargava 2548c06b72 ACPI: dock: Fix symbol conflict between acpiphp and dock 18 years ago
brandon@ifup.org c80fdbe81a ACPI: dock: Add a docked sysfs file to the dock driver. 18 years ago
Len Brown e67beb37df ACPI: dock: fix build warning 18 years ago
Kristen Carlson Accardi 671adbec21 ACPI: dock: Make the dock station driver a platform device driver. 18 years ago
Henrique de Moraes Holschuh f9ff43a626 ACPI: ibm-acpi: update version and copyright 18 years ago
Henrique de Moraes Holschuh 9a8e1738c1 ACPI: ibm-acpi: style fixes and cruft removal 18 years ago
Henrique de Moraes Holschuh fb87a811a4 ACPI: ibm-acpi: backlight device cleanup 18 years ago
Henrique de Moraes Holschuh 2df910b4c3 ACPI: ibm-acpi: make non-generic bay support optional 18 years ago
Henrique de Moraes Holschuh e0298997ac ACPI: ibm-acpi: add support for the ultrabay on the T60,X60 18 years ago
Henrique de Moraes Holschuh 16663a87ad ACPI: ibm-acpi: implement fan watchdog command 18 years ago