Commit Graph

543 Commits (6c3c5bb3c68b932ece9f92b9d201196d537cb99c)

Author SHA1 Message Date
Jeff Chua 3a7122923e [PATCH] acpi: remove "video device notify" message 18 years ago
Henrique de Moraes Holschuh d2fadbbbf0 Revert "ACPI: ibm-acpi: make non-generic bay support optional" 18 years ago
Venkatesh Pallipadi d6637b28ff ACPI: delete two spurious ACPI messages 18 years ago
Matthijs van Otterdijk c8af57eb76 [PATCH] fix the toshiba_acpi write_lcd return value 18 years ago
Len Brown 723fe2ca82 ACPI: ec: enable printk on cmdline use 18 years ago
John Keller 3948ec9406 ACPI: Altix: ACPI _PRT support 18 years ago
Guillaume Chazarain c6e19194b6 ACPI: EC: move verbose printk to debug build only 18 years ago
Ingo Molnar 0888f06ac9 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code 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
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
Henrique de Moraes Holschuh 778b4d742b ACPI: ibm-acpi: workaround for EC 0x2f initialization bug 18 years ago
Henrique de Moraes Holschuh 49a13cd6a2 ACPI: ibm-acpi: store embedded controller firmware version for matching 18 years ago
Henrique de Moraes Holschuh a12095c2b5 ACPI: ibm-acpi: fix and extend fan control functions 18 years ago
Henrique de Moraes Holschuh 1c6a334e9c ACPI: ibm-acpi: fix and extend fan enable 18 years ago
Henrique de Moraes Holschuh bab812a329 ACPI: ibm-acpi: extend fan status functions 18 years ago