summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras2015-03-201-2/+12
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-041-26/+0
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-126-60/+161
|\
| * powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2015-02-042-1/+66
| * cxl: Fix device_node reference countingRyan Grimm2015-02-021-3/+3
| * powerpc/powernv: Don't alloc IRQ map if necessaryGavin Shan2015-01-281-3/+4
| * powerpc/powernv: Separate function for OPAL IRQ setupGavin Shan2015-01-281-20/+41
| * powerpc/powernv: Remove "opal" prefix from pr_xxx()sMichael Ellerman2015-01-281-6/+6
| * powerpc/powernv: Skip registering log region when CONFIG_PRINTK=nPranith Kumar2015-01-271-0/+6
| * powerpc/powernv: Remove pnv_pci_probe_mode()Gavin Shan2015-01-231-30/+0
| * powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan2015-01-231-0/+11
| * powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo2015-01-231-1/+25
| * powerpc/powernv: Print the M64 range information in bootup logWei Yang2015-01-231-0/+3
| * cxl: Enable CAPP recoveryRyan Grimm2015-01-221-3/+3
* | powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu2015-01-221-1/+1
* | powernv: Fix OPAL tracepoint codeAnton Blanchard2015-01-121-1/+0
|/
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-197-4/+325
|\
| * powerpc/powernv: Ignore smt-enabled on Power8 and laterGreg Kurz2014-12-181-1/+15
| * powerpc/powernv: Expose OPAL firmware symbol mapBenjamin Herrenschmidt2014-12-151-1/+37
| * powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-155-2/+121
| * powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-153-3/+86
| * powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-153-1/+57
| * i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2014-12-142-0/+13
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1212-147/+261
|\|
| * powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-081-5/+18
| * Merge remote-tracking branch 'benh/next' into nextMichael Ellerman2014-12-022-3/+13
| |\
| | * powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-021-1/+0
| | * powerpc/eeh: Dump PHB diag-data earlyGavin Shan2014-12-021-1/+12
| | * powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan2014-12-021-1/+1
| * | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-192-21/+7
| |/
| * rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-175-48/+30
| * powerpc/powernv: Fix potential zero devisorGavin Shan2014-11-141-12/+16
| * powerpc/powernv: Bail upon invalid master PEGavin Shan2014-11-141-1/+3
| * powerpc/powernv: Simplify pnv_ioda_configure_pe()Gavin Shan2014-11-141-15/+17
| * powerpc/powernv: Set PELTV for compound PEsGavin Shan2014-11-141-16/+102
| * powerpc/powernv: Initialize M64 PE in timeGavin Shan2014-11-141-6/+21
| * powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()Gavin Shan2014-11-142-5/+5
| * powerpc/powernv: Fix condition to remove M64Gavin Shan2014-11-141-2/+2
| * powerpc/powernv: Check PHB type in advanceGavin Shan2014-11-141-6/+6
| * Merge branch 'topic/opal-ipmi' into nextMichael Ellerman2014-11-122-0/+16
| |\
| | * powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2014-11-122-0/+16
| * | powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard2014-11-091-1/+1
| * | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-092-2/+0
| * | Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-051-2/+2
| |\ \
| | * | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-2/+2
| | |/
| * | Merge branch 'topic/pm-power-off' into nextMichael Ellerman2014-11-051-2/+2
| |\ \
| | * | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-2/+2
| | |/
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-1/+1
|\ \ \
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* | | | hwmon: (ibmpowernv) Use platform 'id_table' to probe the deviceNeelesh Gupta2014-12-011-0/+20