Age | Commit message (Expand) | Author |
2006-12-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-12-22 | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM... | Ingo Molnar |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-20 | Driver core: proper prototype for drivers/base/init.c:driver_init() | Adrian Bunk |
2006-12-20 | Pull sgi into test branch | Len Brown |
2006-12-20 | Pull bugfix into test branch | Len Brown |
2006-12-20 | Pull ec into test branch | Len Brown |
2006-12-20 | Pull platform-drivers into test branch | Len Brown |
2006-12-20 | ACPI: Add support for acpi_load_table/acpi_unload_table_id | John Keller |
2006-12-20 | ACPI: video: Add dev argument for backlight_device_register | Yu Luming |
2006-12-20 | ACPI: Implement acpi_video_get_next_level() | Thomas Tuttle |
2006-12-20 | ACPI: Kconfig - depend on PM rather than selecting it | Andrew Morton |
2006-12-20 | ACPI: fix NULL check in drivers/acpi/osl.c | Adrian Bunk |
2006-12-20 | ACPI: make drivers/acpi/ec.c:ec_ecdt static | Adrian Bunk |
2006-12-20 | ACPI: prevent processor module from loading on failures | Akinobu Mita |
2006-12-20 | ACPI: fix single linked list manipulation | Akinobu Mita |
2006-12-19 | ACPI: ibm_acpi: allow clean removal | Alexey Starikovskiy |
2006-12-16 | Pull style into test branch | Len Brown |
2006-12-16 | Pull bugfix into test branch | Len Brown |
2006-12-16 | Pull trivial into test branch | Len Brown |
2006-12-16 | ACPI: ibm_acpi: respond to workqueue update | Len Brown |
2006-12-16 | Pull platform-drivers into test branch | Len Brown |
2006-12-16 | Pull button into test branch | Len Brown |
2006-12-16 | Pull dock into test branch | Len Brown |
2006-12-14 | ACPI: dock: add uevent to indicate change in device status | Kristen Carlson Accardi |
2006-12-08 | ACPI: ec: Lindent once again | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Change #define to enums there possible. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Style changes. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Acquire Global Lock under EC mutex. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Rename gpe_bit to gpe | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Change semaphore to mutex. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Query only single query at a time. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Remove expect_event and all races around it. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Read status register from check_status() function | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines. | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Enable EC GPE at beginning of transaction | Alexey Starikovskiy |
2006-12-08 | ACPI: ec: Allow for write semantics in any command. | Alexey Starikovskiy |
2006-12-07 | ACPI: dock: Fix symbol conflict between acpiphp and dock | Prarit Bhargava |
2006-12-07 | ACPI: dock: Add a docked sysfs file to the dock driver. | brandon@ifup.org |
2006-12-07 | ACPI: dock: fix build warning | Len Brown |
2006-12-07 | ACPI: dock: Make the dock station driver a platform device driver. | Kristen Carlson Accardi |
2006-12-07 | ACPI: ibm-acpi: update version and copyright | Henrique de Moraes Holschuh |
2006-12-07 | ACPI: ibm-acpi: style fixes and cruft removal | Henrique de Moraes Holschuh |
2006-12-07 | ACPI: ibm-acpi: backlight device cleanup | Henrique de Moraes Holschuh |
2006-12-07 | ACPI: ibm-acpi: make non-generic bay support optional | Henrique de Moraes Holschuh |
2006-12-07 | ACPI: ibm-acpi: add support for the ultrabay on the T60,X60 | Henrique de Moraes Holschuh |
2006-12-07 | ACPI: ibm-acpi: implement fan watchdog command | Henrique de Moraes Holschuh |
2006-12-07 | ACPI: ibm-acpi: workaround for EC 0x2f initialization bug | Henrique de Moraes Holschuh |