index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
2012-01-17
ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region
Bob Moore
2012-01-17
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
2012-01-17
ACPI 5.0: New interfaces to allow driver access to AML mutex objects
Lin Ming
2012-01-17
ACPI 5.0: Implement hardware-reduced option
Bob Moore
2012-01-17
ACPI 5.0: Basic support for FADT version 5
Bob Moore
2012-01-17
ACPICA: Do not abort table load on invalid space ID
Bob Moore
2012-01-17
ACPICA: Add error msg for Index/Bank field registers out-of-range
Bob Moore
2012-01-17
ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)
Bob Moore
2012-01-17
ACPICA: Fix to allow region arguments to reference other scopes
Lin Ming
2012-01-17
ACPICA: Update for GCC 4
Bob Moore
2012-01-17
Merge branch 'acpica-validate-address-regression' into next
Len Brown
2012-01-17
ACPICA: Put back the call to acpi_os_validate_address
Lin Ming
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-06
ACPI: Fix possible recursive locking in hwregs.c
Rakib Mullick
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
2011-08-29
acpica: ACPI_MAX_SLEEP should be 2 sec, not 20
Len Brown
2011-07-13
ACPICA: Do not repair _TSS return package if _PSS is present
Fenghua Yu
2011-07-13
ACPICA: Add option to disable method return value validation and repair
Bob Moore
2011-07-13
ACPICA: Add missing _TDL to list of predefined names
Bob Moore
2011-07-13
ACPICA: Load operator: re-instate most restrictions on incoming table signature
Bob Moore
2011-05-29
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-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-09
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-03-25
ACPICA: Fix code divergence of global lock handling
Lin Ming
2011-03-25
ACPICA: Use acpi_os_create_lock interface
Lin Ming
2011-03-23
Merge branch 'reset' into release
Len Brown
2011-03-22
ACPICA: Fix access width for reset vector
Matthew Garrett
2011-03-18
Merge branch 'acpica' into release
Len Brown
2011-03-02
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
2011-03-02
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
2011-03-02
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
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-02-24
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
2011-02-12
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
2011-01-20
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2011-01-18
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-14
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
[next]