summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-104-20/+7
* powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman2015-04-101-1/+1
* powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman2015-04-101-1/+1
* powerpc: Remove the celleb supportMichael Ellerman2015-04-0723-4401/+0
* powerpc/powernv: Remove powernv RTAS supportMichael Ellerman2015-04-074-118/+19
* Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-0710-1437/+1230
|\
| * powerpc/powernv: Don't map M64 segments using M32DTGavin Shan2015-03-311-1/+2
| * powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-241-2/+4
| * powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-242-34/+22
| * powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-243-87/+143
| * powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-241-1/+1
| * powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan2015-03-243-47/+40
| * powerpc/powernv: Remove unused fileGavin Shan2015-03-174-55/+1
| * powerpc/powernv: Drop PHB operation reset()Gavin Shan2015-03-174-244/+223
| * powerpc/powernv: Drop PHB operation next_error()Gavin Shan2015-03-173-359/+327
| * powerpc/powernv: Drop PHB operation get_state()Gavin Shan2015-03-173-186/+170
| * powerpc/powernv: Drop PHB operation set_option()Gavin Shan2015-03-173-92/+54
| * powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan2015-03-173-24/+1
| * powerpc/powernv: Drop PHB operation get_log()Gavin Shan2015-03-173-29/+3
| * powerpc/powernv: Drop PHB operation post_init()Gavin Shan2015-03-173-199/+179
| * powerpc/powernv: Drop PHB operation err_inject()Gavin Shan2015-03-173-53/+36
| * powerpc/powernv: Shorten EEH function namesGavin Shan2015-03-171-52/+52
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-04-073-2/+15
|\ \
| * | powerpc/mpc85xx: call k(un)map_atomic rather than k(un)mapYanjiang Jin2015-04-011-2/+2
| * | powerpc/corenet: Enable muxing MDIO buses via FPGAShruti Kanetkar2015-03-241-0/+6
| * | powerpc/corenet: Enable muxing MDIO buses via GPIOAndy Fleming2015-03-241-0/+3
| * | powerpc/mpc85xx: Add FMan platform supportIgal Liberman2015-03-242-0/+4
* | | powerpc32/chrp: fix section mismatch warningLEROY Christophe2015-03-311-1/+1
* | | powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_readCédric Le Goater2015-03-311-12/+20
* | | powerpc/powernv: convert codes returned by OPAL callsCédric Le Goater2015-03-312-2/+23
* | | powerpc: Add a proper syscall for switching endiannessMichael Ellerman2015-03-281-0/+1
* | | powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-281-6/+3
* | | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman2015-03-264-10/+50
|\ \ \
| * | | powerpc/powernv: Add OPAL message notifier unregister functionNeelesh Gupta2015-03-251-0/+7
| * | | powerpc/powernv: Fix the overflow of OPAL message notifiers head arrayNeelesh Gupta2015-03-251-8/+4
| * | | powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyleGeert Uytterhoeven2015-03-251-0/+3
| * | | powerpc/powernv: Support OPAL requested heartbeatBenjamin Herrenschmidt2015-03-251-0/+30
| * | | powerpc/powernv: Check image loaded or not before calling flashVasant Hegde2015-03-251-1/+5
| * | | powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2015-03-171-1/+1
| | |/ | |/|
* | | powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy2015-03-261-15/+20
* | | powerpc/pseries: Introduce api_version to migration sysfs interfaceTyrel Datwyler2015-03-241-1/+16
* | | powerpc: Spelling s/embeeded/embedded/Geert Uytterhoeven2015-03-231-1/+1
* | | powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-231-5/+5
* | | powerpc/powernv: Add pstore support on powernvHari Bathini2015-03-231-0/+10
* | | powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-233-662/+6
| |/ |/|
* | powerpc/powernv: Move opal-api.h closer to the Skiboot versionMichael Ellerman2015-03-162-2/+2
* | powerpc: Delete unnecessary checks before kfree()Markus Elfring2015-03-161-3/+2
* | powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports itStewart Smith2015-03-161-1/+2
* | powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports itStewart Smith2015-03-161-1/+2
* | powerpc/powernv: only register log if OPAL supports doing soStewart Smith2015-03-161-1/+5
|/