aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh
2007-01-11Pull sgi into release branchLen Brown
2007-01-11Pull trivial into release branchLen Brown
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi
2007-01-05[PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk
2007-01-06ACPI: ec: enable printk on cmdline useLen Brown
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain
2006-12-22Merge 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-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk
2006-12-20Pull sgi into test branchLen Brown
2006-12-20Pull bugfix into test branchLen Brown
2006-12-20Pull ec into test branchLen Brown
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle
2006-12-20ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita
2006-12-20ACPI: fix single linked list manipulationAkinobu Mita
2006-12-19ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy
2006-12-16Pull style into test branchLen Brown
2006-12-16Pull bugfix into test branchLen Brown
2006-12-16Pull trivial into test branchLen Brown
2006-12-16ACPI: ibm_acpi: respond to workqueue updateLen Brown
2006-12-16Pull platform-drivers into test branchLen Brown
2006-12-16Pull button into test branchLen Brown
2006-12-16Pull dock into test branchLen Brown
2006-12-14ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi
2006-12-08ACPI: ec: Lindent once againAlexey Starikovskiy
2006-12-08ACPI: ec: Change #define to enums there possible.Alexey Starikovskiy
2006-12-08ACPI: ec: Style changes.Alexey Starikovskiy
2006-12-08ACPI: ec: Acquire Global Lock under EC mutex.Alexey Starikovskiy
2006-12-08ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.Alexey Starikovskiy
2006-12-08ACPI: ec: Rename gpe_bit to gpeAlexey Starikovskiy
2006-12-08ACPI: ec: Change semaphore to mutex.Alexey Starikovskiy
2006-12-08ACPI: ec: Query only single query at a time.Alexey Starikovskiy
2006-12-08ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled atAlexey Starikovskiy
2006-12-08ACPI: ec: Remove expect_event and all races around it.Alexey Starikovskiy
2006-12-08ACPI: ec: Read status register from check_status() functionAlexey Starikovskiy
2006-12-08ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.Alexey Starikovskiy
2006-12-08ACPI: ec: Enable EC GPE at beginning of transactionAlexey Starikovskiy
2006-12-08ACPI: ec: Allow for write semantics in any command.Alexey Starikovskiy
2006-12-07ACPI: dock: Fix symbol conflict between acpiphp and dockPrarit Bhargava