Commit Graph

216 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Thomas Renninger 7a18e96dcb ACPI: Make Embedded Controller command timeout delay configurable 14 years ago
Thomas Renninger de4f10466e acpi ec: Fix possible double io port registration 15 years ago
Thomas Renninger b52e04216f ACPI: Register EC io ports in /proc/ioports 15 years ago
Thomas Renninger 1195a09816 ACPI: Provide /sys/kernel/debug/ec/... 15 years ago
Thomas Renninger 49c6c5ff92 ACPI: Remove /proc/acpi/embedded_controller/.. 15 years ago
Rafael J. Wysocki 3784730b02 ACPI / EC: Do not use acpi_set_gpe 15 years ago
Rafael J. Wysocki b63559f5ce ACPI / EC: Drop suspend and resume routines 15 years ago
Rafael J. Wysocki a44061aa8b ACPICA: Remove wakeup GPE reference counting which is not used 15 years ago
Rafael J. Wysocki fe955682d2 ACPI / EC / PM: Fix names of functions that block/unblock EC transactions 15 years ago
Rafael J. Wysocki d5a64513c6 ACPI / EC / PM: Fix race between EC transactions and system suspend 15 years ago
Julia Lawall d6bd535d88 ACPI: EC: Use kmemdup 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexey Starikovskiy dadf28a10c ACPI: EC: Allow multibyte access to EC 15 years ago
Rafael J. Wysocki f6bb13aa1e ACPI / EC / PM: Close race between EC and resume from hibernation 15 years ago
Rafael J. Wysocki cbbc0de700 ACPI: Use GPE reference counting to support shared GPEs 15 years ago
Rafael J. Wysocki 9630bdd9b1 ACPI: Use GPE reference counting to support shared GPEs 15 years ago
Lin Ming 439913fffd ACPI: replace acpi_integer by u64 15 years ago
Alexey Starikovskiy 54070101f8 ACPI: EC: Add wait for irq storm 15 years ago
Alexey Starikovskiy f5347867c5 ACPI: SBS: Move SBS HC callback to faster Notify queue 15 years ago
Alexey Starikovskiy a62e8f1978 ACPI: EC: Accelerate query execution 15 years ago
Alexey Starikovskiy 55b313f249 ACPI: EC: Fix MSI DMI detection 15 years ago
Lin Ming 2263576cfc ACPICA: Add post-order callback to acpi_walk_namespace 15 years ago
Alexey Starikovskiy 478fa03b32 ACPI: EC: Don't parse DSDT for EC early init on Compal 16 years ago
Alexey Starikovskiy 0adf3c746a ACPI: EC: Rewrite DMI checks 16 years ago
Alexey Starikovskiy e12ac3d018 ACPI: EC: Restart command even if no interrupts from EC 16 years ago
Len Brown eb27cae8ad ACPI: linux/acpi.h should not include linux/dmi.h 16 years ago
Alexey Starikovskiy f25752e67d ACPI: EC: Drop orphan comment 16 years ago
Alexey Starikovskiy 6a63b06f3c ACPI: EC: use BURST mode only for MSI notebooks 16 years ago
Alexey Starikovskiy 2a84cb9852 ACPI: EC: Merge IRQ and POLL modes 16 years ago
Len Brown a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
Bjorn Helgaas cf745ec7a1 ACPI: EC: remove .stop() method 16 years ago
Bjorn Helgaas d02be04707 ACPI: EC: remove .start() method 16 years ago
Bjorn Helgaas 5efc547618 ACPI: EC: move acpi_ec_start() after acpi_ec_add() 16 years ago
Almer S. Tigelaar 5aa63f038f ACPI: EC: Fix ACPI EC resume non-query interrupt message 16 years ago
Jan Engelhardt 070d8eb1f6 ACPI: constify VFTs (1/2) 16 years ago
Alexey Starikovskiy a5032bfdd9 ACPI: EC: Always parse EC device 16 years ago
Alexey Starikovskiy 34ff4dbccc ACPI: EC: Separate delays for MSI hardware 16 years ago
Bjorn Helgaas a5f820feb5 ACPI: call acpi_ec_init() explicitly rather than as initcall 16 years ago
Alexey Starikovskiy 5423a0cb3f ACPI: EC: Add delay for slow MSI controller 16 years ago
Tero Roponen 4312495f7d ACPI: Fix crash on ASUS laptops 16 years ago
Alexey Starikovskiy c6cb0e8784 ACPI: EC: Don't trust ECDT tables from ASUS 16 years ago
Alexey Starikovskiy 235c4a5927 ACPI: EC: Limit workaround for ASUS notebooks even more 16 years ago
Lin Ming ea7e96e0f2 ACPI: remove private acpica headers from driver files 16 years ago
Lin Ming 0175d562a2 ACPI: ec.c: call acpi_get_name to get node name 16 years ago
Roel Kluin 8a383ef0be ACPI: ec.c, pci_link.c, video_detec.c: static 16 years ago
Hannes Eder 3e54048691 ACPI: EC: fix compilation warning 16 years ago
Alexey Starikovskiy 7b4d469228 ACPI: EC: count interrupts only if called from interrupt handler. 16 years ago
Alexey Starikovskiy c5279dee26 ACPI: EC: Add some basic check for ECDT data 16 years ago
Alexey Starikovskiy 8517934ef6 ACPI: EC: Don't do transaction from GPE handler in poll mode. 16 years ago
Alexey Starikovskiy 06cf7d3c7a ACPI: EC: lower interrupt storm treshold 16 years ago