Age | Commit message (Expand) | Author | Files | Lines |
2013-05-12 | ACPI / EC: Restart transaction even when the IBF flag set | Lan Tianyu | 1 | -3/+1 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2012-11-15 | ACPI / EC: Don't count a SCI interrupt as a false one | Feng Tang | 1 | -2/+6 |
2012-11-15 | ACPI / EC: Add more debug info and trivial code cleanup | Feng Tang | 1 | -16/+21 |
2012-11-15 | ACPI / EC: Cleanup the member name for spinlock/mutex in struct | Feng Tang | 1 | -26/+26 |
2012-10-06 | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop | Feng Tang | 1 | -1/+15 |
2012-10-06 | ACPI: EC: Make the GPE storm threshold a module parameter | Feng Tang | 1 | -4/+10 |
2012-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -4/+4 |
2012-03-30 | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 1 | -4/+4 |
2012-03-20 | ACPI: EC: Add ec_get_handle() | Seth Forshee | 1 | -0/+10 |
2011-05-29 | Merge branch 'ec-cleanup' into release | Len Brown | 1 | -7/+1 |
2011-05-29 | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 1 | -0/+11 |
2011-05-29 | ACPI EC: remove redundant code | Zhang Rui | 1 | -2/+0 |
2011-05-29 | ACPI EC: enable MSI workaround for Quanta laptops | Zhang Rui | 1 | -0/+8 |
2011-04-26 | ACPI: EC: add another DMI check for ASUS hardware | Peter Collingbourne | 1 | -0/+3 |
2011-04-01 | ACPI EC: remove dead code | Thomas Renninger | 1 | -5/+1 |
2011-01-12 | ACPICA: Implicit notify support | Lin Ming | 1 | -1/+1 |
2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming | 1 | -1/+2 |
2010-12-10 | ACPI: EC: Add another dmi match entry for MSI hardware | Alexey Starikovskiy | 1 | -0/+3 |
2010-10-22 | ACPI: Make Embedded Controller command timeout delay configurable | Thomas Renninger | 1 | -2/+7 |
2010-08-08 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -32/+7 |
2010-08-03 | acpi ec: Fix possible double io port registration | Thomas Renninger | 1 | -10/+10 |
2010-08-03 | ACPI: Register EC io ports in /proc/ioports | Thomas Renninger | 1 | -2/+10 |
2010-08-03 | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger | 1 | -13/+5 |
2010-08-03 | ACPI: Remove /proc/acpi/embedded_controller/.. | Thomas Renninger | 1 | -80/+1 |
2010-07-07 | ACPI / EC: Do not use acpi_set_gpe | Rafael J. Wysocki | 1 | -11/+4 |
2010-07-07 | ACPI / EC: Drop suspend and resume routines | Rafael J. Wysocki | 1 | -18/+0 |
2010-07-07 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 1 | -3/+3 |
2010-06-02 | Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release | Len Brown | 1 | -2/+1 |
2010-05-29 | ACPI / EC / PM: Fix names of functions that block/unblock EC transactions | Rafael J. Wysocki | 1 | -8/+8 |
2010-05-29 | ACPI / EC / PM: Fix race between EC transactions and system suspend | Rafael J. Wysocki | 1 | -0/+10 |
2010-05-20 | ACPI: EC: Use kmemdup | Julia Lawall | 1 | -2/+1 |
2010-04-07 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 1 | -26/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-17 | ACPI: EC: Allow multibyte access to EC | Alexey Starikovskiy | 1 | -26/+9 |
2010-03-15 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 1 | -55/+130 |
2010-03-08 | ACPI / EC / PM: Close race between EC and resume from hibernation | Rafael J. Wysocki | 1 | -1/+32 |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -2/+2 |
2010-02-25 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 1 | -3/+11 |
2010-02-23 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 1 | -6/+8 |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming | 1 | -2/+2 |
2010-01-16 | ACPI: EC: Add wait for irq storm | Alexey Starikovskiy | 1 | -1/+2 |
2010-01-16 | ACPI: SBS: Move SBS HC callback to faster Notify queue | Alexey Starikovskiy | 1 | -1/+2 |
2009-12-24 | ACPI: EC: Accelerate query execution | Alexey Starikovskiy | 1 | -45/+77 |
2009-12-24 | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown | 1 | -2/+8 |
2009-12-22 | ACPI: EC: Fix MSI DMI detection | Alexey Starikovskiy | 1 | -2/+8 |
2009-11-25 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -1/+1 |
2009-10-03 | Merge branch 'bugzilla-14081' into release | Len Brown | 1 | -6/+46 |
2009-10-03 | ACPI: EC: Don't parse DSDT for EC early init on Compal | Alexey Starikovskiy | 1 | -0/+15 |
2009-10-03 | ACPI: EC: Rewrite DMI checks | Alexey Starikovskiy | 1 | -6/+31 |