Commit Graph

134 Commits (ff1f4ee94c3c4480b9cee95da2d19668262636c6)

Author SHA1 Message Date
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
Alexey Starikovskiy dc0e8490fe ACPI: EC: Improve debug output 17 years ago
Alexey Starikovskiy 845625cdcb ACPI: EC: Add poll timer 17 years ago
Alexey Starikovskiy e6e82a3087 ACPI: EC: Restore udelay in poll mode 17 years ago
Alexey Starikovskiy d7a0e1f564 Revert "ACPI: EC: Handle IRQ storm on Acer laptops" 17 years ago
Alexey Starikovskiy 2c81ce4c9c ACPI: EC: Handle IRQ storm on Acer laptops 17 years ago
Len Brown 4af8e10a6c Revert "ACPI: EC: Use proper handle for boot EC" 17 years ago
Alexey Starikovskiy 208c70a456 ACPI: EC: Use proper handle for boot EC 17 years ago
Márton Németh d772b3b323 ACPI: EC: "DEBUG" needs to be defined earlier 17 years ago
Márton Németh 86dae0154a ACPI: EC: add leading zeros to debug messages 17 years ago
Alexey Starikovskiy 03d1d99c55 ACPI: EC: fix dmesg spam regression 17 years ago
Alexey Starikovskiy b3b233c7d9 ACPI: EC: Some hardware requires burst mode to operate properly 17 years ago
Alexey Starikovskiy 3e71a87d03 ACPI: EC: Do the byte access with a fast path 17 years ago
Alexey Starikovskiy c04209a794 ACPI: EC: Enable boot EC before bus_scan 17 years ago
Alexey Starikovskiy e790cc8bbb ACPI: EC: Workaround for optimized controllers (version 3) 17 years ago
Márton Németh 3ebe08a749 ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages 17 years ago
Len Brown 0af2f653c5 Revert "ACPI: EC: Workaround for optimized controllers" 17 years ago
Joe Perches 4fdb2a05ef ACPI: Add missing spaces to printk format 17 years ago
Alexey Starikovskiy 5870a8cd23 ACPI: EC: Don't init EC early if it has no _INI 17 years ago
Alexey Starikovskiy f2d68935ba ACPI: EC: Workaround for optimized controllers 17 years ago
Adrian Bunk 1544fdbc85 ACPI: EC: fix use-after-free 18 years ago
Alexey Starikovskiy 95b937e3f5 ACPI: EC: Output changes to operational mode 18 years ago
Alexey Starikovskiy 66c5f4e736 ACPI: EC: Add workaround for "optimized" controllers 18 years ago
Alexey Starikovskiy 1c55053c21 ACPI: EC: Don't re-enable GPE for each transaction. 18 years ago
Alexey Starikovskiy 7843932ac4 ACPI: EC: auto select interrupt mode 18 years ago
Alexey Starikovskiy 0c5d31f48e ACPI: EC: Don't expect interrupt after last read 18 years ago
Alexey Starikovskiy 080e412cc0 ACPI: EC: Replace atomic variables with bits 18 years ago
Alexey Starikovskiy 30c08574da ACPI: EC: Add new query handler to list head. 18 years ago
Alexey Starikovskiy 4c61106066 ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. 18 years ago
Alexey Starikovskiy 2d8348b429 ACPI: EC: Check if boot_ec was really found in DSDT 18 years ago
Alexey Starikovskiy f9319f903f ACPI: EC: revert fix for bugzilla 8709 18 years ago
Alexey Starikovskiy c019b19330 ACPI: EC: Fix "no battery" regression 18 years ago
Alexey Starikovskiy 199e9e7d11 ACPI EC: remove potential deadlock from EC 18 years ago
Meelis Roos 0a52450998 ACPI: EC: fix run-together printk lines 18 years ago
Adrian Bunk 07ddf768d8 ACPI: EC: acpi_ec_remove(): fix use-after-free 18 years ago
Alexey Starikovskiy 7c010de750 ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT. 18 years ago
Len Brown 52fe4bdf40 ACPI: EC: fix build warning 18 years ago
Alexey Starikovskiy cd8c93a4e0 ACPI: EC: If ECDT is not found, look up EC in DSDT. 18 years ago
Alexey Starikovskiy f1cd1fe61b ACPI: EC: Remove noisy debug printk fron EC driver. 18 years ago
Thomas Renninger 1ba90e3a87 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 18 years ago
Alexey Starikovskiy 837012ede1 ACPI EC: Add support for non-AML EC query handlers 18 years ago
Alexey Starikovskiy 4350933a74 ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weight 18 years ago
Alexey Starikovskiy 5b7734b440 ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle. 18 years ago
Lennart Poettering 00eb43a189 acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands 18 years ago