Commit Graph

204 Commits (67a3e12b05e055c0415c556a315a3d3eb637e29e)

Author SHA1 Message Date
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
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