summaryrefslogtreecommitdiff
path: root/drivers/acpi/ec.c
AgeCommit message (Expand)Author
2015-04-22ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge
2015-04-02ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handlerLan Tianyu
2015-03-10ACPI / EC: Add GPE reference counting debugging messages.Lv Zheng
2015-03-10ACPI / EC: Cleanup logging/debugging splitter support.Lv Zheng
2015-02-17ACPI / EC: Remove non-standard log emphasisScot Doyle
2015-02-11Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki
2015-02-11Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki
2015-02-06ACPI / EC: Add GPE reference counting debugging messagesLv Zheng
2015-02-06ACPI / EC: Add query flushing supportLv Zheng
2015-02-06ACPI / EC: Refine command storm prevention supportLv Zheng
2015-02-06ACPI / EC: Add command flushing support.Lv Zheng
2015-02-06ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flagLv Zheng
2015-02-05ACPI / EC: Update revision due to raw handler mode.Lv Zheng
2015-02-05ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.Lv Zheng
2015-02-05ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW...Lv Zheng
2015-01-23ACPI / EC: Cleanup QR_EC related codeLv Zheng
2015-01-23ACPI / EC: Fix issues related to the SCI_EVT handlingLv Zheng
2015-01-23ACPI / EC: Fix a code path that global lock is not heldLv Zheng
2015-01-23ACPI / EC: Fix returning values in acpi_ec_sync_query()Lv Zheng
2015-01-23ACPI / EC: Add reference counting for query handlersLv Zheng
2015-01-23ACPI / EC: Cleanup transaction wakeup codeLv Zheng
2014-12-15ACPI / EC: Fix unexpected ec_remove_handlers() invocationsLv Zheng
2014-10-29ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng
2014-10-29Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng
2014-10-21ACPI / EC: Cleanup coding style.Lv Zheng
2014-10-21ACPI / EC: Refine event/query debugging messages.Lv Zheng
2014-10-21ACPI / EC: Add detailed command/query debugging information.Lv Zheng
2014-10-21ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng
2014-10-21ACPI / EC: Add CPU ID to debugging messages.Lv Zheng
2014-09-02ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu
2014-08-26ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng
2014-08-26ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng
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