This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, core184 has been created at 6d501c05583a4efa513ff4b04a48ef41d5e8170e (commit)
- Log ----------------------------------------------------------------- commit 6d501c05583a4efa513ff4b04a48ef41d5e8170e Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Feb 18 11:38:29 2024 +0100
cpufrequtils: hide output on disabled cores.
We disable cores if the are affected by some cpu vulnerabilities this cores report errors if you try to change the settings. So only print the output for core0 and hide it for all cores.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
commit 06a6788e51a863097fc2c6946767e8bf1b144e2f Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Feb 18 07:59:18 2024 +0100
core184: fix rtl8812au module compression
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
commit 1d1f9a9a064b6423eb2f448d8c03213553adf085 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Feb 17 19:46:34 2024 +0100
rtl8812au: fix module compression
the kernel cannot load the compressed module so fix compression parameters.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
commit 51fd73ea2b1c04204cfb3005425b5e9794d833e8 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Feb 16 16:17:47 2024 +0100
cpufrequtils: fix initskript for amd-pstate
the initskript loads a test-modul for amd-pstate (which traces on intel) and off course reports errors if firmware settings are missing.
this also fix the error at start because also amd-pstate doesn't support ondemand mode.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
hooks/post-receive -- IPFire 2.x development tree