linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-15 17:57:05 to 2013-07-22 12:16:18 UTC [more...]

[PATCH v1 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-22 12:14 UTC  (93+ messages)
` [PATCH v1 01/24] spi: mpc512x: prepare clocks before enabling them
` [PATCH v1 02/24] serial: "
` [PATCH v1 03/24] mtd: mpc5121_nfc: "
` [PATCH v1 04/24] powerpc: mpc512x: array decl for MCLK registers in CCM
` [PATCH v1 05/24] clk: wrap I/O access for improved portability
` [PATCH v1 06/24] dts: mpc512x: prepare for preprocessor support
` [PATCH v1 07/24] dts: mpc512x: introduce dt-bindings/clock/ header
` [PATCH v1 08/24] dts: mpc512x: add clock related device tree specs
` [PATCH v1 09/24] clk: mpc512x: introduce COMMON_CLK for MPC512x
` [PATCH v1 10/24] dts: mpc512x: add clock specs for client lookups
` [PATCH v1 11/24] net: can: mscan: add a comment on reg to idx mapping
` [PATCH v1 12/24] net: can: mscan: make mpc512x code use common clock
` [PATCH v1 13/24] spi: mpc512x: OF clock lookup, use the 'mclk' name
` [PATCH v1 14/24] powerpc/mpc512x: improve DIU related clock setup
` [PATCH v1 15/24] serial: mpc512x: OF clock lookup, use the 'mclk' name
` [PATCH v1 16/24] clk: mpc512x: remove now obsolete clkdev registration
` [PATCH v1 17/24] serial: mpc512x: setup the PSC FIFO clock as well
` [PATCH v1 18/24] i2c: mpc: OF clock lookup for MPC512x
` [PATCH v1 19/24] USB: fsl-mph-dr-of: OF clock lookup, prepare and enable
` [PATCH v1 20/24] fs_enet: OF clock lookup (non-fatal), "
` [PATCH v1 21/24] [media] fsl-viu: OF clock lookup, prepare before enable
` [PATCH v1 22/24] powerpc/fsl-pci: "
` [PATCH v1 23/24] clk: mpc512x: switch to COMMON_CLK, remove PPC_CLOCK
` [PATCH v1 24/24] net: can: mscan: remove MPC512x non-COMMON_CLK code path
` [PATCH v2 00/24] add COMMON_CLK support for PowerPC MPC512x
  ` [PATCH v2 01/24] spi: mpc512x: cleanup clock API use
  ` [PATCH v2 02/24] serial: "
  ` [PATCH v2 03/24] mtd: mpc5121_nfc: prepare clocks before enabling them
  ` [PATCH v2 04/24] powerpc: mpc512x: array decl for MCLK registers in CCM
  ` [PATCH v2 05/24] clk: wrap I/O access for improved portability
  ` [PATCH v2 06/24] dts: mpc512x: prepare for preprocessor support
  ` [PATCH v2 07/24] dts: mpc512x: introduce dt-bindings/clock/ header
  ` [PATCH v2 08/24] dts: mpc512x: add clock related device tree specs
  ` [PATCH v2 09/24] clk: mpc512x: introduce COMMON_CLK for MPC512x
  ` [PATCH v2 10/24] dts: mpc512x: add clock specs for client lookups
  ` [PATCH v2 11/24] spi: mpc512x: remove now obsolete clock lookup name
  ` [PATCH v2 12/24] serial: "
  ` [PATCH v2 13/24] clk: mpc512x: remove now obsolete clkdev registration
  ` [PATCH v2 14/24] serial: mpc512x: setup the PSC FIFO clock as well
  ` [PATCH v2 15/24] net: can: mscan: add a comment on reg to idx mapping
  ` [PATCH v2 16/24] net: can: mscan: make mpc512x code use common clock
  ` [PATCH v2 17/24] powerpc/mpc512x: improve DIU related clock setup
  ` [PATCH v2 18/24] i2c: mpc: OF clock lookup for MPC512x
  ` [PATCH v2 19/24] USB: fsl-mph-dr-of: OF clock lookup, prepare and enable
  ` [PATCH v2 20/24] fs_enet: OF clock lookup (non-fatal), "
  ` [PATCH v2 21/24] [media] fsl-viu: OF clock lookup, prepare before enable
  ` [PATCH v2 22/24] powerpc/fsl-pci: "
  ` [PATCH v2 23/24] clk: mpc512x: switch to COMMON_CLK, remove PPC_CLOCK
  ` [PATCH v2 24/24] net: can: mscan: remove MPC512x non-COMMON_CLK code path
  ` [PATCH v3 00/31] add COMMON_CLK support for PowerPC MPC512x
    ` [PATCH v3 01/31] spi: mpc512x: cleanup clock API use
    ` [PATCH v3 02/31] serial: "
    ` [PATCH v3 03/31] USB: fsl-mph-dr-of: "
    ` [PATCH v3 04/31] mtd: mpc5121_nfc: "
    ` [PATCH v3 05/31] [media] fsl-viu: "
    ` [PATCH v3 06/31] i2c: mpc: "
    ` [PATCH v3 07/31] fs_enet: silence a build warning (unused variable)
    ` [PATCH v3 08/31] fs_enet: cleanup clock API use
    ` [PATCH v3 09/31] powerpc/fsl-pci: improve "
    ` [PATCH v3 10/31] net: can: mscan: add a comment on reg to idx mapping
    ` [PATCH v3 11/31] net: can: mscan: improve clock API use
    ` [PATCH v3 12/31] powerpc: mpc512x: array decl for MCLK registers in CCM
    ` [PATCH v3 13/31] clk: wrap I/O access for improved portability
    ` [PATCH v3 14/31] dts: mpc512x: prepare for preprocessor support
    ` [PATCH v3 15/31] dts: mpc512x: introduce dt-bindings/clock/ header
    ` [PATCH v3 16/31] dts: mpc512x: add clock related device tree specs
    ` [PATCH v3 17/31] clk: mpc512x: introduce COMMON_CLK for MPC512x
    ` [PATCH v3 18/31] dts: mpc512x: add clock specs for client lookups
    ` [PATCH v3 19/31] clk: mpc512x: don't pre-enable FEC and I2C clocks
    ` [PATCH v3 20/31] spi: mpc512x: remove now obsolete clock lookup name
    ` [PATCH v3 21/31] serial: "
    ` [PATCH v3 22/31] clk: mpc512x: remove clkdev registration (uart, spi)

[PATCH 1/2] Powerpc: Add voltage ranges support for T4
 2013-07-22  9:47 UTC  (3+ messages)
` [PATCH 2/2] mmc: esdhc: get voltage from dts file

[PATCH] Fix a typo in pSeries_lpar_hpte_insert()
 2013-07-22  5:23 UTC 

[PATCH] powerpc: kernel: remove useless code which related with 'max_cpus'
 2013-07-22  7:03 UTC  (6+ messages)
    ` [PATCH v2] "

[Suggestion] powerpc: xmon: about 'longjmp' related warning
 2013-07-22  7:02 UTC 

[PATCH] powerpc: platforms: powernv: add '__init' for pnv_pci_init_ioda2_phb()
 2013-07-22  6:52 UTC 

[PATCH V3 0/2] Improvement and fixes for BHRB
 2013-07-22  6:48 UTC  (5+ messages)
` [PATCH V3 2/2] powerpc, perf: BHRB filter configuration should follow the task

[PATCH] arch: powerpc: kvm: add signed type cast for comparation
 2013-07-22  6:32 UTC 

[PATCH v4 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-22  5:55 UTC  (4+ messages)
` [PATCH v4 1/3] DMA: Freescale: revise device tree binding document
` [PATCH v4 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v4 3/3] DMA: Freescale: update driver to support 8-channel DMA engine

[PATCH] powerpc/msi: Fix compile error on mpc83xx
 2013-07-22  2:00 UTC  (3+ messages)

[PATCH 1/4 V4] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-22  1:58 UTC  (4+ messages)

[PATCH 2/4 V2] mmc: esdhc: workaround for dma err in the last system transaction
 2013-07-22  1:57 UTC  (11+ messages)
` [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
` [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board

[PATCH] powerpc/windfarm: fix noisy slots-fan on Xserve (rm31)
 2013-07-21  0:30 UTC 

therm_pm72 units, interface
 2013-07-20 23:42 UTC  (8+ messages)

[PATCH v2] of: Specify initrd location using 64-bit
 2013-07-20  5:39 UTC  (3+ messages)

ABI defined register usage within function calls
 2013-07-19 23:49 UTC  (5+ messages)

[PATCH] module: ppc64 module CRC relocation fix causes perf issues
 2013-07-19 22:59 UTC  (6+ messages)

Inbound PCI and Memory Corruption
 2013-07-19 20:13 UTC  (11+ messages)

[GIT PULL 00/76] perf/core improvements and fixes
 2013-07-19  7:40 UTC  (3+ messages)
` [PATCH 13/76] perf tools: Make Power7 events available for perf

[PATCH] macintosh: ams: replace strict_strtoul() with kstrtoul()
 2013-07-19  7:16 UTC 

[PATCH 00/10 v6] KVM: PPC: IOMMU in-kernel handling
 2013-07-19  4:13 UTC  (12+ messages)
` [PATCH 01/10] KVM: PPC: reserve a capability number for multitce support
` [PATCH 02/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 03/10] vfio: add external user support
` [PATCH 04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 05/10] powerpc: add real mode support for dma operations on powernv
` [PATCH 06/10] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH 07/10] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 08/10] powerpc/iommu: rework to support realmode
` [PATCH 09/10] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 10/10] KVM: PPC: Add hugepage "

[PATCH 3/4 V3] mmc: esdhc: Correct host version of T4240-R1.0-R2.0
 2013-07-19  1:39 UTC 

[PATCH] powerpc: Add second POWER8 PVR entry
 2013-07-18  6:25 UTC  (3+ messages)

[PATCH v2 0/10] EEH Followup Fixes (II)
 2013-07-18  2:14 UTC  (11+ messages)
` [PATCH 01/10] powerpc/eeh: Remove reference to PCI device
` [PATCH 02/10] powerpc/eeh: Export functions for hotplug
` [PATCH 03/10] powerpc/pci: Override pcibios_release_device()
` [PATCH 04/10] PCI/hotplug: Needn't remove EEH cache again
` [PATCH 05/10] powerpc/eeh: Keep PE during hotplug
` [PATCH 06/10] powerpc/eeh: Tranverse EEH devices with safe mode
` [PATCH 07/10] powerpc/pci: Partial hotplug support
` [PATCH 08/10] powerpc/eeh: Support partial hotplug
` [PATCH 09/10] powerpc/eeh: Don't use pci_dev during BAR restore
` [PATCH 10/10] powerpc/eeh: Fix unbalanced enable for IRQ

[PATCH] KVM: PPC: Book3S PR: return appropriate error when allocation fails
 2013-07-17 15:10 UTC 

[PATCH RFC 0/8] MPC512x DMA slave s/g support, OF DMA lookup
 2013-07-17 10:42 UTC  (6+ messages)
` [PATCH RFC v2 0/5] "
  ` [PATCH RFC v2 2/5] dma: mpc512x: add support for peripheral transfers

[V2 2/2] powerpc/512x: add LocalPlus Bus FIFO device driver
 2013-07-17  9:03 UTC  (4+ messages)

[PATCH V2 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-17  7:09 UTC  (4+ messages)
` [PATCH V2 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

[PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-17  2:34 UTC  (5+ messages)

[PATCH] powerpc/fsl-booke: Work around erratum A-006958
 2013-07-16 18:16 UTC  (5+ messages)

force cpu:bus frequency?
 2013-07-16 15:14 UTC 

[PATCH 0/2] powerpc: split the match emulation into two parts
 2013-07-16 11:57 UTC  (3+ messages)
` [PATCH 1/2] powerpc: split the math "
` [PATCH 2/2] powerpc/mpc85xx: only emulate the unimplemented FP instructions on corenet64

[PATCH] powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
 2013-07-16  8:56 UTC 

[PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
 2013-07-16  5:04 UTC  (6+ messages)
` [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board

[v1][PATCH 1/1] powerpc/ppc64: rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
 2013-07-16  3:09 UTC 

Help on mpc5200b and 1:1 CPU:bus clock ratio
 2013-07-16  0:08 UTC 

[PATCH v3 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-15 17:57 UTC  (3+ messages)
` [PATCH v3 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).