Age | Commit message (Expand) | Author |
2007-01-26 | [PATCH] ACPI: fix cpufreq regression | Ingo Molnar |
2007-01-23 | [PATCH] acpi: remove "video device notify" message | Jeff Chua |
2007-01-11 | Revert "ACPI: ibm-acpi: make non-generic bay support optional" | Henrique de Moraes Holschuh |
2007-01-11 | Pull sgi into release branch | Len Brown |
2007-01-11 | Pull trivial into release branch | Len Brown |
2007-01-10 | ACPI: delete two spurious ACPI messages | Venkatesh Pallipadi |
2007-01-05 | [PATCH] fix the toshiba_acpi write_lcd return value | Matthijs van Otterdijk |
2007-01-06 | ACPI: ec: enable printk on cmdline use | Len Brown |
2007-01-04 | ACPI: Altix: ACPI _PRT support | John Keller |
2007-01-02 | ACPI: EC: move verbose printk to debug build only | Guillaume Chazarain |
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 |