summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAgeFilesLines
* Pull bugzilla-5764 into release branchLen Brown2006-06-161-22/+29
|\
| * ACPI: replace spin_lock_irq with mutex for ec poll modeRich Townsend2006-05-191-22/+29
* | Pull ec into release branchLen Brown2006-06-151-10/+6Star
|\ \
| * | ACPI: EC acpi-ecdt-uid-hackJiri Slaby2006-04-021-10/+6Star
| |/
* | Pull acpica into release branchLen Brown2006-06-151-3/+2Star
|\ \ | |/ |/|
| * ACPI: execute Notify() handlers on new threadAlexey Starikovskiy2006-06-141-3/+2Star
* | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
|/
*---. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-143/+148
|\ \ \
| | | * [ACPI] ACPICA 20050930Bob Moore2005-12-101-2/+2
| | | * [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-1/+1
| | |/ | |/|
| | * [ACPI] Embedded Controller (EC) driver printk syntax updateLen Brown2005-12-051-10/+10
| | * [ACPI] Enable Embedded Controller (EC) interrupt mode by defaultLen Brown2005-12-051-3/+3
| | * [ACPI] Embedded Controller (EC) driver syntax updateLen Brown2005-12-051-116/+117
| | * [ACPI] Disable EC burst mode w/o disabling EC interruptsLuming Yu2005-12-021-16/+20
| |/
* / [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
|/
* [ACPI] Lindent drivers/acpi/ec.cLen Brown2005-08-111-480/+389Star
* [ACPI] Fix "ec_burst=1" mode latency issueLuming Yu2005-08-111-110/+59Star
* [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)Luming Yu2005-08-031-5/+19
* [ACPI] Add "ec_polling" boot optionLuming Yu2005-07-301-171/+722
* ACPI: delete unnecessary EC console messagesLuming Yu2005-07-231-14/+3Star
* [ACPI] EC GPE-disabled issueLuming Yu2005-07-121-11/+9Star
* [ACPI] fix build warningAndrew Morton2005-07-121-1/+1
* [ACPI] fix EC access widthLuming Yu2005-07-121-18/+14Star
* [ACPI] Enable EC Burst ModeDmitry Torokhov2005-07-121-114/+276
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1024