aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-6/+5
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds19-134/+321
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-172/+41
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2-1/+66
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman4-2/+82
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette1-6/+5
2015-02-02cxl: Fix device_node reference countingRyan Grimm1-3/+3
2015-01-30powerpc/powermac: Convert PCI to use generic config accessorsRob Herring1-170/+39
2015-01-29PowerPC-83xx: Deletion of an unnecessary check before the function call "of_node_put"Markus Elfring1-2/+1
2015-01-29powerpc/85xx: Add support for Emerson/Artesyn MVME2500.Alessio Igor Bogani3-0/+81
2015-01-28powerpc/powernv: Don't alloc IRQ map if necessaryGavin Shan1-3/+4
2015-01-28powerpc/powernv: Separate function for OPAL IRQ setupGavin Shan1-20/+41
2015-01-28powerpc/powernv: Remove "opal" prefix from pr_xxx()sMichael Ellerman1-6/+6
2015-01-28powerpc: Remove some unused functionsMichael Ellerman1-11/+0
2015-01-27powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar1-0/+6
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur1-16/+6
2015-01-23powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan1-30/+0
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan1-0/+11
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2-2/+2
2015-01-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo1-1/+25
2015-01-23powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual1-0/+2
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang1-0/+3
2015-01-22powerpc/PCI: Add struct pci_ops member names to initializationRob Herring1-2/+2
2015-01-22cxl: Enable CAPP recoveryRyan Grimm1-3/+3
2015-01-22powerpc/ps3: Write highmem info to repositoryGeoff Levand1-2/+7
2015-01-22powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand1-30/+38
2015-01-22powerpc/ps3: Add empty repository highmem routinesGeoff Levand1-0/+13
2015-01-22powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu1-1/+1
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao1-6/+5
2015-01-12powernv: Fix OPAL tracepoint codeAnton Blanchard1-1/+0
2014-12-29powerpc/44x/Akebono: Remove select of IBM_EMAC_RGMII_WOLPaul Bolle1-1/+0
2014-12-29powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer1-10/+10
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini1-1/+7
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds7-4/+325
2014-12-18powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz1-1/+15
2014-12-15powerpc/powernv: Expose OPAL firmware symbol mapBenjamin Herrenschmidt1-1/+37
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds7-7/+0
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu5-2/+121
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu3-3/+86
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu3-1/+57
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2-0/+13
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds52-278/+367
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds4-15/+17
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-2/+2
2014-12-10ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud1-2/+2
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+6
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+5
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro4-8/+75