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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
ACPI: Print message before calling _PTS
Rafael J. Wysocki
2
-3
/
+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
2007-10-29
Pull alexey-fixes into release branch
Len Brown
1
-2
/
+3
2007-10-25
Fix /proc/acpi/alarm BCD alarm encodings
Linus Torvalds
1
-37
/
+29
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
3
-79
/
+45
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
3
-79
/
+40
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
3
-79
/
+40
2007-09-25
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
Alexey Starikovskiy
2
-1
/
+5
2007-09-25
ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y
Alexey Starikovskiy
1
-21
/
+21
2007-09-21
ACPI: suspend: consolidate handling of Sx states addendum
Frans Pop
1
-2
/
+4
2007-09-20
ACPI: suspend: consolidate handling of Sx states.
Alexey Starikovskiy
3
-81
/
+49
2007-08-28
ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)
Christian Borntraeger
1
-5
/
+5
2007-08-25
ACPI: "ACPI handle has no context!" should be KERN_DEBUG
Shaohua Li
1
-1
/
+1
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
3
-3
/
+5
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
4
-50
/
+58
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2
-4
/
+4
2007-07-25
Pull d-states into release branch
Len Brown
1
-33
/
+127
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
4
-6
/
+4
2007-07-24
ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter
Rafael J. Wysocki
1
-5
/
+4
2007-07-24
ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS
Len Brown
2
-7
/
+15
2007-07-22
ACPI: Add acpi_pm_device_sleep_state helper routine
Shaohua Li
1
-0
/
+75
2007-07-22
ACPI: Implement the set_target() callback from pm_ops
Rafael J. Wysocki
1
-32
/
+52
2007-07-22
Pull misc into release branch
Len Brown
1
-5
/
+0
2007-07-19
PM: Introduce pm_power_off_prepare
Rafael J. Wysocki
1
-29
/
+9
2007-07-19
ACPI: Do not prepare for hibernation in acpi_shutdown
Rafael J. Wysocki
1
-3
/
+0
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-0
/
+16
2007-07-03
ACPI: suspend: delete toshiba S1 quirk
Pavel Machek
1
-5
/
+0
2007-05-09
ACPICA: Lindent
Len Brown
2
-8
/
+6
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2
-15
/
+54
2007-05-08
ACPI wakeup hooks for rtc-cmos
David Brownell
1
-2
/
+17
2007-05-07
remove software_suspend()
Johannes Berg
1
-1
/
+1
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
1
-2
/
+11
2007-04-25
ACPI: make /proc/acpi/wakeup more useful
David Brownell
1
-3
/
+13
2007-02-16
Pull bugzilla-7887 into release branch
Len Brown
1
-2
/
+1
[next]