From: Linus Torvalds Date: Tue, 24 Sep 2024 19:57:46 +0000 (-0700) Subject: Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Tag: v6.12-rc1~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f8de2bf072530a48f53a5658db8528af598b75f;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux Pull cpupower updates from Shuah Khan "The 'raw_pylibcpupower.i' file was being removed by "make mrproper". That was because '*.i', '.s' and '*.o' files are generated during kernel compile and removed when the repo is cleaned by mrproper. Rename it to use .swg extension instead to avoid the problem. A second patch removes references to it from .gitignore" * tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux: pm: cpupower: Clean up bindings gitignore pm: cpupower: rename raw_pylibcpupower.i --- 7f8de2bf072530a48f53a5658db8528af598b75f