Commit Graph

741 Commits (9dd855a729abb4670522d5eae6854db48d624498)

Author SHA1 Message Date
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
Henrique de Moraes Holschuh a8b7a6626d ACPI: ibm-acpi: document fan control 18 years ago
Henrique de Moraes Holschuh 18ad7996e1 ACPI: ibm-acpi: cleanup fan_write 18 years ago
Henrique de Moraes Holschuh c52f0aa574 ACPI: ibm-acpi: break fan_read into separate functions 18 years ago
Henrique de Moraes Holschuh 3ef8a6096c ACPI: ibm-acpi: clean up fan_read 18 years ago
Henrique de Moraes Holschuh 69ba91cbd6 ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write 18 years ago
Henrique de Moraes Holschuh 60eb0b35a9 ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16 sensors 18 years ago
Henrique de Moraes Holschuh a26f878abc ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy 18 years ago
Henrique de Moraes Holschuh 8d29726434 ACPI: ibm-acpi: trivial Lindent cleanups 18 years ago
Henrique de Moraes Holschuh 3dfd35cd21 ACPI: ibm-acpi: do not use / in driver names 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Benjamin Herrenschmidt 465ae641e4 ACPI: Change ACPI to use dev_archdata instead of firmware_data 18 years ago
Dave Jones 0916bd3ebb [PATCH] Correct bound checking from the value returned from _PPC method. 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Linus Torvalds b976fe19ac Revert "ACPI: created a dedicated workqueue for notify() execution" 18 years ago
Dmitry Torokhov c0968f0ea2 ACPI: button: register with input layer 19 years ago
Satoru Takeuchi b7b09b1cdf ACPI: update comment 19 years ago
Jesper Juhl 6b15484ccb ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler() 19 years ago
Kristen Carlson Accardi 8b0dc866dd ACPI: dock: use mutex instead of spinlock 19 years ago
Chen, Justin 2f000f5c15 ACPI: optimize pci_rootbridge search 19 years ago
Randy Dunlap 616362de2f ACPI: make ec_transaction not extern 19 years ago