summaryrefslogtreecommitdiff
path: root/drivers/acpi/ec.c
AgeCommit message (Expand)Author
2007-03-09ACPI: ec: fix race in status register accessAlexey Starikovskiy
2007-02-16Pull fluff into release branchLen Brown
2007-02-16ACPI: ec: add unlock in error pathAlexey Starikovskiy
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-06ACPI: ec: enable printk on cmdline useLen Brown
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20Pull ec into test branchLen Brown
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk
2006-12-16Pull trivial into test branchLen Brown
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-10-27ACPI: make ec_transaction not externRandy Dunlap
2006-10-14ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering
2006-10-14ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov
2006-10-14ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov
2006-10-14ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov
2006-10-14ACPI: consolidate functions in acpi ec driverLennart Poettering
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven
2006-06-28ACPI: fix battery on HP NX6125Vladimir Lebedev
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-15Pull bugzilla-5764 into release branchLen Brown
2006-06-15Pull ec into release branchLen Brown
2006-06-15Pull acpica into release branchLen Brown
2006-06-14ACPI: execute Notify() handlers on new threadAlexey Starikovskiy
2006-05-19ACPI: replace spin_lock_irq with mutex for ec poll modeRich Townsend
2006-04-01ACPI: EC acpi-ecdt-uid-hackJiri Slaby
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown