summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2014-05-12powerpc/powernv: Reset root port in firmwareGavin Shan
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard
2014-04-28powerpc/powernv: Release the refcount for pci_devWei Yang
2014-04-28powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang
2014-04-28powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard
2014-04-28powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt
2014-04-28powerpc/powernv: Check sysparam size before creationJoel Stanley
2014-04-28powerpc/powernv: Fix typos in sysparam codeJoel Stanley
2014-04-28powerpc/powernv: Check sysfs size before copyingJoel Stanley
2014-04-28powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley
2014-04-28powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley
2014-04-28powerpc: Fix Oops in rtas_stop_self()Li Zhong
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-07ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett
2014-04-07cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-24powerpc/perf: Add kconfig option for hypervisor provided countersCody P Schafer
2014-03-24powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta
2014-03-24powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng
2014-03-19Corenet: Add QE platform support for CorenetZhao Qiang
2014-03-19QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang
2014-03-19powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior
2014-03-19powerpc/kconfig: Remove TSI108_BRIDGE duplicatesLuis Henriques
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar