summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2025-02-28 11:01:55 -0600
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-03-04 20:45:34 +0100
commit9a43102daf64dd0d172d8b39836dbc1dba4da1ea (patch)
tree421e234b6767bbcad9d78129a0f7867143f59f53 /scripts/git.orderFile
parent44e94fece5170ed9110564efec592d0e88830a28 (diff)
downloadkernel-9a43102daf64dd0d172d8b39836dbc1dba4da1ea.tar.gz
platform/x86/amd: pmf: Add balanced-performance to hidden choices
Acer's WMI driver uses balanced-performance but AMD-PMF doesn't. In case a machine binds with both drivers let amd-pmf use balanced-performance as well. Fixes: 688834743d67 ("ACPI: platform_profile: Allow multiple handlers") Suggested-by: Antheas Kapenekakis <lkml@antheas.dev> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Tested-by: Antheas Kapenekakis <lkml@antheas.dev> Tested-by: Derek J. Clark <derekjohn.clark@gmail.com> Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://patch.msgid.link/20250228170155.2623386-4-superm1@kernel.org Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/tools/testing/selftests/powerpc/tm/Makefile?h=linux-6.6.y&id=cde97f8492ac4425c4d0647a308e15e78cb4c218'>selftests/powerpc: Test TM and VMX register stateMichael Neuling 2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman 2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com 2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com 2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur 2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur 2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur 2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur 2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur 2016-05-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta 2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta 2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta 2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta 2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling 2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling 2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman 2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman 2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff 2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman 2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds 2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff 2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman