aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAge
* Merge branch 'ec-cleanup' into releaseLen Brown2011-05-29
|\
| * ACPI EC: remove redundant codeZhang Rui2011-05-29
| * ACPI EC: remove dead codeThomas Renninger2011-04-01
| |
| \
*-. \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-29
|\ \ \ | |_|/ |/| |
| | * ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-25
| |/ |/|
| * ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-29
|/
* ACPICA: Implicit notify supportLin Ming2011-01-12
* ACPICA: New GPE handler callback definitionLin Ming2011-01-12
* ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy2010-12-09
* ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger2010-10-22
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-07
|\
| * ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki2010-07-06
| * ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki2010-07-06
| * ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-06
* | acpi ec: Fix possible double io port registrationThomas Renninger2010-08-03
* | ACPI: Register EC io ports in /proc/ioportsThomas Renninger2010-08-03
* | ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-03
* | ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger2010-08-03
|/
* Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown2010-06-01
|\
| * ACPI: EC: Use kmemdupJulia Lawall2010-05-20
* | ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki2010-05-28
* | ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki2010-05-28
|/
*-. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-06
|\ \
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
| * ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2010-03-17
|/
*---. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \ \
| | | * Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01
| | | |\
| | | | * ACPI: replace acpi_integer by u64Lin Ming2010-01-28
| | |_|/ | |/| |
| | | * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-24
| | | * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-22
| | |/ | |/|
| | * ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki2010-03-08
| |/
| * ACPI: EC: Add wait for irq stormAlexey Starikovskiy2010-01-15
| * ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy2010-01-15
| * ACPI: EC: Accelerate query executionAlexey Starikovskiy2009-12-24
|/
*-. Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown2009-12-24
|\ \
| * | ACPI: EC: Fix MSI DMI detectionAlexey Starikovskiy2009-12-22
| |/
* / ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
|/
* Merge branch 'bugzilla-14081' into releaseLen Brown2009-10-03
|\
| * ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy2009-10-03
| * ACPI: EC: Rewrite DMI checksAlexey Starikovskiy2009-10-03
* | ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy2009-10-02
|/
* Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-19
* | Merge branch 'ec' into releaseLen Brown2009-09-19
|\ \
| * | ACPI: EC: Drop orphan commentAlexey Starikovskiy2009-08-29
| * | ACPI: EC: use BURST mode only for MSI notebooksAlexey Starikovskiy2009-08-29
| * | ACPI: EC: Merge IRQ and POLL modesAlexey Starikovskiy2009-08-29
| |/
* | Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-19
|\ \
| * | ACPI: EC: remove .stop() methodBjorn Helgaas2009-06-25
| * | ACPI: EC: remove .start() methodBjorn Helgaas2009-06-25