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