aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAge
* ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering2006-10-14
* ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov2006-10-14
* ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov2006-10-14
* ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov2006-10-14
* ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov2006-10-14
* ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov2006-10-14
* ACPI: consolidate functions in acpi ec driverLennart Poettering2006-10-14
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-10
* ACPI: fix battery on HP NX6125Vladimir Lebedev2006-06-28
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* Pull bugzilla-5764 into release branchLen Brown2006-06-15
|\
| * ACPI: replace spin_lock_irq with mutex for ec poll modeRich Townsend2006-05-19
* | Pull ec into release branchLen Brown2006-06-15
|\ \
| * | ACPI: EC acpi-ecdt-uid-hackJiri Slaby2006-04-01
| |/
* | Pull acpica into release branchLen Brown2006-06-15
|\ \ | |/ |/|
| * ACPI: execute Notify() handlers on new threadAlexey Starikovskiy2006-06-14
* | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
|/
*---. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-24
|\ \ \
| | | * [ACPI] ACPICA 20050930Bob Moore2005-12-10
| | | * [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-22
| | |/ | |/|
| | * [ACPI] Embedded Controller (EC) driver printk syntax updateLen Brown2005-12-05
| | * [ACPI] Enable Embedded Controller (EC) interrupt mode by defaultLen Brown2005-12-05
| | * [ACPI] Embedded Controller (EC) driver syntax updateLen Brown2005-12-05
| | * [ACPI] Disable EC burst mode w/o disabling EC interruptsLuming Yu2005-12-01
| |/
* / [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
|/
* [ACPI] Lindent drivers/acpi/ec.cLen Brown2005-08-11
* [ACPI] Fix "ec_burst=1" mode latency issueLuming Yu2005-08-11
* [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)Luming Yu2005-08-03
* [ACPI] Add "ec_polling" boot optionLuming Yu2005-07-29
* ACPI: delete unnecessary EC console messagesLuming Yu2005-07-23
* [ACPI] EC GPE-disabled issueLuming Yu2005-07-12
* [ACPI] fix build warningAndrew Morton2005-07-11
* [ACPI] fix EC access widthLuming Yu2005-07-11
* [ACPI] Enable EC Burst ModeDmitry Torokhov2005-07-11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16