index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Fix mutex debug code for wrong loop termination value
Bob Moore
2008-07-16
1
-2
/
+2
*
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
2008-07-16
4
-19
/
+28
*
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
2008-07-16
6
-25
/
+31
*
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
2008-07-16
1
-9
/
+5
*
ACPICA: Fix for hang on GPE method invocation
Bob Moore
2008-07-16
1
-1
/
+0
*
ACPICA: fix stray va_end() caused by mis-merge
Len Brown
2008-06-11
1
-1
/
+1
*
-
-
-
.
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
2008-04-30
1
-18
/
+17
|
\
\
\
|
|
*
|
ACPI: GPE enabling should happen after EC installation
Alexey Starikovskiy
2008-04-24
1
-18
/
+17
|
|
/
/
*
|
|
ACPICA: update Intel copyright
Len Brown
2008-04-23
15
-15
/
+15
*
|
|
ACPICA: Update for new Notify values
Zhang Rui
2008-04-22
1
-0
/
+42
*
|
|
ACPICA: Fixes for external Reference Objects
Bob Moore
2008-04-22
1
-8
/
+24
*
|
|
ACPICA: Fix to handle NULL package elements correctly
Lin Ming
2008-04-22
1
-3
/
+2
*
|
|
ACPICA: Fix for possible error when packages/buffers are passed to methods ex...
Bob Moore
2008-04-22
1
-0
/
+8
*
|
|
ACPICA: Added new error messages
Bob Moore
2008-04-22
1
-0
/
+9
*
|
|
ACPICA: Add va_end statements as appropriate
Bob Moore
2008-04-22
2
-0
/
+6
*
|
|
ACPICA: Fixes for Unload and DDBHandles
Lin Ming
2008-04-22
1
-0
/
+8
*
|
|
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
2008-04-22
2
-0
/
+12
*
|
|
ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers
Bob Moore
2008-04-22
1
-1
/
+1
*
|
|
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
2008-04-22
4
-9
/
+7
*
|
|
ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...
Bob Moore
2008-04-22
1
-3
/
+5
*
|
|
ACPICA: Fix for fault if Load() fails
Bob Moore
2008-04-22
1
-0
/
+5
*
|
|
ACPICA: New interfaces for table event handlers
Lin Ming
2008-04-22
1
-1
/
+2
*
|
|
ACPICA: Support for iASL - multiple files and wildcards
Bob Moore
2008-04-22
2
-0
/
+7
*
|
|
ACPICA: Update for mutiple global lock acquisitions by same thread
Bob Moore
2008-04-22
1
-1
/
+1
|
/
/
|
|
|
\
*
-
.
\
Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...
Len Brown
2008-03-13
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ACPI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-11
1
-1
/
+1
|
|
/
*
/
ACPI: fix boot oops regression in thermal
Lin Ming
2008-03-11
1
-1
/
+1
|
/
*
ACPI: create /sys/firmware/acpi/interrupts
Len Brown
2008-02-06
1
-2
/
+0
*
drivers/acpi/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
ACPI: add dump_stack() to trace acpi_format_exception programming errors
Andrew Morton
2007-08-25
1
-0
/
+1
*
ACPI: autoload modules - ACPICA modifications
Thomas Renninger
2007-07-23
1
-2
/
+2
*
Pull osi into release branch
Len Brown
2007-07-22
1
-10
/
+7
|
\
|
*
ACPICA: Update _OSI string list
Bob Moore
2007-07-03
1
-10
/
+7
*
|
ACPICA: fix error path in new external package objects as method arguments
Myron Stowe
2007-06-18
1
-1
/
+1
|
/
*
Pull osi-now into release branch
Len Brown
2007-06-02
2
-5
/
+27
|
\
|
*
ACPI: add __init to acpi_initialize_subsystem()
Len Brown
2007-05-30
1
-3
/
+1
|
*
ACPI: Make _OSI(Linux) a special case
Len Brown
2007-05-30
1
-1
/
+0
|
*
ACPI: extend "acpi_osi=" boot option
Len Brown
2007-05-29
1
-1
/
+26
*
|
ACPICA: Support for external package objects as method arguments
Bob Moore
2007-06-02
2
-70
/
+92
|
/
*
ACPICA: Lindent
Len Brown
2007-05-09
9
-20
/
+15
*
Revert "ACPICA: fix AML mutex re-entrancy"
Len Brown
2007-05-09
1
-0
/
+1
*
ACPICA: fix AML mutex re-entrancy
Alexey Starikovskiy
2007-02-15
1
-1
/
+0
*
ACPICA: fix gcc build warnings
Alexey Starikovskiy
2007-02-02
1
-3
/
+3
*
ACPICA: Update copyright to 2007.
Bob Moore
2007-02-02
15
-15
/
+15
*
ACPICA: Added option to display memory statistics upon termination.
Bob Moore
2007-02-02
2
-0
/
+13
*
ACPICA: Enhance debugger statistics/memory command.
Valery A. Podrezov
2007-02-02
1
-0
/
+8
*
ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...
Bob Moore
2007-02-02
1
-0
/
+1
*
ACPICA: Delete stale FADT functions outside tbfadt.c.
Bob Moore
2007-02-02
2
-109
/
+0
*
ACPICA: Cleanup of FADT verification function.
Bob Moore
2007-02-02
1
-42
/
+23
*
ACPICA: Split acpi_format_exception into two parts
Bob Moore
2007-02-02
2
-82
/
+109
[next]