summaryrefslogtreecommitdiff
path: root/drivers/acpi/ec.c
AgeCommit message (Expand)Author
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown
2011-05-29ACPI EC: remove redundant codeZhang Rui
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui
2011-04-25ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne
2011-04-01ACPI EC: remove dead codeThomas Renninger
2011-01-12ACPICA: Implicit notify supportLin Ming
2011-01-12ACPICA: New GPE handler callback definitionLin Ming
2010-12-09ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy
2010-10-22ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger
2010-07-06ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki
2010-07-06ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
2010-06-01Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown
2010-05-28ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki
2010-05-28ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki
2010-05-20ACPI: EC: Use kmemdupJulia Lawall
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-17ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-08ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-02-24ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2010-01-15ACPI: EC: Add wait for irq stormAlexey Starikovskiy
2010-01-15ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy
2009-12-24ACPI: EC: Accelerate query executionAlexey Starikovskiy
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown
2009-12-22ACPI: EC: Fix MSI DMI detectionAlexey Starikovskiy
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-10-03Merge branch 'bugzilla-14081' into releaseLen Brown
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy
2009-10-02ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown
2009-09-19Merge branch 'ec' into releaseLen Brown
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown
2009-08-29ACPI: EC: Drop orphan commentAlexey Starikovskiy
2009-08-29ACPI: EC: use BURST mode only for MSI notebooksAlexey Starikovskiy
2009-08-29ACPI: EC: Merge IRQ and POLL modesAlexey Starikovskiy
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-06-25ACPI: EC: remove .stop() methodBjorn Helgaas