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