summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2015-03-28powerpc: Add a proper syscall for switching endiannessMichael Ellerman1-0/+1
2015-03-28powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler1-6/+3
2015-03-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman4-10/+50
2015-03-26powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy1-15/+20
2015-03-25powerpc/powernv: Add OPAL message notifier unregister functionNeelesh Gupta1-0/+7
2015-03-25powerpc/powernv: Fix the overflow of OPAL message notifiers head arrayNeelesh Gupta1-8/+4
2015-03-25powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyleGeert Uytterhoeven1-0/+3
2015-03-25powerpc/powernv: Support OPAL requested heartbeatBenjamin Herrenschmidt1-0/+30
2015-03-25powerpc/powernv: Check image loaded or not before calling flashVasant Hegde1-1/+5
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan1-2/+4
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2-34/+22
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan3-87/+143
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan1-1/+1
2015-03-24powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan3-47/+40
2015-03-24powerpc/corenet: Enable muxing MDIO buses via FPGAShruti Kanetkar1-0/+6
2015-03-24powerpc/corenet: Enable muxing MDIO buses via GPIOAndy Fleming1-0/+3
2015-03-24powerpc/mpc85xx: Add FMan platform supportIgal Liberman2-0/+4
2015-03-24powerpc/pseries: Introduce api_version to migration sysfs interfaceTyrel Datwyler1-1/+16
2015-03-23powerpc: Spelling s/embeeded/embedded/Geert Uytterhoeven1-1/+1
2015-03-23powerpc/rtas: Make timestamp related code y2038-safeHari Bathini1-5/+5
2015-03-23powerpc/powernv: Add pstore support on powernvHari Bathini1-0/+10
2015-03-23powerpc/nvram: Move generic code for nvram and pstoreHari Bathini3-662/+6
2015-03-20powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler1-21/+23
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras1-2/+12
2015-03-17powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2015-03-17powerpc/pseries: Implement memory hotplug remove in the kernelNathan Fontenot1-1/+191
2015-03-17powerpc/pseries: Implement memory hotplug add in the kernelNathan Fontenot1-1/+265
2015-03-17powerpc/pseries: Create new device hotplug entry pointNathan Fontenot3-2/+145
2015-03-17powerpc/pseries: Declare the acquire/release drc index routinesNathan Fontenot1-0/+2
2015-03-17powerpc/powernv: Remove unused fileGavin Shan4-55/+1
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan4-244/+223
2015-03-17powerpc/powernv: Drop PHB operation next_error()Gavin Shan3-359/+327
2015-03-17powerpc/powernv: Drop PHB operation get_state()Gavin Shan3-186/+170
2015-03-17powerpc/powernv: Drop PHB operation set_option()Gavin Shan3-92/+54
2015-03-17powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan3-24/+1
2015-03-17powerpc/powernv: Drop PHB operation get_log()Gavin Shan3-29/+3
2015-03-17powerpc/powernv: Drop PHB operation post_init()Gavin Shan3-199/+179
2015-03-17powerpc/powernv: Drop PHB operation err_inject()Gavin Shan3-53/+36
2015-03-17powerpc/powernv: Shorten EEH function namesGavin Shan1-52/+52
2015-03-16powerpc/powernv: Move opal-api.h closer to the Skiboot versionMichael Ellerman2-2/+2
2015-03-16powerpc: Delete unnecessary checks before kfree()Markus Elfring1-3/+2
2015-03-16powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports itStewart Smith1-1/+2
2015-03-16powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports itStewart Smith1-1/+2
2015-03-16powerpc/powernv: only register log if OPAL supports doing soStewart Smith1-1/+5
2015-03-07treewide: Fix typo in printk messagesMasanari Iida1-2/+2
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2-26/+2
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-6/+5
2015-02-12Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds19-134/+321
2015-02-11Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-172/+41
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2-1/+66