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
/
include
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-03
Pull sysfs into test branch
Len Brown
2
-16
/
+19
2007-02-02
ACPICA: Update version to 20070126
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Update copyright to 2007.
Bob Moore
32
-32
/
+32
2007-02-02
ACPICA: Allow processor to be declared with the Device() instead of Processor()
Alexey Starikovskiy
1
-1
/
+1
2007-02-02
ACPICA: Update version to 20061215
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Added option to display memory statistics upon termination.
Bob Moore
1
-0
/
+1
2007-02-02
ACPICA: Enhance debugger statistics/memory command.
Valery A. Podrezov
2
-0
/
+6
2007-02-02
ACPICA: Update a comment.
Bob Moore
1
-1
/
+2
2007-02-02
ACPICA: Debugger multithreading enhancements.
Bob Moore
2
-2
/
+22
2007-02-02
ACPICA: Removed all 16-bit support.
Bob Moore
2
-106
/
+2
2007-02-02
ACPICA: Update version to 20061109
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Fail AcpiEnable if ACPI tables not loaded.
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: Add ACPI_MAX macro
Bob Moore
1
-0
/
+1
2007-02-02
ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.
Bob Moore
2
-2
/
+19
2007-02-02
ACPICA: Fixes for load() operator.
Alexey Starikovskiy
2
-2
/
+2
2007-02-02
ACPICA: Miscellaneous table manager updates and optimizations
Alexey Starikovskiy
2
-7
/
+3
2007-02-02
ACPICA: Remove duplicate table definitions.
Alexey Starikovskiy
1
-3
/
+2
2007-02-02
ACPICA: use new ACPI headers.
Alexey Starikovskiy
3
-14
/
+0
2007-02-02
ACPICA: Update version to 20061011
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Use manifest constants for parse pass number
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Fix race condition with AcpiWalkNamespace.
Bob Moore
2
-4
/
+8
2007-02-02
ACPICA: Restructured module into multiple functions.
Mikhail Kouzmich
1
-2
/
+6
2007-02-02
ACPICA: Update version to 20060927
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...
Bob Moore
1
-1
/
+2
2007-02-02
ACPICA: Remove obsolete Flags parameter.
Bob Moore
2
-3
/
+3
2007-02-02
ACPICA: Add full table name to disassembler output
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: Update version to 20060912
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: New common routine for creating and verifying a local FADT.
Bob Moore
1
-3
/
+1
2007-02-02
ACPICA: FADT verification is now table driven.
Bob Moore
1
-0
/
+4
2007-02-02
ACPICA: Add declarations for ASF! sub-tables
Bob Moore
1
-3
/
+22
2007-02-02
ACPICA: IsResourceTemplate now returns ACPI_STATUS
Bob Moore
1
-1
/
+3
2007-02-02
ACPICA: re-factor table init routines for benefit of iASL
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: add ASF comment
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: Delete stale FADT functions outside tbfadt.c.
Bob Moore
3
-4
/
+9
2007-02-02
ACPICA: Re-implement interpreters' "serialized mode"
Bob Moore
1
-1
/
+5
2007-02-02
ACPICA: Update version to 20060831
Bob Moore
1
-3
/
+3
2007-02-02
ACPICA: Split acpi_format_exception into two parts
Bob Moore
2
-0
/
+10
2007-02-02
ACPICA: Store GPE number instead of bitmask
Alexey Starikovskiy
2
-2
/
+1
2007-02-02
ACPICA: Fix unalignment in acpi_ut_repair_name
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Disable all wake GPEs after first one recieved
Bob Moore
2
-40
/
+34
2007-02-02
ACPICA: Add acpi_gpe_count global to track the number of GPE events
Bob Moore
1
-0
/
+4
2007-02-02
ACPICA: Add support for DMAR table
Bob Moore
2
-3
/
+84
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
5
-185
/
+8
2007-02-02
ACPICA: Update comments for individual table fields
Bob Moore
1
-32
/
+32
2007-02-02
ACPICA: misc fixes for new Table Manager:
Bob Moore
4
-16
/
+25
2007-02-02
ACPICA: Implement simplified Table Manager
Bob Moore
12
-643
/
+456
2007-02-02
ACPICA: Update version to 20060721
Bob Moore
1
-1
/
+1
2007-02-02
ACPICA: Delete recursive feature of ACPI Global Lock
Bob Moore
3
-8
/
+1
2007-01-05
ACPI: use more understandable bus_id for ACPI devices
Zhang Rui
2
-9
/
+9
2007-01-02
ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systems
Doug Chapman
1
-1
/
+1
[next]