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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-17
/
+5
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-2
/
+2
2011-03-15
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
2
-4
/
+4
2011-03-02
ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree
Jan Beulich
1
-4
/
+4
2011-03-02
ACPI: use __init where possible in processor driver
Jan Beulich
2
-7
/
+6
2011-03-02
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
4
-2
/
+39
2011-03-02
ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
Bob Moore
1
-0
/
+2
2011-03-02
ACPICA: Split large dsopcode and dsload.c files.
Bob Moore
7
-1407
/
+1549
2011-03-02
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
4
-503
/
+547
2011-03-02
ACPICA: Clarify a couple of error messages
Bob Moore
1
-2
/
+2
2011-03-02
ACPICA: Remove use of unreliable FADT revision field
Bob Moore
1
-1
/
+4
2011-03-02
ACPICA: GPE detect optimization - ignore unused GPE registers
Lin Ming
1
-0
/
+9
2011-02-24
Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next
Rafael J. Wysocki
5
-91
/
+110
2011-02-24
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
3
-14
/
+52
2011-02-24
ACPI / debugfs: Fix buffer overflows, double free
Vasiliy Kulikov
1
-6
/
+14
2011-02-24
ACPI: Avoid calling request_irq() many times for the same interrupt
Rafael J. Wysocki
1
-12
/
+15
2011-02-24
ACPI / PM: acpi_hibernation_enter() need not switch interrupts off
Rafael J. Wysocki
1
-3
/
+0
2011-02-24
ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
Rafael J. Wysocki
1
-4
/
+1
2011-02-24
ACPI / PM: Call acpi_save_state_mem() right before low-level suspend
Rafael J. Wysocki
1
-8
/
+4
2011-02-24
ACPI / PM: Modify the "low-level resume finished" message
Rafael J. Wysocki
1
-2
/
+1
2011-02-24
ACPI / PM: acpi_suspend_enter() need not switch interrupts off
Rafael J. Wysocki
1
-3
/
+0
2011-02-24
ACPI / PM: Drop acpi_restore_state_mem()
Rafael J. Wysocki
1
-4
/
+0
2011-02-24
ACPI / Button: Avoid disabling wakeup unnecessarily on remove
Rafael J. Wysocki
1
-2
/
+7
2011-02-24
ACPI: Remove the wakeup.run_wake_count device field
Rafael J. Wysocki
2
-3
/
+0
2011-02-24
ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2)
Rafael J. Wysocki
1
-3
/
+19
2011-02-24
ACPI: Introduce acpi_os_get_iomem()
Rafael J. Wysocki
1
-0
/
+16
2011-02-24
ACPI: Do not use krefs under a mutex in osl.c
Rafael J. Wysocki
1
-20
/
+16
2011-02-24
ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings
Rafael J. Wysocki
1
-13
/
+15
2011-02-24
ACPI: Avoid walking the list of memory mappings in osl.c twice in a row
Rafael J. Wysocki
1
-13
/
+20
2011-02-24
ACPI: Change acpi_ioremap_lock into a mutex
Rafael J. Wysocki
1
-12
/
+9
2011-02-24
ACPI: Do not export functions that are only used in osl.c
Rafael J. Wysocki
1
-4
/
+2
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
4
-31
/
+54
2011-02-17
x86, trampoline: Use the unified trampoline setup for ACPI wakeup
H. Peter Anvin
1
-0
/
+1
2011-02-16
x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...
Tejun Heo
1
-3
/
+6
2011-02-15
Merge branch 'iomem' into release
Len Brown
1
-7
/
+18
2011-02-12
ACPI / Video: Probe for output switch method when searching video devices.
Michael Karcher
1
-0
/
+5
2011-02-12
ACPI / Wakeup: Enable button GPEs unconditionally during initialization
Rafael J. Wysocki
1
-1
/
+5
2011-02-12
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
1
-23
/
+26
2011-02-08
ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)
Rafael J. Wysocki
1
-7
/
+18
2011-02-01
acpi: kacpi*_wq don't need WQ_MEM_RECLAIM
Tejun Heo
1
-3
/
+3
2011-01-20
ACPI / PM: Call suspend_nvs_free() earlier during resume
Rafael J. Wysocki
1
-1
/
+1
2011-01-20
ACPI: Introduce acpi_os_ioremap()
Rafael J. Wysocki
2
-8
/
+11
2011-01-20
Merge branch 'akpm'
Linus Torvalds
1
-1
/
+1
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-20
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
141
-205
/
+252
2011-01-20
ACPI / Battery: remove battery refresh on resume
Linus Torvalds
1
-1
/
+0
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
141
-141
/
+141
2011-01-18
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
13
-64
/
+85
2011-01-18
ACPICA: Debugger: Lock namespace for duration of a namespace dump
Bob Moore
1
-0
/
+15
2011-01-18
ACPICA: Fix namespace race condition
Dana Myers
1
-0
/
+9
[prev]
[next]