summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki
2025-03-21PM: hibernate: Use crypto_acomp interfaceHerbert Xu
2025-03-12PM: s2idle: Extend comment in s2idle_enter()Ulf Hansson
2025-03-12PM: s2idle: Drop redundant locks when entering s2idleUlf Hansson
2025-03-11printk: Rename resume_console to console_resume_allMarcos Paulo de Souza
2025-03-11printk: Rename suspend_console to console_suspend_allMarcos Paulo de Souza
2025-03-07PM: EM: Rework the depends on for CONFIG_ENERGY_MODELJeson Gao
2025-03-07PM: EM: Address RCU-related sparse warningsRafael J. Wysocki
2025-03-06PM: EM: Consify two parameters of em_dev_register_perf_domain()Rafael J. Wysocki
2025-03-03PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()Lizhi Xu
2025-02-20PM: EM: use kfree_rcu() to simplify the codeLi RongQing
2025-02-18PM: EM: Slightly reduce em_check_capacity_update() overheadRafael J. Wysocki
2025-02-18PM: EM: Drop unused parameter from em_adjust_new_capacity()Rafael J. Wysocki
2025-02-18PM: hibernate: Replace deprecated kmap_atomic() with kmap_local_page()David Reaver
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-23PM: hibernate: Add error handling for syscore_suspend()Wentao Liang
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2025-01-14PM: sleep: Allow configuring the DPM watchdog to warn earlier than panicDouglas Anderson
2025-01-14PM: sleep: convert comment from kernel-doc to plain commentRandy Dunlap
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki
2024-12-05PM: sleep: autosleep: don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-04PM: EM: Add min/max available performance state limitsLukasz Luba
2024-10-31arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernateDavid Woodhouse
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-10PM: hibernate: Remove unused stub for saveable_highmem_page()Andy Shevchenko
2024-08-02PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo
2024-08-02PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functionsXueqin Luo
2024-07-03mm: remove the implementation of swap_free() and always use swap_free_nr()Barry Song
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-24swap: yield device immediatelyChristian Brauner
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13Merge branches 'pm-em' and 'pm-docs'Rafael J. Wysocki
2024-05-02swsusp: don't bother with setting block sizeAl Viro
2024-04-30PM: hibernate: replace deprecated strncpy() with strscpy()Justin Stitt
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long
2024-04-08PM: EM: Add em_dev_update_chip_binning()Lukasz Luba
2024-04-08PM: EM: Refactor em_adjust_new_capacity()Lukasz Luba
2024-04-08PM: s2idle: Make sure CPUs will wakeup directly on resumeAnna-Maria Behnsen
2024-03-21Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2024-03-13PM: EM: Force device drivers to provide power in uWLukasz Luba
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-11Merge branch 'pm-em'Rafael J. Wysocki
2024-03-08rtc: class: make rtc_class constantRicardo B. Marliere
2024-02-29PM: suspend: Set mem_sleep_current during kernel command line setupMaulik Shah