aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_soc.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary()Liang He1-2/+4
2022-09-05powerpc/44x: Add of_node_put() when break out from for_eachLiang He1-0/+2
2022-09-05powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1
2022-09-05powerpc/pseries: Add missing of_node_put()s in hotplug-cpu.cLiang He1-4/+11
2022-09-05macintosh: Add missing of_node_get() in do_attach()Liang He1-0/+2
2022-09-05powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He1-1/+5
2022-09-05powerpc/512x: Add missing of_node_put() in clock-commonclk.cLiang He1-2/+4
2022-09-05powerpc/powermac: Add missing of_node_put() in smp_core99_setup()Liang He1-0/+1
2022-09-05powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He1-0/+2
2022-09-05powerpc/sysdev: Add missing of_node_put()sLiang He3-7/+23
2022-09-05powerpc/embedded6xx/ls_uart: Add missing of_node_put()Liang He1-0/+2
2022-09-05powerpc/pseries: Add missing of_node_put() in ibmebusLiang He1-1/+5
2022-09-05powerpc/cell: Add missing of_node_put() in iommu.cLiang He1-1/+3
2022-09-05powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He1-10/+27
2022-09-05powerpc/cell: Add missing of_node_put()sLiang He2-0/+4
2022-09-05powerpc/kernel: Add missing of_node_put() in legacy_serial.cLiang He1-0/+2
2022-09-05powerpc/perf: Add missing of_node_put()s in imc-pmu.cLiang He1-2/+8
2022-09-05powerpc/embedded6xx: Add missing of_node_put()sLiang He2-0/+9
2022-09-05powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.cLiang He1-0/+3
2022-09-05powerpc/maple: Add missing of_node_put() in time.cLiang He1-0/+1
2022-09-05powerpc/85xx: Add missing of_node_put() in sgy_cst1000Liang He1-13/+22
2022-09-05powerpc/52xx: Add missing of_node_put() in media5200.cLiang He1-0/+3
2022-09-05powerpc/85xx: Add missing of_node_put() in ksi8560.cLiang He1-0/+2
2022-09-05powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()Liang He1-0/+2
2022-09-05powerpc/vdso: link with -z noexecstackChristophe Leroy1-2/+2
2022-09-05powerpc/math-emu: Remove -w build flag and fix warningsChristophe Leroy4-38/+42
2022-09-05powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1
2022-09-05powerpc/pseries: Move dtl scanning and steal time accounting to pseries platformNicholas Piggin5-98/+90
2022-09-05powerpc/64: Remove PPC64 special case for cputime accounting defaultNicholas Piggin3-2/+5
2022-09-05powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin6-3/+55
2022-09-04powerpc/pseries: Add wait interval counter definitions to struct lppacaNicholas Piggin1-3/+7
2022-09-04selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman1-0/+2
2022-09-04powerpc/configs: Properly enable PAPR_SCM in pseries_defconfigMichael Ellerman1-0/+1
2022-09-01powerpc/32: Remove wii_memory_fixups()Christophe Leroy2-23/+0
2022-09-01powerpc/32: Allow fragmented physical memoryChristophe Leroy1-9/+0
2022-09-01powerpc/32: Drop a stale comment about reservation of gigantic pagesChristophe Leroy1-4/+0
2022-09-01powerpc/code-patching: Speed up page mapping/unmappingChristophe Leroy1-11/+19
2022-08-26powerpc/82xx: remove spidev node from mgcogeWolfram Sang1-7/+0
2022-08-26powerpc/microwatt: Add LiteX MMC driverJoel Stanley1-0/+5
2022-08-26selftests/powerpc: Add a test for execute-only memoryNicholas Miehlbradt2-1/+233
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey3-3/+16
2022-08-26macintosh: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-26powerpc: move from strlcpy with unused retval to strscpyWolfram Sang4-4/+4
2022-08-26powerpc/fsl_booke: Make calc_cam_sz() staticChristophe Leroy2-4/+2
2022-08-26powerpc: Remove stale declarations in mmu_decl.hChristophe Leroy2-5/+0
2022-08-26powerpc: Update ISA versions to mention e5500/e6500Michael Ellerman1-0/+8
2022-08-26powerpc: Move patch sites out of asm-prototypes.hMichael Ellerman3-13/+14
2022-08-26powerpc/boot: Drop unused dummy.cMichael Ellerman1-4/+0
2022-08-26powerpc/boot: Convert more files to use SPDX tagsMichael Ellerman5-20/+8
2022-08-22powerpc/vdso: Don't map VDSO at a fixed address on PPC32Christophe Leroy2-14/+2