summaryrefslogtreecommitdiff
path: root/drivers/acpi/ec.c
AgeCommit message (Expand)Author
2014-07-07ACPI / EC: Free saved_ec on error exit pathColin Ian King
2014-07-07ACPI / EC: Add detailed fields debugging support of EC_SC(R).Lv Zheng
2014-07-07ACPI / EC: Update revision due to recent changesLv Zheng
2014-07-07ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng
2014-07-07ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng
2014-07-07ACPI / EC: Add asynchronous command byte write supportLv Zheng
2014-07-07ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng
2014-04-29ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy
2014-03-06ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy
2014-01-12Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki
2014-01-06ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika
2013-12-19ACPI / EC: disable GPE before removing GPE handlerLan Tianyu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-19Merge branch 'acpi-ec'Rafael J. Wysocki
2013-11-15ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar
2013-09-25ACPI / EC: Convert all printk() calls to dynamic debug functionLan Tianyu
2013-08-30Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-28ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-07ACPI / EC: Fix incorrect placement of __initdataSachin Kamat
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu
2013-06-27ACPI / 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