summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds16-177/+240
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+3
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier3-0/+3
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman1-4/+11
2022-12-07powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch1-10/+1
2022-12-07powerpc/pseries: unregister VPA when hot unplugging a CPULaurent Dufour1-0/+1
2022-12-07powerpc/pseries: reset the RCU watchdogs after a LPMLaurent Dufour1-2/+5
2022-12-02powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2022-12-02powerpc/pseries: hvcall stack frame overheadNicholas Piggin1-18/+20
2022-12-02powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin1-2/+2
2022-11-30powerpc/ps3: mark ps3_system_bus_type staticChristoph Hellwig1-1/+1
2022-11-30Merge branch 'fixes' into nextMichael Ellerman3-21/+79
2022-11-29driver core: fix up some missing class.devnode() conversions.Greg Kroah-Hartman1-1/+1
2022-11-24powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain1-10/+18
2022-11-24powerpc/pseries: replace kmalloc with kzalloc in PLPKS driverNayna Jain1-6/+2
2022-11-24powerpc/pseries: cleanup error logs in plpks driverNayna Jain1-10/+0
2022-11-24powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain1-1/+1
2022-11-24powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain1-1/+1
2022-11-24powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain1-1/+1
2022-11-24powerpc/powermac: Fix symbol not declared warningsChen Lifu1-13/+5
2022-11-24powerpc/pseries/eeh: Fix some kernel-doc warningsBo Liu1-2/+2
2022-11-24powerpc/sgy_cts1000: convert to using gpiod API and faceliftDmitry Torokhov1-79/+53
2022-11-24powerpc/warp: switch to using gpiod APIDmitry Torokhov1-12/+93
2022-11-24powerpc/pasemi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin1-0/+5
2022-11-24powerpc/pseries: Fix formatting to make code look more beautifulDeming Wang1-1/+1
2022-11-24powerpc/mpc52xx_lpbfifo: fix all kernel-doc warningsRandy Dunlap1-1/+13
2022-11-24powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2022-11-18powerpc/32: Fix objtool unannotated intra-function call warningsChristophe Leroy1-4/+11
2022-11-17powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free()Thomas Gleixner1-5/+2
2022-10-18powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni3-14/+45
2022-10-18powerpc/pseries/vas: Add VAS IRQ primary handlerHaren Myneni2-7/+34
2022-10-13powerpc/pseries: Fix CONFIG_DTL=n buildNicholas Piggin2-74/+80
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds54-149/+386
2022-10-06Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2022-09-30powerpc/pseries: Add firmware details to the hardware descriptionMichael Ellerman1-0/+30
2022-09-30powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman1-0/+22
2022-09-30powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALLHaren Myneni1-1/+1
2022-09-28ocxl: Remove the unneeded result variableye xingchen1-3/+1
2022-09-28powerpc/pseries/vas: Remove the unneeded result variableye xingchen1-5/+1
2022-09-28powerpc/pseries: block untrusted device tree changes when locked downNathan Lynch1-0/+5
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin1-1/+1
2022-09-28powerpc/64s: POWER10 CPU Kconfig build optionNicholas Piggin1-0/+6
2022-09-28powerpc/pseries: Move vas_migration_handler early during migrationHaren Myneni1-3/+12
2022-09-28powerpc/64s: update cpu selection optionsNicholas Piggin1-4/+4
2022-09-28powerpc: Use common syscall handler typeRohan McLure1-3/+3
2022-09-26powerpc: Cleanup idle for e500Christophe Leroy2-8/+0
2022-09-26powerpc: Simplify redundant Kconfig testsChristophe Leroy1-1/+1
2022-09-26powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy2-2/+2