aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/ec.c
AgeCommit message (Expand)Author
2013-11-29ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar
2013-09-07ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu
2013-07-21ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu
2013-05-12ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-11-15ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang
2012-11-15ACPI / EC: Add more debug info and trivial code cleanupFeng Tang
2012-11-15ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang
2012-10-06ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang
2012-10-06ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30ACPI: ec: Do request_region outside WARN()Andi Kleen
2012-03-20ACPI: EC: Add ec_get_handle()Seth Forshee
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