linux/arch/powerpc
Joel Stanley 78988b273d powerpc/perf: Give generic PMU a nice name
When booting on a machine that uses the compat pmu driver we see this:

 [    0.071192] GENERIC_COMPAT performance monitor hardware support registered

Which is a bit shouty. Give it a nicer name.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220610044006.2095806-1-joel@jms.id.au
2022-07-18 10:36:25 +10:00
..
boot powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers 2022-06-29 19:46:24 +10:00
configs powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-06-29 16:58:49 +10:00
crypto powerpc: fix typos in comments 2022-05-05 22:12:44 +10:00
include Merge branch 'topic/ppc-kvm' into next 2022-07-09 19:32:48 +10:00
kernel Merge branch 'topic/ppc-kvm' into next 2022-07-09 19:32:48 +10:00
kexec powerpc: Include asm/firmware.h in all users of firmware_has_feature() 2022-06-29 16:45:05 +10:00
kvm Merge branch 'topic/ppc-kvm' into next 2022-07-09 19:32:48 +10:00
lib powerpc/64: Drop ppc_inst_as_str() 2022-06-29 19:37:07 +10:00
math-emu powerpc/64s: avoid reloading (H)SRR registers if they are still valid 2021-06-25 00:06:55 +10:00
mm Merge branch 'fixes' into next 2022-07-09 19:29:34 +10:00
net powerpc/bpf/32: Add instructions for atomic_[cmp]xchg 2022-06-29 19:37:08 +10:00
perf powerpc/perf: Give generic PMU a nice name 2022-07-18 10:36:25 +10:00
platforms Merge branch 'fixes' into next 2022-07-09 19:29:34 +10:00
purgatory powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S 2021-04-08 21:17:43 +10:00
sysdev Merge branch 'fixes' into next 2022-07-09 19:29:34 +10:00
tools powerpc/64: Add UADDR64 relocation support 2022-03-09 21:47:53 +11:00
xmon powerpc/64: Drop ppc_inst_as_str() 2022-06-29 19:37:07 +10:00
Kbuild kbuild: use more subdir- for visiting subdirectories while cleaning 2021-10-24 13:49:46 +09:00
Kconfig Merge branch 'fixes' into next 2022-07-09 19:29:34 +10:00
Kconfig.debug powerpc: Kconfig.debug: Remove extra empty line 2022-06-29 19:43:16 +10:00
Makefile powerpc updates for 5.19 2022-05-28 11:27:17 -07:00
Makefile.postlink