Age | Commit message (Expand) | Author | Files | Lines |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -5/+6 |
2011-11-07 | ACPI: Fix possible recursive locking in hwregs.c | Rakib Mullick | 1 | -5/+6 |
2011-11-01 | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 16 | -0/+16 |
2011-11-01 | acpi: add module.h to files implicitly using/relying on it. | Paul Gortmaker | 1 | -0/+1 |
2011-08-30 | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 | Len Brown | 1 | -1/+1 |
2011-07-14 | ACPICA: Do not repair _TSS return package if _PSS is present | Fenghua Yu | 3 | -0/+17 |
2011-07-14 | ACPICA: Add option to disable method return value validation and repair | Bob Moore | 2 | -6/+18 |
2011-07-14 | ACPICA: Add missing _TDL to list of predefined names | Bob Moore | 1 | -0/+1 |
2011-07-14 | ACPICA: Load operator: re-instate most restrictions on incoming table signature | Bob Moore | 1 | -5/+22 |
2011-05-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 16 | -358/+501 |
2011-05-29 | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 4 | -19/+57 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-05-10 | ACPICA: Execute an orphan _REG method under the EC device | Bob Moore | 3 | -9/+127 |
2011-05-10 | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place | Bob Moore | 1 | -1/+0 |
2011-05-10 | ACPICA: Update internal address SpaceID for DataTable regions | Bob Moore | 6 | -21/+8 |
2011-05-10 | ACPICA: Add more methods eligible for NULL package element removal | Bob Moore | 1 | -8/+5 |
2011-05-10 | ACPICA: Split all internal Global Lock functions to new file - evglock | Bob Moore | 4 | -316/+347 |
2011-03-25 | ACPICA: Fix code divergence of global lock handling | Lin Ming | 3 | -41/+44 |
2011-03-25 | ACPICA: Use acpi_os_create_lock interface | Lin Ming | 2 | -9/+17 |
2011-03-23 | Merge branch 'reset' into release | Len Brown | 1 | -5/+5 |
2011-03-23 | ACPICA: Fix access width for reset vector | Matthew Garrett | 1 | -5/+5 |
2011-03-19 | Merge branch 'acpica' into release | Len Brown | 16 | -1915/+2152 |
2011-03-03 | ACPICA: Add mechanism to defer _REG methods for some installed handlers | Bob Moore | 4 | -2/+39 |
2011-03-03 | ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name | Bob Moore | 1 | -0/+2 |
2011-03-03 | ACPICA: Split large dsopcode and dsload.c files. | Bob Moore | 7 | -1407/+1549 |
2011-03-03 | ACPICA: Split large utglobal into utdecode.c. | Bob Moore | 4 | -503/+547 |
2011-03-03 | ACPICA: Clarify a couple of error messages | Bob Moore | 1 | -2/+2 |
2011-03-03 | ACPICA: Remove use of unreliable FADT revision field | Bob Moore | 1 | -1/+4 |
2011-03-03 | ACPICA: GPE detect optimization - ignore unused GPE registers | Lin Ming | 1 | -0/+9 |
2011-02-24 | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki | 3 | -14/+52 |
2011-02-12 | ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object | Rafael J. Wysocki | 1 | -23/+26 |
2011-01-21 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 141 | -205/+252 |
2011-01-19 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 141 | -141/+141 |
2011-01-19 | ACPICA: Fix issues/fault with automatic "serialized" method support | Lin Ming | 13 | -64/+85 |
2011-01-19 | ACPICA: Debugger: Lock namespace for duration of a namespace dump | Bob Moore | 1 | -0/+15 |
2011-01-19 | ACPICA: Fix namespace race condition | Dana Myers | 1 | -0/+9 |
2011-01-19 | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). | Jesper Juhl | 1 | -0/+2 |
2011-01-15 | ACPI / ACPICA: Initialize the global lock spinlock as appropriate | Rafael J. Wysocki | 3 | -2/+3 |
2011-01-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 16 | -797/+1097 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-12 | Merge branch 'wakeup-etc-rafael' into release | Len Brown | 1 | -39/+55 |
2011-01-12 | ACPICA: Misc comments to minimize code divergence | Lin Ming | 6 | -46/+81 |
2011-01-12 | ACPICA: Global event handler | Lin Ming | 5 | -3/+75 |
2011-01-12 | ACPICA: Implicit notify support | Lin Ming | 6 | -86/+159 |
2011-01-12 | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method | Lin Ming | 1 | -12/+45 |
2011-01-12 | ACPICA: Remove unused function declarations | Lin Ming | 1 | -6/+0 |
2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming | 4 | -13/+20 |
2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming | 9 | -45/+62 |
2011-01-12 | ACPICA: Move GPE functions to new file evxfgpe.c | Lin Ming | 5 | -601/+654 |