index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
23
-52
/
+47
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
15
-38
/
+34
2013-01-10
ACPICA: Update codes under disabled build options.
Lv Zheng
6
-3
/
+40
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
24
-69
/
+80
2013-01-03
ACPICA: Remove useless mini-C library.
Lv Zheng
2
-750
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
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-31
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
[next]