aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/ec.c
AgeCommit message (Expand)Author
2008-03-18Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy
2008-03-13Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown
2008-03-11ACPI: EC: Handle IRQ storm on Acer laptopsAlexey Starikovskiy
2008-03-11Revert "ACPI: EC: Use proper handle for boot EC"Len Brown
2008-02-14ACPI: EC: Use proper handle for boot ECAlexey Starikovskiy
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-01-23ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh
2008-01-23ACPI: EC: add leading zeros to debug messagesMárton Németh
2008-01-23ACPI: EC: fix dmesg spam regressionAlexey Starikovskiy
2008-01-10ACPI: EC: Some hardware requires burst mode to operate properlyAlexey Starikovskiy
2008-01-10ACPI: EC: Do the byte access with a fast pathAlexey Starikovskiy
2008-01-01ACPI: EC: Enable boot EC before bus_scanAlexey Starikovskiy
2007-11-20Pull bugzilla-9327 into release branchLen Brown
2007-11-20ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy
2007-11-20ACPI: EC: use printk_ratelimit(), add some DEBUG mode messagesMárton Németh
2007-11-20Revert "ACPI: EC: Workaround for optimized controllers"Len Brown
2007-11-20Pull fluff into release branchLen Brown
2007-11-20Pull bugzilla-9327 into release branchLen Brown
2007-11-19ACPI: Add missing spaces to printk formatJoe Perches
2007-11-19ACPI: EC: Don't init EC early if it has no _INIAlexey Starikovskiy
2007-11-19ACPI: EC: Workaround for optimized controllersAlexey Starikovskiy
2007-10-25ACPI: EC: fix use-after-freeAdrian Bunk
2007-10-25ACPI: EC: Output changes to operational modeAlexey Starikovskiy
2007-10-25ACPI: EC: Add workaround for "optimized" controllersAlexey Starikovskiy
2007-10-25ACPI: EC: Don't re-enable GPE for each transaction.Alexey Starikovskiy
2007-10-25ACPI: EC: auto select interrupt modeAlexey Starikovskiy
2007-10-25ACPI: EC: Don't expect interrupt after last readAlexey Starikovskiy
2007-10-25ACPI: EC: Replace atomic variables with bitsAlexey Starikovskiy
2007-10-10Pull bugzilla-8709 into release branchLen Brown
2007-09-27ACPI: EC: Add new query handler to list head.Alexey Starikovskiy
2007-09-05ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.Alexey Starikovskiy
2007-08-30ACPI: EC: Check if boot_ec was really found in DSDTAlexey Starikovskiy
2007-08-24ACPI: EC: revert fix for bugzilla 8709Alexey Starikovskiy
2007-08-14ACPI: EC: Fix "no battery" regressionAlexey Starikovskiy
2007-08-11ACPI EC: remove potential deadlock from ECAlexey Starikovskiy
2007-08-03ACPI: EC: fix run-together printk linesMeelis Roos
2007-08-03ACPI: EC: acpi_ec_remove(): fix use-after-freeAdrian Bunk
2007-08-03ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.Alexey Starikovskiy
2007-08-03ACPI: EC: fix build warningLen Brown
2007-08-03ACPI: EC: If ECDT is not found, look up EC in DSDT.Alexey Starikovskiy
2007-08-03ACPI: EC: Remove noisy debug printk fron EC driver.Alexey Starikovskiy
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-06-23ACPI EC: Add support for non-AML EC query handlersAlexey Starikovskiy
2007-06-23ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weightAlexey Starikovskiy
2007-06-23ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.Alexey Starikovskiy
2007-05-10acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering
2007-03-09ACPI: EC: Block queries until EC is fully initializedAlexey Starikovskiy
2007-03-09ACPI: EC: Cleanup of EC initializationAlexey Starikovskiy
2007-03-09ACPI: EC: first_ec is better to be acpi_ec than acpi_device.Alexey Starikovskiy
2007-03-09ACPI: EC: Rename ec_ecdt to more informative boot_ecAlexey Starikovskiy