summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
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-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-51/+201
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
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-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+6
2014-04-07ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett1-0/+1
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-07powerpc/le: Enable RTAS events supportGreg Kurz2-10/+13
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-4/+0
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+3
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds35-238/+1679
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-3/+0
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt19-6/+59
2014-03-24powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer1-0/+12
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-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng15-0/+31
2014-03-19Corenet: Add QE platform support for CorenetZhao Qiang1-0/+16
2014-03-19QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang5-0/+11
2014-03-19powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior1-4/+1
2014-03-19powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques1-2/+0
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely2-4/+0
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar5-169/+193
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+2
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/pseries: Expose in kernel device tree update to drmgrTyrel Datwyler1-1/+24
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni1-0/+19
2014-03-07powerpc/pseries: Device tree should only be updated once after suspend/migrateHaren Myneni1-16/+10
2014-03-07powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker3-165/+0
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-44/+39
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2-3/+98
2014-03-07powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt1-1/+1
2014-03-05powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan1-0/+1
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2-2/+2
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2-2/+2
2014-03-02Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman4-168/+191
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-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11