summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard1-1/+8
2014-04-28powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard1-3/+3
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard1-1/+1
2014-04-28powerpc/powernv: Release the refcount for pci_devWei Yang1-1/+0
2014-04-28powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang1-1/+1
2014-04-28powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard1-4/+8
2014-04-28powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt1-2/+46
2014-04-28powerpc/powernv: Check sysparam size before creationJoel Stanley1-0/+6
2014-04-28powerpc/powernv: Fix typos in sysparam codeJoel Stanley1-2/+2
2014-04-28powerpc/powernv: Check sysfs size before copyingJoel Stanley1-0/+4
2014-04-28powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley1-5/+6
2014-04-28powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley1-2/+5
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley2-0/+4
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley3-1/+124
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard1-1/+3
2014-04-07cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy1-0/+6
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard4-10/+13
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt1-0/+14
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds9-5/+1515
2014-03-24powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta3-1/+66
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta4-1/+295
2014-03-24powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta2-1/+204
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar3-157/+180
2014-03-07powerpc/powernv Platform dump interfaceStewart Smith4-1/+534
2014-03-07powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith4-1/+321
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2-3/+98