mirror of
https://abf.rosa.ru/djam/kernel-5.13.git
synced 2025-02-25 16:12:50 +00:00
Added patches for intel_pstate from newer kernels
See https://abf.io/soft/kernel-patches-and-configs, commit cd015117fe1e98a00785052cf9fb850c12796c57 Let us see if it helps intel_pstate work correctly with "powersave" governor and not keep the CPU's frequency at maximum at all times.
This commit is contained in:
parent
084e3931c2
commit
66bcaaca4f
2 changed files with 2 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,4 +1,4 @@
|
|||
sources:
|
||||
"linux-3.14.tar.xz": fc777520e5976caf0d5513502b8156f73748e379
|
||||
"patch-3.14.15.xz": d061f00a39738c9cf7ad54a849b7805f4948b22d
|
||||
"kernel-patches-and-configs-3.14.15.tar.xz": e2808feb80ad978d947f55854e1470fc6c92b75f
|
||||
"kernel-patches-and-configs-3.14.15.tar.xz": f9913673db21d28cdf3c80ef10ccdbbaa7dda681
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
%define rpmrel %mkrel 0.%{kpatch}.%{mibrel}
|
||||
%endif
|
||||
%else
|
||||
%define rpmrel 3
|
||||
%define rpmrel 4
|
||||
%endif
|
||||
|
||||
# fakerel and fakever never change, they are used to fool
|
||||
|
|
Loading…
Add table
Reference in a new issue