Skip to content

Commit

Permalink
Merge branch 'acpi-ec'
Browse files Browse the repository at this point in the history
* acpi-ec:
  ACPI / EC: Add GPE reference counting debugging messages
  ACPI / EC: Add query flushing support
  ACPI / EC: Refine command storm prevention support
  ACPI / EC: Add command flushing support.
  ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
  ACPI / EC: Update revision due to raw handler mode.
  ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.
  ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode.
  ACPI / EC: Cleanup QR_EC related code
  ACPI / EC: Fix issues related to the SCI_EVT handling
  ACPI / EC: Fix a code path that global lock is not held
  ACPI / EC: Fix returning values in acpi_ec_sync_query()
  ACPI / EC: Add reference counting for query handlers
  ACPI / EC: Cleanup transaction wakeup code
  • Loading branch information
Rafael J. Wysocki committed Feb 10, 2015
2 parents 55c39fc + b5bca89 commit 716bc41
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 131 deletions.
Loading

0 comments on commit 716bc41

Please sign in to comment.