summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/sysdev: Fix comment typoJason Wang2022-07-281-1/+1
* powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.hChristophe Leroy2022-07-281-0/+2
* powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy2022-07-271-2/+10
* powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2022-07-272-0/+9
* Merge branch 'fixes' into nextMichael Ellerman2022-07-091-2/+3
|\
| * powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch2022-06-241-2/+3
* | powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko2022-06-221-19/+22
* | powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-201-0/+1
|/
* powerpc/xics: Include missing headerChristophe Leroy2022-05-241-0/+1
* powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu2022-05-221-2/+4
* powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin2022-05-221-0/+2
* powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin2022-05-221-2/+5
* powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy2022-05-224-452/+0
* powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi2022-05-221-0/+1
* powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens2022-05-222-4/+4
* powerpc: Add missing headersChristophe Leroy2022-05-0825-22/+40
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-085-5/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-058-8/+8
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-1/+1
|\
| * PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
* | powerpc/xive: fix return value of __setup handlerRandy Dunlap2022-03-161-3/+3
* | powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel2022-03-081-2/+2
* | powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy2022-02-071-3/+1
* | powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET2022-02-031-8/+28
* | powerpc/xive: Export XIVE IPI information for online-only processors.Sachin Sant2022-01-311-1/+1
|/
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-1422-125/+219
|\
| * powerpc/xive: Add missing null check after calling kmallocAmmar Faizi2022-01-041-0/+3
| * powerpc/pasemi: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
| * powerpc/sysdev: Add __init attribute to eligible functionsNick Child2021-12-2319-32/+32
| * powerpc/mpic: Use bitmap_zalloc() when applicableChristophe JAILLET2021-12-201-2/+1
| * powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.Cédric Le Goater2021-12-023-1/+15
| * powerpc/tsi108: make EXPORT_SYMBOL follow its function immediatelyJason Wang2021-11-251-2/+1
| * powerpc/xive: Add a debugfs toggle for save-restoreCédric Le Goater2021-11-253-1/+3
| * powerpc/xive: Add a kernel parameter for StoreEOICédric Le Goater2021-11-251-0/+13
| * powerpc/xive: Add a debugfs toggle for StoreEOICédric Le Goater2021-11-251-3/+14
| * powerpc/xive: Add a debugfs file to dump EQsCédric Le Goater2021-11-251-0/+37
| * powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'Cédric Le Goater2021-11-251-20/+7
| * powerpc/xive: Change the debugfs file 'xive' into a directoryCédric Le Goater2021-11-251-11/+25
| * powerpc/xive: Introduce xive_core_debugfs_create()Cédric Le Goater2021-11-251-3/+15
| * powerpc/xive: Activate StoreEOI on P10Cédric Le Goater2021-11-251-0/+2
| * powerpc/xive: Introduce an helper to print out interrupt characteristicsCédric Le Goater2021-11-251-27/+27
| * powerpc/xive: Replace pr_devel() by pr_debug() to ease debugCédric Le Goater2021-11-252-33/+34
* | powerpc/mpic_u3msi: Use msi_for_each-desc()Thomas Gleixner2021-12-161-7/+2
* | powerpc/fsl_msi: Use msi_for_each_desc()Thomas Gleixner2021-12-161-6/+2
* | powerpc/4xx: Remove MSI support which never workedThomas Gleixner2021-12-091-6/+0
|/
* powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2021-11-172-3/+1
* Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-051-1/+1
|\
| * powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman2021-10-281-1/+1
* | powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater2021-10-131-1/+2
|/
* powerpc/xics: Set the IRQ chip data for the ICS native backendCédric Le Goater2021-09-151-2/+2