summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv
AgeCommit message (Expand)Author
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-04powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley
2015-02-02cxl: Fix device_node reference countingRyan Grimm
2015-01-28powerpc/powernv: Don't alloc IRQ map if necessaryGavin Shan
2015-01-28powerpc/powernv: Separate function for OPAL IRQ setupGavin Shan
2015-01-28powerpc/powernv: Remove "opal" prefix from pr_xxx()sMichael Ellerman
2015-01-27powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar
2015-01-23powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan
2015-01-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang
2015-01-22cxl: Enable CAPP recoveryRyan Grimm
2015-01-22powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu
2015-01-12powernv: Fix OPAL tracepoint codeAnton Blanchard
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-18powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz
2014-12-15powerpc/powernv: Expose OPAL firmware symbol mapBenjamin Herrenschmidt
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan
2014-11-30hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta
2014-11-14powerpc/powernv: Fix potential zero devisorGavin Shan
2014-11-14powerpc/powernv: Bail upon invalid master PEGavin Shan
2014-11-14powerpc/powernv: Simplify pnv_ioda_configure_pe()Gavin Shan
2014-11-14powerpc/powernv: Set PELTV for compound PEsGavin Shan
2014-11-14powerpc/powernv: Initialize M64 PE in timeGavin Shan
2014-11-14powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()Gavin Shan
2014-11-14powerpc/powernv: Fix condition to remove M64Gavin Shan
2014-11-14powerpc/powernv: Check PHB type in advanceGavin Shan
2014-11-12Merge branch 'topic/opal-ipmi' into nextMichael Ellerman
2014-11-12powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr
2014-11-10powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman
2014-11-05Merge branch 'topic/pm-power-off' into nextMichael Ellerman