index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
wakeup.c
Age
Commit message (
Expand
)
Author
2019-06-19
drivers: base: power: remove wakeup_sources_stats_dentry variable
Greg Kroah-Hartman
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
2019-04-01
PM / wakeup: Use pm_pr_dbg() instead of pr_debug()
Stephen Boyd
2019-03-14
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
2019-03-12
PM / wakeup: Drop wakeup_source_drop()
Rafael J. Wysocki
2019-03-12
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
2019-03-07
PM: Add and use pr_fmt()
Joe Perches
2019-01-29
PM / wakeup: fix kerneldoc comment for pm_wakeup_dev_event()
Yangtao Li
2018-06-04
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
Rafael J. Wysocki
2018-05-27
PM / wakeup: Make events_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
2018-05-24
PM: wakeup: Use pr_debug() for the "aborting suspend" message
Rafael J. Wysocki
2018-05-10
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
2018-05-10
PM / wakeup: Use seq_open() to show wakeup stats
Mahendran Ganesh
2018-01-11
PM / wakeup: Print warn if device gets enabled as wakeup source during sleep
Ulf Hansson
2018-01-09
PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily
Rafael J. Wysocki
2018-01-03
PM / wakeup: Drop redundant check from device_init_wakeup()
Rafael J. Wysocki
2018-01-03
PM / wakeup: Drop redundant check from device_set_wakeup_enable()
Rafael J. Wysocki
2017-12-19
PM / wakeup: only recommend "call"ing device_init_wakeup() once
Brian Norris
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-10-24
PM / core: Convert timers to use timer_setup()
Kees Cook
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
2017-08-08
PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() fails
Rafael J. Wysocki
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
2017-06-27
PM / wakeirq: Convert to SRCU
Thomas Gleixner
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-05-14
PM / wakeup: Fix up wakeup_source_report_event()
Rafael J. Wysocki
2017-05-05
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-05-05
PM / wakeup: Integrate mechanism to abort transitions in progress
Rafael J. Wysocki
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-08
PM / sleep: Print active wakeup sources when blocking on wakeup_count reads
xing wei
2016-07-28
PM-wakeup: Delete unnecessary checks before three function calls
Markus Elfring
2016-04-07
PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
Strashko, Grygorii
2015-09-25
PM / wakeup: wakeup_source_create: use kstrdup_const
Rasmus Villemoes
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
2015-07-07
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2015-07-07
PM / wakeirq: Avoid setting power.wakeirq too hastily
Rafael J. Wysocki
2015-06-19
Merge branch 'pm-wakeirq'
Rafael J. Wysocki
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
2015-05-19
PM / wakeup: add a dummy wakeup_source to record statistics
Jin Qian
2015-05-08
PM / wakeup: validate wakeup source before activating it.
Jin Qian
2015-04-15
power: wakeup: remove use of seq_printf return value
Joe Perches
2015-03-04
PM / wakeup: export pm_system_wakeup symbol
Boris BREZILLON
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2014-05-30
PM / sleep: unregister wakeup source when disabling device wakeup
Zhang Rui
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
[next]