android_kernel_samsung_msm8976/kernel
Ruchi Kandoi e04e4c30eb suspend: Return error when pending wakeup source is found.
If a wakeup source is found to be pending in the last stage of suspend
after syscore suspend then the device doesn't suspend but the error is
not propogated which causes an error in the accounting for the number
of suspend aborts and successful suspends.

Change-Id: Ib63b4ead755127eaf03e3b303aab3c782ad02ed1
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Git-commit: 6e9c6582376ac3c430bf7c89647313b2e685a597
Git-repo: https://android.googlesource.com/kernel/common.git
Signed-off-by: Kaushal Kumar <kaushalk@codeaurora.org>
2015-09-16 18:20:18 +05:30
..
cpu
debug This is the 3.10.73 stable release 2015-04-24 18:14:57 -07:00
events This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
gcov
irq
locking sched/deadline: Add SCHED_DEADLINE inheritance logic 2015-05-19 19:16:01 -07:00
power suspend: Return error when pending wakeup source is found. 2015-09-16 18:20:18 +05:30
rcu rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads 2015-06-22 10:34:49 +05:30
sched sched: fair: Return current CPU if search_cpu(s) is empty 2015-09-02 23:28:01 -07:00
time This is the 3.10.73 stable release 2015-04-24 18:14:57 -07:00
trace sched/deadline: Add SCHED_DEADLINE inheritance logic 2015-05-19 19:16:01 -07:00
.gitignore
acct.c
async.c
audit.c
audit.h
audit_tree.c
audit_watch.c
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c
cgroup.c
cgroup_freezer.c
compat.c
configs.c
context_tracking.c
cpu.c
cpu_pm.c
cpuset.c
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c
extable.c
fork.c sched/deadline: Add SCHED_DEADLINE inheritance logic 2015-05-19 19:16:01 -07:00
freezer.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
futex.c rtmutex: Turn the plist into an rb-tree 2015-05-19 19:16:01 -07:00
futex_compat.c
groups.c
hrtimer.c timer/hrtimer: reprogram remote CPU's timer hardware 2015-05-29 15:59:36 +05:30
hung_task.c
irq_work.c irq_work: Implement remote queueing 2015-05-29 15:26:11 +05:30
itimer.c
jump_label.c
kallsyms.c
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kexec.c
kmod.c
kprobes.c
ksysfs.c
kthread.c kthread: Fix the race condition when kthread is parked 2015-06-04 17:43:41 -07:00
latencytop.c
Makefile locking: Move the lglocks code to kernel/locking/ 2015-05-19 19:15:52 -07:00
modsign_certificate.S
modsign_pubkey.c
module-internal.h
module.c kasan, module, vmalloc: rework shadow allocation for modules 2015-05-04 14:03:58 -07:00
module_signing.c
notifier.c
nsproxy.c
padata.c
panic.c
params.c
pid.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
pid_namespace.c
posix-cpu-timers.c
posix-timers.c
printk.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
profile.c
ptrace.c
range.c
relay.c
res_counter.c
resource.c
seccomp.c
signal.c
smp.c irq_work: Implement remote queueing 2015-05-29 15:26:11 +05:30
smpboot.c smpboot: use kmemleak_not_leak for smpboot_thread_data 2015-05-11 17:07:29 +05:30
smpboot.h
softirq.c
stacktrace.c
stop_machine.c
sys.c
sys_ni.c
sysctl.c timer: Queue timers on least power cpu 2015-05-29 15:59:20 +05:30
sysctl_binary.c
task_work.c
taskstats.c
test_kprobes.c
time.c
timeconst.bc
timer.c timer/hrtimer: reprogram remote CPU's timer hardware 2015-05-29 15:59:36 +05:30
tracepoint.c
tsacct.c
uid16.c
up.c
user-return-notifier.c
user.c
user_namespace.c
utsname.c
utsname_sysctl.c
watchdog.c
workqueue.c This is the 3.10.73 stable release 2015-04-24 18:14:57 -07:00
workqueue_internal.h