index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
Bob Moore
3
-5
/
+95
2012-11-15
ACPICA: Update for 64-bit generation of recent error message changes
Bob Moore
1
-4
/
+4
2012-11-15
ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
Bob Moore
1
-2
/
+5
2012-11-15
ACPICA: Add starting offset parameter to common dump buffer routine
Bob Moore
6
-25
/
+34
2012-11-15
ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
Bob Moore
2
-3
/
+2
2012-11-15
ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
Bob Moore
4
-16
/
+49
2012-11-15
ACPICA: AcpiExec: Improve algorithm for tracking memory leaks
Bob Moore
1
-29
/
+71
2012-11-15
ACPICA: Add debug print message for mutex objects that are force-released
Bob Moore
1
-1
/
+5
2012-11-15
ACPICA: Resource Mgr: Small fix for buffer size calculation
Feng Tang
1
-0
/
+9
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
60
-187
/
+187
2012-11-15
ACPICA: Update local C library module comments for ASCII table
Bob Moore
1
-130
/
+131
2012-11-15
ACPICA: Fix for predefined name loop during ACPICA initialization
Robert Moore
1
-2
/
+2
2012-11-15
ACPICA: Fix some typos in comments
Bob Moore
1
-1
/
+1
2012-11-15
ACPICA: ACPICA core: Cleanup empty lines at file start and end
Bob Moore
23
-23
/
+0
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
18
-22
/
+27
2012-11-15
ACPICA: Fix unmerged acmacros.h divergences.
Lv Zheng
2
-106
/
+57
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
27
-79
/
+100
2012-11-15
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
5
-6
/
+6
2012-11-15
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
5
-38
/
+41
2012-11-15
ACPICA: Fix unmerged debugger divergences.
Lv Zheng
3
-65
/
+100
2012-11-15
ACPICA: Fix unmerged utility divergences.
Lv Zheng
7
-31
/
+1852
2012-11-15
Cleanup of invalid ACPI name handling and repair
Bob Moore
4
-33
/
+28
2012-09-21
ACPICA: Table Manager: Merge duplicate code (root table)
Lv Zheng
2
-43
/
+18
2012-09-21
ACPICA: Add support for complex _PLD buffers.
Bob Moore
3
-12
/
+126
2012-09-21
ACPICA: GPE support: Remove extraneous parameter from low-level function.
Feng Tang
4
-16
/
+8
2012-09-21
ACPICA: Debug output: Update output for Processor object.
Bob Moore
1
-1
/
+1
2012-09-21
ACPICA: GPE Support: Update debug info for GPE tracing.
Bob Moore
1
-2
/
+19
2012-09-21
ACPICA: Add Windows8/Server2012 string for _OSI method.
Bob Moore
2
-0
/
+2
2012-09-21
ACPICA: Split ACPICA initialization functions to new file, utxfinit.c
Bob Moore
3
-266
/
+319
2012-09-21
ACPICA: Enable Scope change to root during module-level code execution.
Bob Moore
2
-0
/
+28
2012-09-21
ACPI: delelte more BFS/GTS related definition and code
Feng Tang
1
-1
/
+0
2012-08-22
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+1
2012-08-20
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
1
-0
/
+1
2012-07-30
ACPI: delete _GTS/_BFS support
Len Brown
4
-51
/
+22
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
121
-1589
/
+1907
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
114
-658
/
+658
2012-07-17
ACPICA: Add new ACPI table load/unload external interfaces
Bob Moore
2
-42
/
+178
2012-07-17
ACPICA: Split file: tbxface.c -> tbxfload.c
Bob Moore
3
-164
/
+213
2012-07-17
ACPICA: Add PCC address space to space ID decode function
Bob Moore
1
-10
/
+11
2012-07-17
ACPICA: Fix some comment fields
Bob Moore
9
-18
/
+19
2012-07-17
ACPICA: Table manager: deploy new firmware error/warning interfaces
Bob Moore
4
-73
/
+80
2012-07-17
ACPICA: Add new interfaces for BIOS(firmware) errors and warnings
Bob Moore
1
-0
/
+68
2012-07-17
ACPICA: Split exception code utilities to a new file, utexcep.c
Bob Moore
5
-112
/
+154
2012-07-14
ACPICA: Fix possible fault in return package object repair code
Bob Moore
1
-1
/
+1
2012-07-14
ACPICA: Add support for implicit notify on multiple devices
Bob Moore
4
-50
/
+109
2012-07-14
ACPICA: Update comments; no functional change
Bob Moore
1
-3
/
+3
2012-07-14
ACPICA: Utilities: conditionally compile backslash removal function
Bob Moore
1
-0
/
+2
2012-07-14
ACPICA: Disassembler: Emit descriptions for ACPI predefined names
Bob Moore
2
-0
/
+23
2012-07-10
ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume
Jonathan Nieder
1
-22
/
+0
2012-06-01
ACPICA: Add FADT error message for GAS BitWidth overflow
Bob Moore
1
-7
/
+25
[next]