Commit Graph

189 Commits (4946f8353da9d3038e2a9d0295d5dfeee4cee5c5)

Author SHA1 Message Date
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
Alexey Starikovskiy 0b7084ac67 ACPICA: Use spinlock for acpi_{en|dis}able_gpe 16 years ago
Alexey Starikovskiy a2f93aeadf ACPI: EC: restart failed command 16 years ago
Alexey Starikovskiy dd15f8c42a ACPI: EC: wait for last write gpe 16 years ago
Alan Jenkins f8248434e6 ACPI: EC: make kernel messages more useful when GPE storm is detected 16 years ago
Alexey Starikovskiy 1cfe62c801 ACPI: EC: revert msleep patch 16 years ago
Alexey Starikovskiy d21cf3c16b ACPI EC: Fix regression due to use of uninitialized variable 16 years ago
Zhao Yakui 20edd74fcf ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC 17 years ago
Alexey Starikovskiy c0ff17720e ACPI: EC: Check for IBF=0 periodically if not in GPE mode 17 years ago
Matthew Wilcox 27663c5855 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels 17 years ago
Pavel Machek db89b4f0db ACPI: catch calls of acpi_driver_data on pointer of wrong type 17 years ago
Alexey Starikovskiy 8463200a00 ACPI: EC: Rename some variables 17 years ago
Alexey Starikovskiy 7c6db4e050 ACPI: EC: do transaction from interrupt context 17 years ago
Zhao Yakui 9d699ed92a ACPI: Avoid bogus EC timeout when EC is in Polling mode 17 years ago
Zhao Yakui 2500822bf4 ACPI : Add the EC dmi table to fix the incorrect ECDT table 17 years ago
Alexey Starikovskiy 1b7fc5aae8 ACPI: EC: Use msleep instead of udelay while waiting for event. 17 years ago
Denis V. Lunev cf7acfab03 acpi: use non-racy method for proc entries creation 17 years ago
Alexey Starikovskiy ce52ddf58c ACPI: EC: Don't delete boot EC 17 years ago
Alexey Starikovskiy 6d9e112063 ACPI: EC: Use default setup handler 17 years ago
Alexey Starikovskiy fa95ba04e6 ACPI: EC: Detect irq storm 17 years ago
Alexey Starikovskiy 223883b7aa ACPI: EC: Switch off GPE mode during suspend/resume 17 years ago
Alexey Starikovskiy b77d81b267 ACPI: EC: Replace broken controller workarounds with poll mode. 17 years ago