aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAge
* Merge branch 'fluff' into releaseLen Brown2009-01-09
|\
| * ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin2008-12-30
| |
| \
*-. | Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown2009-01-09
|\ \|
| * | ACPI: EC: fix compilation warningHannes Eder2008-11-30
| * | ACPI: EC: Add some basic check for ECDT dataAlexey Starikovskiy2008-11-26
* | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
* | | ACPI: ec.c: call acpi_get_name to get node nameLin Ming2008-12-31
| |/ |/|
* | ACPI: EC: count interrupts only if called from interrupt handler.Alexey Starikovskiy2008-11-26
|/
* Merge branch 'ec' into releaseLen Brown2008-11-11
|\
| * ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy2008-11-11
| * ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy2008-11-11
| * ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-11
| * ACPI: EC: restart failed commandAlexey Starikovskiy2008-11-11
| * ACPI: EC: wait for last write gpeAlexey Starikovskiy2008-11-11
| * ACPI: EC: make kernel messages more useful when GPE storm is detectedAlan Jenkins2008-11-11
| * ACPI: EC: revert msleep patchAlexey Starikovskiy2008-11-11
* | ACPI EC: Fix regression due to use of uninitialized variableAlexey Starikovskiy2008-11-07
|/
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | Merge branch 'misc' into testLen Brown2008-10-22
|\ \
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
| |/
* | Merge branch 'ec' into testLen Brown2008-10-22
|\ \
| * | ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy2008-10-16
| * | ACPI: EC: Rename some variablesAlexey Starikovskiy2008-09-29
| * | ACPI: EC: do transaction from interrupt contextAlexey Starikovskiy2008-09-25
| |/
* / ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize ECZhao Yakui2008-10-17
|/
* ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui2008-08-14
* ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui2008-08-14
* ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy2008-06-11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| * ACPI: EC: Don't delete boot ECAlexey Starikovskiy2008-03-24
| * ACPI: EC: Use default setup handlerAlexey Starikovskiy2008-03-24
| * ACPI: EC: Detect irq stormAlexey Starikovskiy2008-03-24
| * ACPI: EC: Switch off GPE mode during suspend/resumeAlexey Starikovskiy2008-03-24
| * ACPI: EC: Replace broken controller workarounds with poll mode.Alexey Starikovskiy2008-03-24
| * ACPI: EC: Improve debug outputAlexey Starikovskiy2008-03-24
| * ACPI: EC: Add poll timerAlexey Starikovskiy2008-03-24
| * ACPI: EC: Restore udelay in poll modeAlexey Starikovskiy2008-03-24
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
|/
* Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy2008-03-19
*-. Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown2008-03-13
|\ \
| | * Revert "ACPI: EC: Use proper handle for boot EC"Len Brown2008-03-11
| |/ |/|
| * ACPI: EC: Handle IRQ storm on Acer laptopsAlexey Starikovskiy2008-03-11
|/
* ACPI: EC: Use proper handle for boot ECAlexey Starikovskiy2008-02-14
*---. Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-07
|\ \ \
| | | * ACPI: EC: Some hardware requires burst mode to operate properlyAlexey Starikovskiy2008-01-10
| | | * ACPI: EC: Do the byte access with a fast pathAlexey Starikovskiy2008-01-10
| | |/
* | | ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh2008-01-23
* | | ACPI: EC: add leading zeros to debug messagesMárton Németh2008-01-23
* | | ACPI: EC: fix dmesg spam regressionAlexey Starikovskiy2008-01-23