index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
executer
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
ACPICA: create acpica/ directory
Len Brown
24
-12598
/
+0
2008-12-31
ACPICA: Restructure includes into public/private
Bob Moore
23
-0
/
+23
2008-12-29
ACPICA: Update debug output for IndexField I/O
Bob Moore
1
-4
/
+7
2008-10-22
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
1
-2
/
+9
2008-10-22
ACPICA: Cleanup for internal Reference Object
Bob Moore
10
-161
/
+146
2008-10-22
ACPICA: Update comments - no functional changes
Bob Moore
1
-10
/
+11
2008-10-22
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
3
-20
/
+19
2008-10-22
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
1
-1
/
+1
2008-10-22
ACPICA: Fix warning for 64-bit build
Bob Moore
1
-2
/
+1
2008-10-22
ACPICA: Copy dynamically loaded tables to local buffer
Dennis Noordsij
1
-31
/
+82
2008-08-15
ACPICA: Fix possible memory leak in Unload() operator
Lin Ming
1
-0
/
+3
2008-07-16
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
3
-48
/
+30
2008-07-16
ACPICA: Fix for invalid large array index on 64-bit systems
Bob Moore
1
-1
/
+1
2008-07-16
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
1
-2
/
+3
2008-07-16
ACPICA: Several lint changes, no functional changes
Bob Moore
1
-4
/
+4
2008-07-16
ACPICA: Removed unused include files from source files
Bob Moore
1
-2
/
+0
2008-07-16
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
6
-24
/
+26
2008-06-11
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
1
-2
/
+8
2008-05-23
acpi: fix integer as NULL pointer warning
Harvey Harrison
1
-2
/
+2
2008-04-23
ACPICA: update Intel copyright
Len Brown
23
-23
/
+23
2008-04-22
ACPICA: Updates for Debug object output
Bob Moore
1
-24
/
+52
2008-04-22
ACPICA: Update behavior of CopyObject to match ACPI spec
Lin Ming
1
-4
/
+11
2008-04-22
ACPICA: Fixes for Unload and DDBHandles
Lin Ming
3
-17
/
+46
2008-04-22
ACPICA: Fix for LoadTable operator, input strings
Lin Ming
1
-4
/
+1
2008-04-22
ACPICA: Fix for SizeOf when used with Buffers and Packages
Lin Ming
1
-5
/
+17
2008-04-22
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
1
-0
/
+15
2008-04-22
ACPICA: Undo accidental checkin of not-fully-tested mutex changes
Bob Moore
1
-16
/
+0
2008-04-22
ACPICA: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
2
-95
/
+16
2008-04-22
ACPICA: Fixed a problem with Index Fields where the Index register was incorr...
Bob Moore
2
-44
/
+34
2008-04-22
ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...
Lin Ming
2
-10
/
+13
2008-04-22
ACPICA: Fixed a problem with Index references passed as method arguments
Lin Ming
1
-2
/
+8
2008-04-22
ACPICA: Fixes a problem with control method references within packages
Bob Moore
1
-1
/
+2
2008-04-22
ACPICA: Cleanup of debug output
Bob Moore
1
-9
/
+30
2008-04-22
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
7
-15
/
+24
2008-04-22
ACPICA: Added additional parameter validation for LoadTable
Lin Ming
1
-0
/
+8
2008-04-22
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
1
-1
/
+2
2008-04-22
ACPICA: Add error checks to prevent faults
Bob Moore
1
-2
/
+10
2008-04-22
ACPICA: Add a table checksum verify for Load operator
Bob Moore
1
-3
/
+21
2008-04-22
ACPICA: Fix for memory leak related to DdbHandle objects
Bob Moore
1
-0
/
+1
2008-04-22
ACPICA: Fix a fault when storing DdbHandle to Debug object
Bob Moore
1
-1
/
+11
2008-04-22
ACPICA: Fix for fault if Load() fails
Bob Moore
1
-11
/
+24
2008-04-22
ACPICA: Fix for Alias operator to see target child objects
Bob Moore
1
-5
/
+15
2008-04-22
ACPICA: New interfaces for table event handlers
Lin Ming
1
-1
/
+28
2008-04-22
ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
Bob Moore
1
-1
/
+1
2008-04-22
ACPICA: Misc fixes for recent global lock code update
Bob Moore
3
-11
/
+31
2008-04-22
ACPICA: Update comments for acquire/release mutex interfaces
Bob Moore
1
-6
/
+30
2008-04-22
ACPICA: Avoid use of invalid pointers in returned object field
Bob Moore
4
-8
/
+21
2008-04-22
ACPICA: changed order of interpretation of operand objects
Bob Moore
1
-1
/
+2
2008-04-22
ACPICA: Update for mutiple global lock acquisitions by same thread
Bob Moore
3
-116
/
+160
2008-04-22
ACPICA: Removed unused code
Bob Moore
4
-39
/
+0
[next]