index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-10
PM: hibernate: Remove unused stub for saveable_highmem_page()
Andy Shevchenko
2024-08-02
PM: sleep: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
2024-08-02
PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
2024-07-03
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-24
swap: yield device immediately
Christian Brauner
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-15
Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-13
Merge branches 'pm-em' and 'pm-docs'
Rafael J. Wysocki
2024-05-02
swsusp: don't bother with setting block size
Al Viro
2024-04-30
PM: hibernate: replace deprecated strncpy() with strscpy()
Justin Stitt
2024-04-08
cgroup/cpuset: Make cpuset hotplug processing synchronous
Waiman Long
2024-04-08
PM: EM: Add em_dev_update_chip_binning()
Lukasz Luba
2024-04-08
PM: EM: Refactor em_adjust_new_capacity()
Lukasz Luba
2024-04-08
PM: s2idle: Make sure CPUs will wakeup directly on resume
Anna-Maria Behnsen
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-03-13
PM: EM: Force device drivers to provide power in uW
Lukasz Luba
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-11
Merge branch 'pm-em'
Rafael J. Wysocki
2024-03-08
rtc: class: make rtc_class constant
Ricardo B. Marliere
2024-02-29
PM: suspend: Set mem_sleep_current during kernel command line setup
Maulik Shah
2024-02-25
power: port block device access to file
Christian Brauner
2024-02-22
PM: EM: Fix nr_states warnings in static checks
Lukasz Luba
2024-02-22
PM: hibernate: Don't ignore return from set_memory_ro()
Christophe Leroy
2024-02-22
PM: hibernate: Support to select compression algorithm
Nikhil V
2024-02-08
PM: EM: Add em_dev_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Remove old table
Lukasz Luba
2024-02-08
PM: EM: Change debugfs configuration to use runtime EM table data
Lukasz Luba
2024-02-08
PM: EM: Optimize em_cpu_energy() and remove division
Lukasz Luba
2024-02-08
PM: EM: Support late CPUs booting and capacity adjustment
Lukasz Luba
2024-02-08
PM: EM: Add performance field to struct em_perf_state and optimize
Lukasz Luba
2024-02-08
PM: EM: Introduce em_dev_update_perf_domain() for EM updates
Lukasz Luba
2024-02-08
PM: EM: Add functions for memory allocations for new EM tables
Lukasz Luba
2024-02-08
PM: EM: Introduce runtime modifiable table
Lukasz Luba
2024-02-08
PM: EM: Split the allocation and initialization of the EM table
Lukasz Luba
2024-02-08
PM: EM: Check if the get_cost() callback is present in em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Introduce em_compute_costs()
Lukasz Luba
2024-02-08
PM: EM: Find first CPU active while updating OPP efficiency
Lukasz Luba
2024-02-08
PM: EM: Extend em_cpufreq_update_efficiencies() argument list
Lukasz Luba
2024-02-08
PM: EM: Add missing newline for the message log
Lukasz Luba
2024-02-05
PM: hibernate: Add support for LZ4 compression for hibernation
Nikhil V
2024-02-05
PM: hibernate: Move to crypto APIs for LZO compression
Nikhil V
2024-02-05
PM: hibernate: Rename lzo* to make it generic
Nikhil V
2024-02-05
PM: sleep: stats: Use locking in dpm_save_failed_dev()
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use unsigned int for success and failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use array of suspend step names
Rafael J. Wysocki
2023-12-20
PM: hibernate: Repair excess function parameter description warning
Randy Dunlap
[next]