aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAge
*-. Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki2016-07-25
|\ \
| * | ACPI / EC: Remove wrong ECDT correction quirksLv Zheng2016-07-04
| * | ACPI / EC: Cleanup boot EC code using acpi_ec_alloc()Lv Zheng2016-07-04
| |/
* / ACPI / EC: Fix code ordering issue in ec_remove_handlers()Lv Zheng2016-07-08
|/
* ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng2016-06-06
* ACPI 2.0 / ECDT: Remove early namespace reference from ECLv Zheng2016-04-08
* ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLEDLv Zheng2016-04-08
* ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()Markus Elfring2015-11-16
* ACPI / EC: Fix a race issue in acpi_ec_guard_event()Lv Zheng2015-09-25
* ACPI / EC: Fix query handler related issuesLv Zheng2015-09-25
* ACPI / EC: Fix a memory leak issue in acpi_ec_query()Lv Zheng2015-09-25
*-. Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki2015-08-31
|\ \
| | * ACPI / EC: Fix an issue caused by the serialized _Qxx evaluationsLv Zheng2015-08-24
| |/
* / ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-07
|/
* ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed.Lv Zheng2015-06-15
* ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing ti...Lv Zheng2015-06-15
* ACPI / EC: Add event clearing variation support.Lv Zheng2015-06-15
* ACPI / EC: Convert event handling work queue into loop style.Lv Zheng2015-06-15
* ACPI / EC: Cleanup transaction state transition.Lv Zheng2015-06-15
* ACPI / EC: Remove non-root-caused busy polling quirks.Lv Zheng2015-05-15
* ACPI / EC: Add module params for polling modes.Lv Zheng2015-05-15
* ACPI / EC: Fix and clean up register access guarding logics.Lv Zheng2015-05-15
* ACPI / EC: Remove irqs_disabled() check.Lv Zheng2015-05-15
* ACPI / EC: Remove storming threashold enlarging quirk.Lv Zheng2015-05-15
* ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag.Lv Zheng2015-05-15
* ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge2015-04-21
* ACPI / EC: Call acpi_walk_dep_device_list() after installing EC opregion handlerLan Tianyu2015-04-01
* ACPI / EC: Add GPE reference counting debugging messages.Lv Zheng2015-03-09
* ACPI / EC: Cleanup logging/debugging splitter support.Lv Zheng2015-03-09
* ACPI / EC: Remove non-standard log emphasisScot Doyle2015-02-17
* Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki2015-02-11
* Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki2015-02-11
* ACPI / EC: Add GPE reference counting debugging messagesLv Zheng2015-02-06
* ACPI / EC: Add query flushing supportLv Zheng2015-02-06
* ACPI / EC: Refine command storm prevention supportLv Zheng2015-02-06
* ACPI / EC: Add command flushing support.Lv Zheng2015-02-06
* ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flagLv Zheng2015-02-06
* ACPI / EC: Update revision due to raw handler mode.Lv Zheng2015-02-05
* ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.Lv Zheng2015-02-05
* ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW...Lv Zheng2015-02-05
* ACPI / EC: Cleanup QR_EC related codeLv Zheng2015-01-23
* ACPI / EC: Fix issues related to the SCI_EVT handlingLv Zheng2015-01-23
* ACPI / EC: Fix a code path that global lock is not heldLv Zheng2015-01-23
* ACPI / EC: Fix returning values in acpi_ec_sync_query()Lv Zheng2015-01-23
* ACPI / EC: Add reference counting for query handlersLv Zheng2015-01-23
* ACPI / EC: Cleanup transaction wakeup codeLv Zheng2015-01-23
* ACPI / EC: Fix unexpected ec_remove_handlers() invocationsLv Zheng2014-12-15
* ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-29
* Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2014-10-29
* ACPI / EC: Cleanup coding style.Lv Zheng2014-10-20