index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Commit message (
Expand
)
Author
Age
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-05-29
|
\
|
*
-
.
Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...
Len Brown
2011-05-29
|
|
\
\
|
*
|
|
ACPICA: Execute an orphan _REG method under the EC device
Bob Moore
2011-05-09
|
*
|
|
ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place
Bob Moore
2011-05-09
|
*
|
|
ACPICA: Update internal address SpaceID for DataTable regions
Bob Moore
2011-05-09
|
*
|
|
ACPICA: Add more methods eligible for NULL package element removal
Bob Moore
2011-05-09
|
*
|
|
ACPICA: Split all internal Global Lock functions to new file - evglock
Bob Moore
2011-05-09
|
*
|
|
ACPICA: Fix code divergence of global lock handling
Lin Ming
2011-03-25
|
*
|
|
ACPICA: Use acpi_os_create_lock interface
Lin Ming
2011-03-25
*
|
|
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'reset' into release
Len Brown
2011-03-23
|
\
\
\
|
*
|
|
ACPICA: Fix access width for reset vector
Matthew Garrett
2011-03-22
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'acpica' into release
Len Brown
2011-03-18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
2011-03-02
|
*
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
Bob Moore
2011-03-02
|
*
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
2011-03-02
|
*
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
2011-03-02
|
*
ACPICA: Clarify a couple of error messages
Bob Moore
2011-03-02
|
*
ACPICA: Remove use of unreliable FADT revision field
Bob Moore
2011-03-02
|
*
ACPICA: GPE detect optimization - ignore unused GPE registers
Lin Ming
2011-03-02
*
|
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
2011-02-24
|
/
*
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
2011-02-11
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2011-01-20
|
\
|
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
|
*
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
2011-01-18
|
*
ACPICA: Debugger: Lock namespace for duration of a namespace dump
Bob Moore
2011-01-18
|
*
ACPICA: Fix namespace race condition
Dana Myers
2011-01-18
|
*
ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().
Jesper Juhl
2011-01-18
*
|
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
2011-01-14
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
|
\
\
|
*
\
Merge branch 'wakeup-etc-rafael' into release
Len Brown
2011-01-12
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ACPI / ACPICA: Fix global lock acquisition
Rafael J. Wysocki
2011-01-07
|
*
|
ACPICA: Misc comments to minimize code divergence
Lin Ming
2011-01-12
|
*
|
ACPICA: Global event handler
Lin Ming
2011-01-12
|
*
|
ACPICA: Implicit notify support
Lin Ming
2011-01-12
|
*
|
ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
Lin Ming
2011-01-12
|
*
|
ACPICA: Remove unused function declarations
Lin Ming
2011-01-12
|
*
|
ACPICA: New GPE handler callback definition
Lin Ming
2011-01-12
|
*
|
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
|
*
|
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming
2011-01-12
|
|
/
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
|
\
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
*
|
|
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ACPI / ACPICA: Disable GPEs during initialization
Rafael J. Wysocki
2010-12-26
|
|
/
*
/
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
2010-11-18
|
/
*
Merge branch 'gpe-defer' into release
Len Brown
2010-10-25
|
\
|
*
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
2010-09-24
*
|
Merge branch 'acpica' into release
Len Brown
2010-10-25
|
\
\
|
*
|
Subject: [PATCH] ACPICA: Fix Scope() op in module level code
Bob Moore
2010-10-23
|
*
|
ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events
Colin Ian King
2010-10-17
[next]