summaryrefslogtreecommitdiff
path: root/kernel/power (unfollow)
Commit message (Expand)Author
2023-07-16kernel: power: Workaround for sensor ipc message causing high power consumeFrank Luo
2023-07-16kernel: power: qos: remove check for core isolation while cluster LPMsRaghavendra Kakarla
2023-07-16power: qos: Use effective affinity maskPavankumar Kondeti
2022-02-03PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman
2021-11-26PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin
2020-10-29PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig
2019-12-23PM: wakeup_reasons: Fix formatting for printkPatrick Tjin
2019-12-23power: Add detailed suspend abort reasonMaggie White
2019-12-23power: wakeup_reason: make log function work in interrupt contextWei Wang
2019-12-23BACKPORT: PM: wakeup_reasons: disable wakeup-reason deduction by defaultIliyan Malchev
2019-12-23PM: wakeup_reasons: fix race conditionIliyan Malchev
2019-12-23BACKPORT: PM: wakeup_reason: add functions to query and clear wakeup reasonsIliyan Malchev
2019-04-03PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2018-11-22hibernation: msm: arm64: avoid swap image header corruptionVenkata Rao Kakani
2018-09-09PM / sleep: wakeup: Fix build error caused by missing SRCU supportzhangyi (F)
2018-08-06Revert "power: wakeup_reason: send uevent to user space"xianzhu
2018-07-20power: wakeup_reason: send uevent to user spacexianzhu
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-06-20power:hibernate: KPI marker for Hibernation SuccessAtul Raut
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-04-14mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2017-04-10UPSTREAM: PM / sleep: make PM notifiers called symmetricallyLianwei Wang
2017-02-13qos: Add NULL checking for irq descriptorMahesh Sivasubramanian
2016-11-27qos: Register irq notify after adding the qos requestAnil Kumar Mamidala
2016-11-26PM / sleep: fix device reference leak in test_suspendJohan Hovold
2016-11-24qos: wake up cores based on the qos updated cpu maskAnil Kumar Mamidala
2016-11-10PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki
2016-11-10PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2016-09-30PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse
2016-09-30PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier
2016-09-24pmqos: Enable cpu isolation awarenessOlav Haugan
2016-04-12PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner
2016-04-07PM / suspend: Add dependency on RTC_LIBGuenter Roeck
2016-03-23qos: Disable irq notifier when qos request is removedSrinivas Rao L
2016-03-03PM / suspend: Add dependency on RTC_LIBGuenter Roeck
2016-03-01qos: Add support for PM_QOS_SUM typeMahesh Sivasubramanian
2016-03-01qos: Pass the list of cpus with affected qos to notifierMahesh Sivasubramanian
2016-03-01QoS: Enhance framework to support cpu/irq specific QoS requestsPraveen Chidambaram
2016-03-01QoS: Modify data structures and function arguments for scalability.Praveen Chidambaram
2016-02-16wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2016-02-16power: wakeup_reason: fix suspend time reportingAmit Pundir
2016-02-16Power: Report suspend times from last_suspend_timejinqian
2016-02-16power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid
2016-02-16Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti
2016-02-16power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2016-02-16power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2016-02-16power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi
2016-02-16Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_...Ruchi Kandoi
2016-02-16power: wakeup_reason: rename irq_count to irqcountGreg Hackmann