summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2020-09-02powerpc: Drop _nmask_and_or_msr()Christophe Leroy
2020-09-02powerpc: Use simple i2c probe functionStephen Kitt
2020-09-02powerpc/pseries: new lparcfg key/value pair: partition_affinity_scoreScott Cheloha
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat
2020-08-25powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.cOliver O'Halloran
2020-08-25powerpc/powernv: Staticify functions without prototypesOliver O'Halloran
2020-08-25powerpc/powernv: Include asm/powernv.h from the local powernv.hOliver O'Halloran
2020-08-25powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran
2020-08-25powerpc/powernv: Remove set but not used variable 'parent'zhengbin
2020-08-25ocxl: Remove custom service to allocate interruptsFrederic Barrat
2020-08-25powerpc/pseries: Fix missing of_node_put() in rng_init()Nicholas Mc Guire
2020-08-20powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat
2020-08-18powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03powerpc/powernv/sriov: Fix use of uninitialised variableOliver O'Halloran
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-07-31powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metricVaibhav Jain
2020-07-31powerpc/papr_scm: Fetch nvdimm performance stats from PHYPVaibhav Jain
2020-07-30powerpc/pseries/hotplug-cpu: Remove double free in error pathNathan Lynch
2020-07-30powerpc/pseries/mobility: Add pr_debug() for device tree changesNathan Lynch
2020-07-30powerpc/pseries/mobility: Set pr_fmt()Nathan Lynch
2020-07-29powerpc/powernv/sriov: Remove unused but set variable 'phb'Wei Yongjun
2020-07-29powerpc: use for_each_child_of_node() macroQinglang Miao
2020-07-29powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V
2020-07-29powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin
2020-07-29powerpc/pseries: Use doorbells even if XIVE is availableNicholas Piggin
2020-07-27powerpc/powernv/pci.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/papr_scm: Make some symbols staticWei Yongjun
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin
2020-07-26powerpc/powernv/sriov: Remove vfs_expandedOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Make single PE mode a per-BAR settingOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Refactor M64 BAR setupOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Move M64 BAR allocation into a helperOliver O'Halloran
2020-07-26powerpc/powernv/sriov: De-indent setup and teardownOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Drop iov->pe_num_map[]Oliver O'Halloran
2020-07-26powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()Oliver O'Halloran
2020-07-26powerpc/powernv/sriov: Factor out M64 BAR setupOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Simplify used window trackingOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Rename truncate_iovOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Explain how SR-IOV works on PowerNVOliver O'Halloran
2020-07-26powerpc/powernv/sriov: Move SR-IOV into a separate fileOliver O'Halloran