aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan1-26/+0
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds6-60/+161
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2-1/+66
2015-02-02cxl: Fix device_node reference countingRyan Grimm1-3/+3
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-27powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar1-0/+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-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo1-1/+25
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang1-0/+3
2015-01-22cxl: Enable CAPP recoveryRyan Grimm1-3/+3
2015-01-22powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu1-1/+1
2015-01-12powernv: Fix OPAL tracepoint codeAnton Blanchard1-1/+0
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-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-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds12-147/+261
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras1-5/+18
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman2-3/+13
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar1-1/+0
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan1-1/+12
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan1-1/+1
2014-11-30hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta1-0/+20
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-2/+2
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan1-1/+1
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar1-1/+1
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2-4/+2
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman2-21/+7
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta5-48/+30
2014-11-14powerpc/powernv: Fix potential zero devisorGavin Shan1-12/+16
2014-11-14powerpc/powernv: Bail upon invalid master PEGavin Shan1-1/+3
2014-11-14powerpc/powernv: Simplify pnv_ioda_configure_pe()Gavin Shan1-15/+17
2014-11-14powerpc/powernv: Set PELTV for compound PEsGavin Shan1-16/+102
2014-11-14powerpc/powernv: Initialize M64 PE in timeGavin Shan1-6/+21
2014-11-14powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()Gavin Shan2-5/+5
2014-11-14powerpc/powernv: Fix condition to remove M64Gavin Shan1-2/+2
2014-11-14powerpc/powernv: Check PHB type in advanceGavin Shan1-6/+6
2014-11-12Merge branch 'topic/opal-ipmi' into nextMichael Ellerman2-0/+16
2014-11-12powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2-0/+16
2014-11-10powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard1-1/+1
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard2-2/+0
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman1-2/+2