aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/wakeup.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\
| * drivers: base: power: add proper SPDX identifiers on files that did not have ...Greg Kroah-Hartman2019-04-04
* | PM / wakeup: Use pm_pr_dbg() instead of pr_debug()Stephen Boyd2019-04-01
|/
*-. Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2019-03-14
|\ \
| | * PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki2019-03-12
| | * PM / wakeup: Rework wakeup source timer cancellationViresh Kumar2019-03-12
| |/
* / PM: Add and use pr_fmt()Joe Perches2019-03-07
|/
* PM / wakeup: fix kerneldoc comment for pm_wakeup_dev_event()Yangtao Li2019-01-29
*-. Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2018-06-04
|\ \
| | * PM / wakeup: Make events_lock a RAW_SPINLOCKSebastian Andrzej Siewior2018-05-27
| |/
* | PM: wakeup: Use pr_debug() for the "aborting suspend" messageRafael J. Wysocki2018-05-24
* | PM / wakeup: Only update last time for active wakeup sourcesDoug Berger2018-05-10
* | PM / wakeup: Use seq_open() to show wakeup statsMahendran Ganesh2018-05-10
|/
* PM / wakeup: Print warn if device gets enabled as wakeup source during sleepUlf Hansson2018-01-11
* PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarilyRafael J. Wysocki2018-01-09
* PM / wakeup: Drop redundant check from device_init_wakeup()Rafael J. Wysocki2018-01-02
* PM / wakeup: Drop redundant check from device_set_wakeup_enable()Rafael J. Wysocki2018-01-02
* PM / wakeup: only recommend "call"ing device_init_wakeup() onceBrian Norris2017-12-18
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* PM / core: Convert timers to use timer_setup()Kees Cook2017-10-24
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-03
|\
| * PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki2017-08-10
* | PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() failsRafael J. Wysocki2017-08-08
|/
* Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-03
|\
| * ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-14
* | PM / wakeirq: Convert to SRCUThomas Gleixner2017-06-26
|/
* Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-06
* PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki2017-05-13
* ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-05-05
* PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki2017-05-05
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* PM / sleep: Print active wakeup sources when blocking on wakeup_count readsxing wei2016-12-07
* PM-wakeup: Delete unnecessary checks before three function callsMarkus Elfring2016-07-28
* PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii2016-04-07
* PM / wakeup: wakeup_source_create: use kstrdup_constRasmus Villemoes2015-09-24
* PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-16
* Merge branch 'pm-wakeirq'Rafael J. Wysocki2015-07-07
|\
| * PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki2015-07-07
* | Merge branch 'pm-wakeirq'Rafael J. Wysocki2015-06-18
|\|
| * PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren2015-05-19
* | PM / wakeup: add a dummy wakeup_source to record statisticsJin Qian2015-05-18
* | PM / wakeup: validate wakeup source before activating it.Jin Qian2015-05-07
|/
* power: wakeup: remove use of seq_printf return valueJoe Perches2015-04-15
* PM / wakeup: export pm_system_wakeup symbolBoris BREZILLON2015-03-04
* PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2014-09-01
* PM / sleep: unregister wakeup source when disabling device wakeupZhang Rui2014-05-30
* PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-20
* PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson2013-06-11