summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2-141/+1
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan1-6/+15
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2-0/+7
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan1-1/+1
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-15/+9
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan1-2/+28
2014-06-11powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard1-0/+2
2014-06-11powerpc/powernv: Fix reading of OPAL msglogJoel Stanley1-1/+5
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao2-48/+69
2014-06-11powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard1-2/+2
2014-06-11powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu1-2/+2
2014-06-11powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu1-0/+1
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds18-257/+1078
2014-06-07powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt1-0/+1
2014-06-05powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde1-1/+2
2014-06-05powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard1-0/+10
2014-06-05powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard1-4/+4
2014-06-05powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt1-0/+150
2014-06-05powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2-0/+23
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2014-05-28powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman6-9/+518
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman1-1/+1
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt1-94/+16
2014-05-14Merge branch 'dt-bus-name' into for-nextRob Herring8-209/+169
2014-05-12powerpc/powernv: Reset root port in firmwareGavin Shan1-1/+2
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt3-4/+7
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-6/+6
2014-04-28powerpc: powernv: Implement ppc_md.get_proc_freq()Gautham R. Shenoy1-0/+21
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde2-7/+65
2014-04-28powerpc/powernv: Don't use pe->pbus to get the domain numberGavin Shan1-2/+2
2014-04-28powerpc/powernv: Missed IOMMU table typeGavin Shan1-5/+4
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan1-16/+94
2014-04-28powrpc/powernv: Reset PHB in kdump kernelGavin Shan3-4/+24
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan3-2/+38
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan1-1/+11
2014-04-28powerpc/powernv: Reset root port in firmwareGavin Shan1-7/+6
2014-04-28powerpc/powernv: Fix endless reporting frozen PEGavin Shan1-0/+7
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan1-4/+9
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan2-6/+24
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan1-0/+4
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan1-61/+23
2014-04-28powerpc/powernv: Use EEH PCI config accessorsGavin Shan1-11/+12
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan1-36/+64
2014-04-28powerpc/powernv: Remove fields in PHB diag-data dumpGavin Shan1-51/+40
2014-04-28powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan3-11/+6
2014-04-28powerpc/powernv: Remove PNV_EEH_STATE_REMOVEDGavin Shan2-42/+15
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy1-0/+3
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard1-4/+9
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard3-183/+67