index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Age
Commit message (
Expand
)
Author
2006-10-14
ACPI: EC: export ec_transaction() for msi-laptop driver
Lennart Poettering
2006-10-14
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
Denis M. Sadykov
2006-10-14
ACPI: EC: Unify poll and interrupt gpe handlers
Denis M. Sadykov
2006-10-14
ACPI: EC: Unify poll and interrupt mode transaction functions
Denis M. Sadykov
2006-10-14
ACPI: EC: Remove unused variables and duplicated code
Denis M. Sadykov
2006-10-14
ACPI: EC: Remove unnecessary delay added by previous transation patch.
Denis M. Sadykov
2006-10-14
ACPI: consolidate functions in acpi ec driver
Lennart Poettering
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-06-28
ACPI: fix battery on HP NX6125
Vladimir Lebedev
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-15
Pull bugzilla-5764 into release branch
Len Brown
2006-06-15
Pull ec into release branch
Len Brown
2006-06-15
Pull acpica into release branch
Len Brown
2006-06-14
ACPI: execute Notify() handlers on new thread
Alexey Starikovskiy
2006-05-19
ACPI: replace spin_lock_irq with mutex for ec poll mode
Rich Townsend
2006-04-01
ACPI: EC acpi-ecdt-uid-hack
Jiri 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
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2005-12-10
[ACPI] ACPICA 20050930
Bob Moore
2005-12-05
[ACPI] Embedded Controller (EC) driver printk syntax update
Len Brown
2005-12-05
[ACPI] Enable Embedded Controller (EC) interrupt mode by default
Len Brown
2005-12-05
[ACPI] Embedded Controller (EC) driver syntax update
Len Brown
2005-12-01
[ACPI] Disable EC burst mode w/o disabling EC interrupts
Luming Yu
2005-09-22
[ACPI] handle ACPICA 20050916's acpi_resource.type rename
Len Brown
2005-08-11
[ACPI] Lindent drivers/acpi/ec.c
Len Brown
2005-08-11
[ACPI] Fix "ec_burst=1" mode latency issue
Luming Yu
2005-08-03
[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)
Luming Yu
2005-07-29
[ACPI] Add "ec_polling" boot option
Luming Yu
2005-07-23
ACPI: delete unnecessary EC console messages
Luming Yu
2005-07-12
[ACPI] EC GPE-disabled issue
Luming Yu
2005-07-11
[ACPI] fix build warning
Andrew Morton
2005-07-11
[ACPI] fix EC access width
Luming Yu
2005-07-11
[ACPI] Enable EC Burst Mode
Dmitry Torokhov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds