summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua1-2/+0
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2-23/+1
2007-01-11Pull sgi into release branchLen Brown1-0/+3
2007-01-11Pull trivial into release branchLen Brown3-9/+2
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2-7/+0
2007-01-05[PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk1-3/+6
2007-01-06ACPI: ec: enable printk on cmdline useLen Brown1-2/+2
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain1-1/+1
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds40-736/+1748
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar1-2/+10
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan20-75/+36
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-2/+2
2006-12-20Pull sgi into test branchLen Brown2-1/+97
2006-12-20Pull bugfix into test branchLen Brown4-8/+9
2006-12-20Pull ec into test branchLen Brown1-1/+1
2006-12-20Pull platform-drivers into test branchLen Brown4-12/+39
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller2-1/+97
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming3-3/+4
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle1-7/+34
2006-12-20ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton1-1/+1
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk1-1/+1
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk1-1/+1
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita1-2/+2
2006-12-20ACPI: fix single linked list manipulationAkinobu Mita1-4/+5
2006-12-19ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy1-2/+1
2006-12-16Pull style into test branchLen Brown28-134/+128
2006-12-16Pull bugfix into test branchLen Brown1-8/+8
2006-12-16Pull trivial into test branchLen Brown7-18/+24
2006-12-16ACPI: ibm_acpi: respond to workqueue updateLen Brown1-3/+3
2006-12-16Pull platform-drivers into test branchLen Brown4-190/+1011
2006-12-16Pull button into test branchLen Brown2-85/+139
2006-12-16Pull dock into test branchLen Brown1-21/+110
2006-12-14ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi1-2/+4
2006-12-08ACPI: ec: Lindent once againAlexey Starikovskiy1-95/+76
2006-12-08ACPI: ec: Change #define to enums there possible.Alexey Starikovskiy1-12/+12
2006-12-08ACPI: ec: Style changes.Alexey Starikovskiy1-10/+6
2006-12-08ACPI: ec: Acquire Global Lock under EC mutex.Alexey Starikovskiy1-2/+2
2006-12-08ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.Alexey Starikovskiy1-5/+2
2006-12-08ACPI: ec: Rename gpe_bit to gpeAlexey Starikovskiy1-21/+21
2006-12-08ACPI: ec: Change semaphore to mutex.Alexey Starikovskiy1-6/+6
2006-12-08ACPI: ec: Query only single query at a time.Alexey Starikovskiy1-11/+8
2006-12-08ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled atAlexey Starikovskiy1-8/+4
2006-12-08ACPI: ec: Remove expect_event and all races around it.Alexey Starikovskiy1-46/+38
2006-12-08ACPI: ec: Read status register from check_status() functionAlexey Starikovskiy1-5/+6
2006-12-08ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.Alexey Starikovskiy1-2/+2
2006-12-08ACPI: ec: Enable EC GPE at beginning of transactionAlexey Starikovskiy1-0/+3
2006-12-08ACPI: ec: Allow for write semantics in any command.Alexey Starikovskiy1-1/+1
2006-12-07ACPI: dock: Fix symbol conflict between acpiphp and dockPrarit Bhargava1-1/+7