Commit Graph

115 Commits (1cba97d71dca1a3c22b4d7f97893249817036215)

Author SHA1 Message Date
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 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
Alexey Starikovskiy 9fd9f8e8bd ACPI: EC: Block queries until EC is fully initialized 18 years ago
Alexey Starikovskiy 01f2246269 ACPI: EC: Cleanup of EC initialization 18 years ago
Alexey Starikovskiy d033879c98 ACPI: EC: first_ec is better to be acpi_ec than acpi_device. 18 years ago
Alexey Starikovskiy d66d969df8 ACPI: EC: Rename ec_ecdt to more informative boot_ec 18 years ago
Alexey Starikovskiy c0900c3512 ACPI: EC: Clean ECDT and namespace parsing. 18 years ago
Alexey Starikovskiy e828432104 ACPI: EC: Put install handlers into separate function. 18 years ago
Alexey Starikovskiy 3d02b90be2 ACPI: EC: Remove casts to/from void* from ec.c 18 years ago
Alexey Starikovskiy c45aac43fe ACPI: EC: enable burst functionality in EC. 18 years ago
Alexey Starikovskiy 33c7a0738c ACPI: EC: "Fake ECDT" workaround is not needed any longer. 18 years ago
Alexey Starikovskiy a5f8dee2d3 ACPI: EC: Don't use Global Lock if not asked to do so 18 years ago
Alexey Starikovskiy 9e19721960 ACPI: ec: fix race in status register access 18 years ago
Alexey Starikovskiy c24e912b61 ACPI: ec: add unlock in error path 18 years ago
Len Brown 7cda93e008 ACPI: delete extra #defines in /drivers/acpi/ drivers 18 years ago
Len Brown c2b6705b75 ACPI: fix acpi_driver.name usage 18 years ago
Len Brown f52fd66d2e ACPI: clean up ACPI_MODULE_NAME() use 18 years ago
Alexey Starikovskiy 15a58ed121 ACPICA: Remove duplicate table definitions (non-conflicting), cont 18 years ago