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
2010-06-12
Merge branch 'acpica-cherry-pick' into release
Len Brown
2
-1
/
+2
2010-06-12
ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility
Matthew Garrett
1
-0
/
+1
2010-06-12
ACPICA: Fix namestring associated with AE_NO_HANDLER exception
Bob Moore
1
-1
/
+1
2010-06-12
Merge branch 'gpe-regression-fixes' into release
Len Brown
1
-1
/
+2
2010-06-12
ACPI / ACPICA: Avoid writing full enable masks to GPE registers
Rafael J. Wysocki
1
-0
/
+1
2010-06-12
ACPI / ACPICA: Fix low-level GPE manipulation code
Rafael J. Wysocki
1
-1
/
+1
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-28
/
+80
2010-05-28
Merge branch 'misc-2.6.35' into release
Len Brown
1
-13
/
+0
2010-05-28
Merge branches 'video' and 'video-edid' into release
Len Brown
1
-0
/
+16
2010-05-28
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
Len Brown
2
-3
/
+2
2010-05-21
ACPI: delete unused c-state promotion/demotion data strucutures
Len Brown
1
-13
/
+0
2010-05-19
ACPI, APEI, Error Record Serialization Table (ERST) support
Huang Ying
1
-0
/
+21
2010-05-19
ACPI Hardware Error Device (PNP0C33) support
Huang Ying
1
-0
/
+18
2010-05-19
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
1
-12
/
+0
2010-05-19
ACPI, APEI, HEST table parsing
Huang Ying
1
-0
/
+13
2010-05-19
ACPI, IO memory pre-mapping and atomic accessing
Huang Ying
1
-0
/
+10
2010-05-06
ACPICA: Update version to 20100428.
Bob Moore
1
-1
/
+1
2010-05-06
ACPICA: Update/clarify some parameter names associated with acpi_handle
Bob Moore
3
-20
/
+14
2010-04-20
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
3
-28
/
+27
2010-04-20
ACPICA: Update version to 20100331.
Robert Moore
1
-1
/
+1
2010-04-20
ACPICA: Add subsystem option to force copy of DSDT to local memory
Lin Ming
1
-0
/
+1
2010-04-20
ACPICA: Update version to 20100304
Bob Moore
1
-1
/
+1
2010-04-20
ACPICA: Add support for MCHI table
Bob Moore
1
-0
/
+27
2010-04-20
ACPICA: Enhance configuration for output of AML Debug Object
Lin Ming
2
-0
/
+3
2010-04-19
ACPI: Export EDID blocks to the kernel
Matthew Garrett
1
-0
/
+16
2010-04-04
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
Bjorn Helgaas
1
-2
/
+1
2010-04-04
ACPI: pci_root: save downstream bus range
Bjorn Helgaas
1
-1
/
+1
2010-03-24
acpi: Support IBM SMBus CMI devices
Darrick J. Wong
1
-0
/
+2
2010-03-14
ACPI: processor: export acpi_get_cpuid()
Alex Chiang
1
-0
/
+8
2010-03-14
ACPI: processor: mv processor_pdc.c processor_core.c
Alex Chiang
1
-1
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
16
-59
/
+102
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+4
2010-02-22
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
1
-0
/
+2
2010-02-22
ACPI: Use GPE reference counting to support shared GPEs
Rafael J. Wysocki
2
-21
/
+13
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
1
-1
/
+1
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
2
-24
/
+24
2010-01-22
ACPICA: Update version to 20100121.
Bob Moore
1
-1
/
+1
2010-01-22
ACPICA: Remove unused uint32_struct type
Bob Moore
1
-5
/
+0
2010-01-22
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
Bob Moore
3
-14
/
+19
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
14
-13
/
+56
2010-01-22
ACPICA: Update for new gcc-4 warning options
Bob Moore
1
-2
/
+2
2010-01-20
Merge branch 'bugzilla-14483' into release
Len Brown
1
-1
/
+1
2010-01-16
ACPI: don't cond_resched if irq is disabled
Xiaotian Feng
1
-1
/
+1
2009-12-22
ACPI: processor: remove _PDC object list from struct acpi_processor
Alex Chiang
1
-2
/
+0
2009-12-22
ACPI: processor: change acpi_processor_set_pdc() interface
Alex Chiang
1
-1
/
+1
2009-12-22
ACPI: processor: unify arch_acpi_processor_cleanup_pdc
Alex Chiang
1
-2
/
+0
2009-12-22
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
Alex Chiang
1
-1
/
+0
2009-12-22
ACPI: processor: call _PDC early
Alex Chiang
1
-0
/
+3
[next]