summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-05PM: hibernate: Add __init annotation to swsusp_header_init()Christophe JAILLET
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli
2020-05-19PM: hibernate: Split off snapshot dev optionDomenico Andreoli
2020-05-19PM: hibernate: Incorporate concurrency handlingDomenico Andreoli
2020-05-15kernel/power: constify sysrq_key_opEmil Velikov
2020-04-27PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui
2020-04-06PM / sleep: handle the compat case in snapshot_set_swap_area()Christoph Hellwig
2020-04-06PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helperChristoph Hellwig
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02PM: sleep: Add pm_debug_messages kernel command line optionChen Yu
2020-04-01PM: hibernate: Propagate the return value of hibernation_restore()Dexuan Cui
2020-03-30Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-23PM: remove s390 specific callbacksHeiko Carstens
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-03-14PM / hibernate: Remove unnecessary compat ioctl overridesEric Biggers
2020-03-03PM: QoS: annotate data races in pm_qos_*_value()Qian Cai
2020-02-20PM / hibernate: fix typo "reserverd_size" -> "reserved_size"Alexandre Belloni
2020-02-14PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLERafael J. Wysocki
2020-02-14PM: QoS: Update file information commentsRafael J. Wysocki
2020-02-14PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functionsRafael J. Wysocki
2020-02-13PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.hRafael J. Wysocki
2020-02-13PM: QoS: Simplify definitions of CPU latency QoS trace eventsRafael J. Wysocki
2020-02-13PM: QoS: Rename things related to the CPU latency QoSRafael J. Wysocki
2020-02-13PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chainRafael J. Wysocki
2020-02-13PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_objectRafael J. Wysocki
2020-02-13PM: QoS: Clean up misc device file operationsRafael J. Wysocki
2020-02-13PM: QoS: Drop iterations over global QoS classesRafael J. Wysocki
2020-02-13PM: QoS: Clean up pm_qos_read_value() and pm_qos_get/set_value()Rafael J. Wysocki
2020-02-13PM: QoS: Clean up pm_qos_update_target() and pm_qos_update_flags()Rafael J. Wysocki
2020-02-13PM: QoS: Drop the PM_QOS_SUM QoS typeRafael J. Wysocki
2020-02-13PM: QoS: Drop pm_qos_update_request_timeout()Rafael J. Wysocki
2020-02-12PM: QoS: Drop debugfs interfaceRafael J. Wysocki
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-01-23Merge back new material related to system-wide PM for v5.6.Rafael J. Wysocki
2020-01-16PM: hibernate: fix crashes with init_on_free=1Alexander Potapenko
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer
2020-01-10PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"Colin Ian King
2020-01-07PM: hibernate: Add more logging on hibernation failureLuigi Semenzato
2020-01-07PM: hibernate: improve arithmetic division in preallocate_highmem_fraction()Wen Yang
2019-12-20PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64()Alexandre Belloni
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-29PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez