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
/
sleep
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
ACPICA: create acpica/ directory
Len Brown
1
-696
/
+0
2008-12-31
ACPI: main.c: use new public GPE group enable/disable interfaces
Lin Ming
1
-6
/
+6
2008-11-26
ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume
Rafael J. Wysocki
1
-1
/
+39
2008-10-25
ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.
Rafael J. Wysocki
1
-0
/
+2
2008-10-23
ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
Len Brown
1
-1
/
+1
2008-10-22
Merge branch 'ull' into test
Len Brown
1
-1
/
+1
2008-10-22
Merge branch 'suspend' into test
Len Brown
1
-1
/
+58
2008-10-22
ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings
Rafael J. Wysocki
1
-4
/
+3
2008-10-16
ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering
Rafael J. Wysocki
1
-0
/
+8
2008-10-16
ACPI Suspend: Enable ACPI during resume if SCI_EN is not set
Rafael J. Wysocki
1
-0
/
+2
2008-10-16
ACPI: Add the support for _TTS object
Zhao Yakui
1
-1
/
+48
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-07-24
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
Carlos Corbacho
1
-0
/
+20
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+22
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-113
/
+188
2008-07-16
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-07-16
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-4
/
+4
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-0
/
+25
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
1
-3
/
+2
2008-06-12
Suspend-related patches for 2.6.27
Rafael J. Wysocki
1
-113
/
+163
2008-06-11
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-06-11
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-4
/
+4
2008-04-29
ACPI: re-name acpi_pm_ops to acpi_suspend_ops
Len Brown
1
-21
/
+21
2008-04-01
ACPI PM: Restore the 2.6.24 suspend ordering
Rafael J. Wysocki
1
-57
/
+14
2008-03-11
ACPI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-07
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
Len Brown
1
-1
/
+1
2008-02-07
Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...
Len Brown
1
-3
/
+12
2008-02-07
PM: documentation cleanups
Pavel Machek
1
-1
/
+1
2008-02-01
ACPI: Print message before calling _PTS
Rafael J. Wysocki
1
-1
/
+3
2008-02-01
ACPI hibernation: Call _PTS before suspending devices
Rafael J. Wysocki
1
-11
/
+25
2008-02-01
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-2
/
+12
2008-02-01
ACPI suspend: Call _PTS before suspending devices
Rafael J. Wysocki
1
-13
/
+38
2008-02-01
ACPI: Separate disabling of GPEs from _PTS
Rafael J. Wysocki
1
-2
/
+15
2008-02-01
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
Rafael J. Wysocki
1
-0
/
+7
2008-02-01
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-4
/
+18
2008-02-01
ACPI: clear GPE earily in resume to avoid warning
Shaohua Li
1
-0
/
+7
2008-02-01
ACPI: Fix mismerge in acpi_hibernation_finish
Rafael J. Wysocki
1
-5
/
+0
2008-01-11
ACPI: Fix acpi_pm_device_sleep_state()
Rafael J. Wysocki
1
-3
/
+12
2007-10-25
ACPI: suspend: Wrong order of GPE restore.
Alexey Starikovskiy
1
-2
/
+2
2007-10-25
ACPI: sleep: Fix GPE suspend cleanup
Alexey Starikovskiy
1
-0
/
+1
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+5
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-0
/
+10
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-1
/
+1
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-1
/
+11
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-5
/
+2
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-3
/
+3
2007-10-10
Pull bugzilla-292300 into release branch
Len Brown
1
-1
/
+0
2007-10-10
Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish
Rafael J. Wysocki
1
-0
/
+5
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-09-27
ACPI: Hibernate erroneously disabled Suspend wakeup devices
Alexey Starikovskiy
1
-1
/
+0
[next]