aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/rafael/linux-pmLinus 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/git/benh/powerpcLinus Torvalds1-0/+1
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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
2014-03-05powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan1-0/+1
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43
2014-02-22cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre1-12/+1
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan1-1/+2
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan1-1/+1
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan1-25/+4
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt5-1/+116
2014-01-29powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar1-1/+12
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds14-389/+573
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-01-15powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde3-2/+21
2014-01-15powerpc/eeh: Escalate error on non-existing PEGavin Shan1-10/+21
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan1-15/+24
2014-01-15powerpc/powernv: Increase candidate fw image sizeVasant Hegde1-2/+2
2014-01-15powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config spaceGavin Shan1-1/+22