| Commit message (Expand) | Author | Age |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 2012-03-30 |
* | | ACPI: EC: Add ec_get_handle() | Seth Forshee | 2012-03-20 |
|/ |
|
* | Merge branch 'ec-cleanup' into release | Len Brown | 2011-05-29 |
|\ |
|
| * | ACPI EC: remove redundant code | Zhang Rui | 2011-05-29 |
| * | ACPI EC: remove dead code | Thomas Renninger | 2011-04-01 |
| | | |
| \ | |
*-. \ | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 2011-05-29 |
|\ \ \
| |_|/
|/| | |
|
| | * | ACPI: EC: add another DMI check for ASUS hardware | Peter Collingbourne | 2011-04-25 |
| |/
|/| |
|
| * | ACPI EC: enable MSI workaround for Quanta laptops | Zhang Rui | 2011-05-29 |
|/ |
|
* | ACPICA: Implicit notify support | Lin Ming | 2011-01-12 |
* | ACPICA: New GPE handler callback definition | Lin Ming | 2011-01-12 |
* | ACPI: EC: Add another dmi match entry for MSI hardware | Alexey Starikovskiy | 2010-12-09 |
* | ACPI: Make Embedded Controller command timeout delay configurable | Thomas Renninger | 2010-10-22 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-08-07 |
|\ |
|
| * | ACPI / EC: Do not use acpi_set_gpe | Rafael J. Wysocki | 2010-07-06 |
| * | ACPI / EC: Drop suspend and resume routines | Rafael J. Wysocki | 2010-07-06 |
| * | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 |
* | | acpi ec: Fix possible double io port registration | Thomas Renninger | 2010-08-03 |
* | | ACPI: Register EC io ports in /proc/ioports | Thomas Renninger | 2010-08-03 |
* | | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger | 2010-08-03 |
* | | ACPI: Remove /proc/acpi/embedded_controller/.. | Thomas Renninger | 2010-08-03 |
|/ |
|
* | Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release | Len Brown | 2010-06-01 |
|\ |
|
| * | ACPI: EC: Use kmemdup | Julia Lawall | 2010-05-20 |
* | | ACPI / EC / PM: Fix names of functions that block/unblock EC transactions | Rafael J. Wysocki | 2010-05-28 |
* | | ACPI / EC / PM: Fix race between EC transactions and system suspend | Rafael J. Wysocki | 2010-05-28 |
|/ |
|
*-. | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 |
|\ \ |
|
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| |/
|/| |
|
| * | ACPI: EC: Allow multibyte access to EC | Alexey Starikovskiy | 2010-03-17 |
|/ |
|
*---. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 |
|\ \ \ |
|
| | | * | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 |
| | | |\ |
|
| | | | * | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
| | |_|/
| |/| | |
|
| | | * | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-24 |
| | | * | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-22 |
| | |/
| |/| |
|
| | * | ACPI / EC / PM: Close race between EC and resume from hibernation | Rafael J. Wysocki | 2010-03-08 |
| |/ |
|
| * | ACPI: EC: Add wait for irq storm | Alexey Starikovskiy | 2010-01-15 |
| * | ACPI: SBS: Move SBS HC callback to faster Notify queue | Alexey Starikovskiy | 2010-01-15 |
| * | ACPI: EC: Accelerate query execution | Alexey Starikovskiy | 2009-12-24 |
|/ |
|
*-. | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown | 2009-12-24 |
|\ \ |
|
| * | | ACPI: EC: Fix MSI DMI detection | Alexey Starikovskiy | 2009-12-22 |
| |/ |
|
* / | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 |
|/ |
|
* | Merge branch 'bugzilla-14081' into release | Len Brown | 2009-10-03 |
|\ |
|
| * | ACPI: EC: Don't parse DSDT for EC early init on Compal | Alexey Starikovskiy | 2009-10-03 |
| * | ACPI: EC: Rewrite DMI checks | Alexey Starikovskiy | 2009-10-03 |
* | | ACPI: EC: Restart command even if no interrupts from EC | Alexey Starikovskiy | 2009-10-02 |
|/ |
|
* | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-09-19 |
|\ |
|
| * | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 2009-09-19 |
* | | Merge branch 'ec' into release | Len Brown | 2009-09-19 |
|\ \ |
|
| * | | ACPI: EC: Drop orphan comment | Alexey Starikovskiy | 2009-08-29 |
| * | | ACPI: EC: use BURST mode only for MSI notebooks | Alexey Starikovskiy | 2009-08-29 |
| * | | ACPI: EC: Merge IRQ and POLL modes | Alexey Starikovskiy | 2009-08-29 |
| |/ |
|