- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / acpi / ec.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-24 Márton NémethACPI: EC: "DEBUG" needs to be defined earlier
2008-01-24 Márton NémethACPI: EC: add leading zeros to debug messages
2008-01-24 Alexey StarikovskiyACPI: EC: fix dmesg spam regression
2008-01-01 Alexey StarikovskiyACPI: EC: Enable boot EC before bus_scan
2007-11-21 Len BrownPull bugzilla-9327 into release branch
2007-11-21 Alexey StarikovskiyACPI: EC: Workaround for optimized controllers (version 3)
2007-11-21 Márton NémethACPI: EC: use printk_ratelimit(), add some DEBUG mode...
2007-11-21 Len BrownRevert "ACPI: EC: Workaround for optimized controllers"
2007-11-20 Len BrownPull fluff into release branch
2007-11-20 Len BrownPull bugzilla-9327 into release branch
2007-11-20 Joe PerchesACPI: Add missing spaces to printk format
2007-11-19 Alexey StarikovskiyACPI: EC: Don't init EC early if it has no _INI
2007-11-19 Alexey StarikovskiyACPI: EC: Workaround for optimized controllers
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Adrian BunkACPI: EC: fix use-after-free
2007-10-25 Alexey StarikovskiyACPI: EC: Output changes to operational mode
2007-10-25 Alexey StarikovskiyACPI: EC: Add workaround for "optimized" controllers
2007-10-25 Alexey StarikovskiyACPI: EC: Don't re-enable GPE for each transaction.
2007-10-25 Alexey StarikovskiyACPI: EC: auto select interrupt mode
2007-10-25 Alexey StarikovskiyACPI: EC: Don't expect interrupt after last read
2007-10-25 Alexey StarikovskiyACPI: EC: Replace atomic variables with bits
2007-10-10 Len BrownPull bugzilla-8709 into release branch
2007-09-27 Alexey StarikovskiyACPI: EC: Add new query handler to list head.
2007-09-05 Alexey StarikovskiyACPI: EC: Drop ECDT-based boot_ec as soon as we find...
2007-08-31 Alexey StarikovskiyACPI: EC: Check if boot_ec was really found in DSDT
2007-08-24 Alexey StarikovskiyACPI: EC: revert fix for bugzilla 8709
2007-08-14 Alexey StarikovskiyACPI: EC: Fix "no battery" regression
2007-08-12 Alexey StarikovskiyACPI EC: remove potential deadlock from EC
2007-08-06 Thomas Renninger- patches.arch/acpi_autoloading_acpica.patch:
2007-08-04 Meelis RoosACPI: EC: fix run-together printk lines
2007-08-04 Adrian BunkACPI: EC: acpi_ec_remove(): fix use-after-free
2007-08-03 Alexey StarikovskiyACPI: EC: Switch from boot_ec as soon as we find its...
2007-08-03 Len BrownACPI: EC: fix build warning
2007-08-03 Alexey StarikovskiyACPI: EC: If ECDT is not found, look up EC in DSDT.
2007-08-03 Alexey StarikovskiyACPI: EC: Remove noisy debug printk fron EC driver.
2007-07-23 Thomas RenningerACPI: autoload modules - Create __mod_acpi_device_table...
2007-06-23 Alexey StarikovskiyACPI EC: Add support for non-AML EC query handlers
2007-06-23 Alexey StarikovskiyACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy...
2007-06-23 Alexey StarikovskiyACPI EC: Re-factor EC space handler to avoid using...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-10 Lennart Poetteringacpi,msi-laptop: Fall back to EC polling mode for MSI...
2007-03-10 Alexey StarikovskiyACPI: EC: Block queries until EC is fully initialized
2007-03-10 Alexey StarikovskiyACPI: EC: Cleanup of EC initialization
2007-03-10 Alexey StarikovskiyACPI: EC: first_ec is better to be acpi_ec than acpi_de...
2007-03-10 Alexey StarikovskiyACPI: EC: Rename ec_ecdt to more informative boot_ec
2007-03-10 Alexey StarikovskiyACPI: EC: Clean ECDT and namespace parsing.
2007-03-10 Alexey StarikovskiyACPI: EC: Put install handlers into separate function.
2007-03-10 Alexey StarikovskiyACPI: EC: Remove casts to/from void* from ec.c
2007-03-10 Alexey StarikovskiyACPI: EC: enable burst functionality in EC.
2007-03-10 Alexey StarikovskiyACPI: EC: "Fake ECDT" workaround is not needed any...
2007-03-10 Alexey StarikovskiyACPI: EC: Don't use Global Lock if not asked to do so
2007-03-10 Alexey StarikovskiyACPI: ec: fix race in status register access
2007-02-17 Len BrownPull fluff into release branch
2007-02-16 Alexey StarikovskiyACPI: ec: add unlock in error path
2007-02-13 Len BrownACPI: delete extra #defines in /drivers/acpi/ drivers
2007-02-13 Len BrownACPI: fix acpi_driver.name usage
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions.
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-06 Len BrownACPI: ec: enable printk on cmdline use
2007-01-02 Guillaume ChazarainACPI: EC: move verbose printk to debug build only
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-20 Len BrownPull ec into test branch
2006-12-20 Adrian BunkACPI: make drivers/acpi/ec.c:ec_ecdt static
2006-12-16 Len BrownPull trivial into test branch
2006-12-08 Alexey StarikovskiyACPI: ec: Lindent once again
2006-12-08 Alexey StarikovskiyACPI: ec: Change #define to enums there possible.
2006-12-08 Alexey StarikovskiyACPI: ec: Style changes.
2006-12-08 Alexey StarikovskiyACPI: ec: Acquire Global Lock under EC mutex.
2006-12-08 Alexey StarikovskiyACPI: ec: Drop udelay() from poll mode. Loop by reading...
2006-12-08 Alexey StarikovskiyACPI: ec: Rename gpe_bit to gpe
2006-12-08 Alexey StarikovskiyACPI: ec: Change semaphore to mutex.
2006-12-08 Alexey StarikovskiyACPI: ec: Query only single query at a time.
2006-12-08 Alexey StarikovskiyACPI: ec: Remove calls to clear_gpe() and enable_gpe...
2006-12-08 Alexey StarikovskiyACPI: ec: Remove expect_event and all races around it.
2006-12-08 Alexey StarikovskiyACPI: ec: Read status register from check_status()...
2006-12-08 Alexey StarikovskiyACPI: ec: Increase timeout from 50 to 500 ms to handle...
2006-12-08 Alexey StarikovskiyACPI: ec: Enable EC GPE at beginning of transaction
2006-12-08 Alexey StarikovskiyACPI: ec: Allow for write semantics in any command.
2006-10-27 Randy DunlapACPI: make ec_transaction not extern
2006-10-14 Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-10-14 Lennart PoetteringACPI: EC: export ec_transaction() for msi-laptop driver
2006-10-14 Denis M. SadykovACPI: EC: Simplify acpi_hw_low_level*() with inb()...
2006-10-14 Denis M. SadykovACPI: EC: Unify poll and interrupt gpe handlers
2006-10-14 Denis M. SadykovACPI: EC: Unify poll and interrupt mode transaction...
2006-10-14 Denis M. SadykovACPI: EC: Remove unused variables and duplicated code
2006-10-14 Denis M. SadykovACPI: EC: Remove unnecessary delay added by previous...
2006-10-14 Lennart PoetteringACPI: consolidate functions in acpi ec driver
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-10 Arjan van de VenACPI: add 'const' to several ACPI file_operations
2006-06-28 Vladimir LebedevACPI: fix battery on HP NX6125
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-16 Len BrownPull bugzilla-5764 into release branch
2006-06-15 Len BrownPull ec into release branch
2006-06-15 Len BrownPull acpica into release branch
2006-06-14 Alexey StarikovskiyACPI: execute Notify() handlers on new thread
next