aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/wakeup.c
AgeCommit message (Expand)Author
2019-03-26PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
2018-06-04Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki
2018-05-27PM / wakeup: Make events_lock a RAW_SPINLOCKSebastian Andrzej Siewior
2018-05-24PM: wakeup: Use pr_debug() for the "aborting suspend" messageRafael J. Wysocki
2018-05-10PM / wakeup: Only update last time for active wakeup sourcesDoug Berger
2018-05-10PM / wakeup: Use seq_open() to show wakeup statsMahendran Ganesh
2018-01-11PM / wakeup: Print warn if device gets enabled as wakeup source during sleepUlf Hansson
2018-01-09PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarilyRafael J. Wysocki
2018-01-03PM / wakeup: Drop redundant check from device_init_wakeup()Rafael J. Wysocki
2018-01-03PM / wakeup: Drop redundant check from device_set_wakeup_enable()Rafael J. Wysocki
2017-12-19PM / wakeup: only recommend "call"ing device_init_wakeup() onceBrian Norris
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-10-24PM / core: Convert timers to use timer_setup()Kees Cook
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki
2017-08-08PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() failsRafael J. Wysocki
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-06-27PM / wakeirq: Convert to SRCUThomas Gleixner
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-05-14PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-05-05PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-08PM / sleep: Print active wakeup sources when blocking on wakeup_count readsxing wei
2016-07-28PM-wakeup: Delete unnecessary checks before three function callsMarkus Elfring
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii
2015-09-25PM / wakeup: wakeup_source_create: use kstrdup_constRasmus Villemoes
2015-09-16PM / sleep: Report interrupt that caused system wakeupAlexandra Yates
2015-07-07Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren
2015-05-19PM / wakeup: add a dummy wakeup_source to record statisticsJin Qian
2015-05-08PM / wakeup: validate wakeup source before activating it.Jin Qian
2015-04-15power: wakeup: remove use of seq_printf return valueJoe Perches
2015-03-04PM / wakeup: export pm_system_wakeup symbolBoris BREZILLON
2014-09-01PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki
2014-05-30PM / sleep: unregister wakeup source when disabling device wakeupZhang Rui
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui
2012-09-06PM / wakeup: Use irqsave/irqrestore for events_lockJohn Stultz
2012-08-17PM / Sleep: Print name of wakeup source that aborts suspendTodd Poynor
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg