linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-25 22:35:20 to 2014-10-01 13:28:19 UTC [more...]

[PATCH 00/20] powerpc: Convert power off logic to pm_power_off
 2014-10-01 13:28 UTC  (15+ messages)
` [PATCH 01/20] powerpc: Support override of pm_power_off
` [PATCH 02/20] powerpc/xmon: Support either ppc_md.power_off or pm_power_off
` [PATCH 03/20] powerpc/47x: Use pm_power_off rather than ppc_md.power_off
` [PATCH 04/20] powerpc/52xx/efika: "
` [PATCH 05/20] powerpc/mpc8349emitx: "
` [PATCH 06/20] powerpc/corenet: "
` [PATCH 07/20] powerpc/85xx/sgy_cts1000: "
` [PATCH 08/20] powerpc/celleb: "
` [PATCH 09/20] powerpc/cell/qpace: "
` [PATCH 11/20] powerpc/chrp: "
` [PATCH 13/20] powerpc/6xx/linkstation: "
` [PATCH 15/20] powerpc/maple: "
` [PATCH 17/20] powerpc/powernv: "
` [PATCH 18/20] powerpc/ps3: "

[PATCH v2 0/17] POWER8 Coherent Accelerator device driver
 2014-10-01 12:00 UTC  (32+ messages)
` [PATCH v2 01/17] powerpc/cell: Move spu_handle_mm_fault() out of cell platform
` [PATCH v2 02/17] powerpc/cell: Move data segment faulting code "
` [PATCH v2 03/17] powerpc/cell: Make spu_flush_all_slbs() generic
` [PATCH v2 04/17] powerpc/msi: Improve IRQ bitmap allocator
` [PATCH v2 05/17] powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
` [PATCH v2 06/17] powerpc/powernv: Split out set MSI IRQ chip code
` [PATCH v2 07/17] cxl: Add new header for call backs and structs
` [PATCH v2 08/17] powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts
` [PATCH v2 09/17] powerpc/mm: Add new hash_page_mm()
` [PATCH v2 10/17] powerpc/mm: Merge vsid calculation in hash_page() and copro_data_segment()
` [PATCH v2 11/17] powerpc/opal: Add PHB to cxl mode call
` [PATCH v2 12/17] powerpc/mm: Add hooks for cxl
` [PATCH v2 13/17] cxl: Add base builtin support
` [PATCH v2 14/17] cxl: Driver code for powernv PCIe based cards for userspace access
` [PATCH v2 15/17] cxl: Userspace header file
` [PATCH v2 16/17] cxl: Add driver to Kbuild and Makefiles
` [PATCH v2 17/17] cxl: Add documentation for userspace APIs

[PATCH v4 00/10] Add support for parameterized events from sysfs
 2014-10-01  9:06 UTC  (7+ messages)
` [PATCH v4 01/10] tools/perf: support parsing parameterized events
` [PATCH v4 10/10] powerpc/perf/hv-24x7: Document sysfs event description entries

[PATCH 4/4] sounds/hda/radeon: Disable 64-bit DMA on radeon
 2014-10-01  8:30 UTC  (6+ messages)

[PATCH v2 0/5] Winkle support for offline cpus
 2014-10-01  7:46 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/powernv: Add OPAL call to save and restore
` [PATCH v2 2/5] powerpc: Adding macro for accessing Thread Switch Control Register
` [PATCH v2 3/5] powerpc/powernv: Add winkle infrastructure
` [PATCH v2 4/5] powerpc/powernv: Discover and enable winkle
` [PATCH v2 5/5] powerpc/powernv: Enter deepest supported idle state in offline

[PATCH v2 0/3] powernv/cpuidle: Fastsleep workaround and fixes
 2014-10-01  7:46 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/powernv: Enable Offline CPUs to enter deep idle states
` [PATCH v2 2/3] powerpc/kvm/book3s_hv: Enable CPUs to run guest after waking up from fast-sleep
` [PATCH v2 3/3] powerpc/powernv/cpuidle: Add workaround to enable fastsleep

[PATCH v2] cpuidle/powernv: Populate cpuidle state details by querying the device-tree
 2014-10-01  7:45 UTC 

[PATCH 0/6] powerpc/eeh: Refactor config accessors
 2014-10-01  7:12 UTC  (8+ messages)
` [PATCH 1/6] powerpc/eeh: Fix condition for isolated state
` [PATCH 2/6] powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
` [PATCH 3/6] powerpc/powernv: Drop config requests in EEH accessors
` [PATCH 4/6] powerpc/pseries: "
` [PATCH 5/6] powerpc/eeh: Block PCI config access upon frozen PE
` [PATCH 6/6] powerpc/eeh: Don't collect logs on PE with blocked config space

[PATCH] powerpc: Reimplement __get_SP() as a function not a define
 2014-10-01  7:11 UTC  (2+ messages)
` [PATCH] powerpc: Rename __get_SP() to current_stack_pointer()

[PATCH v2] fadump: fix endianess issues in firmware assisted dump handling
 2014-10-01  7:02 UTC 

[PATCH v3 0/5] powerpc/perf: Miscellaneous fixes
 2014-10-01  6:03 UTC  (6+ messages)
` [PATCH 1/5] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations
` [PATCH 2/5] Simplify catalog_read()
` [PATCH 3/5] perf Documentation: sysfs events/ interfaces
` [PATCH 4/5] perf Documentation: remove duplicated docs for powerpc cpu specific events
` [PATCH 5/5] powerpc: Update contact info in Documentation files

[PATCH] powerpc/eeh: Show hex prefix for PE state sysfs
 2014-10-01  4:34 UTC 

[PATCH 01/21] powerpc/eeh: Drop unused argument in eeh_check_failure()
 2014-10-01  4:20 UTC  (23+ messages)
` [PATCH 02/21] powerpc/eeh: Add eeh_pe_state sysfs entry
  ` [02/21] "
` [PATCH 03/21] powerpc/eeh: Freeze PE before PE reset
` [PATCH 04/21] powerpc/eeh: Reenable PCI devices after reset
` [PATCH 05/21] powerpc/eeh: Clear frozen state on passing device
` [PATCH 06/21] powerpc/powernv: Sync header with firmware
` [PATCH 07/21] powerpc/eeh: Introduce eeh_ops::err_inject
` [PATCH 08/21] powerpc/powernv: Add PCI error injection debugfs entry
` [PATCH 09/21] powerpc/powernv: Clear PAPR error injection registers
` [PATCH 10/21] powerpc/eeh: Clear frozen device state in time
` [PATCH 11/21] powerpc/eeh: Fix improper condition in eeh_pci_enable()
` [PATCH 12/21] powerpc/eeh: Unfreeze PE on enabling EEH functionality
` [PATCH 13/21] powerpc/eeh: Use eeh_unfreeze_pe()
` [PATCH 14/21] powerpc/eeh: Block PCI config access during reset
` [PATCH 15/21] powerpc/pseries: Decrease message level on EEH initialization
` [PATCH 16/21] powerpc/powernv: Sync OpalPciResetScope with firmware
` [PATCH 17/21] powerpc/eeh: Tag reset state for user owned PE
` [PATCH 18/21] powerpc/eeh: Emulate EEH recovery for VFIO devices
` [PATCH 19/21] powerpc/eeh: Dump PCI config space for all child devices
` [PATCH 20/21] powerpc/powernv: Fetch frozen PE on top level
` [PATCH 21/21] powerpc/powernv: Override dma_get_required_mask()

[PATCH 3/4] sound/hda/radeon: Generalize 64-bit MSI quirks
 2014-10-01  2:09 UTC 

[PATCH 2/4] gpu/radeon: Generalize 64-bit MSI quirks
 2014-10-01  2:09 UTC 

[PATCH 1/4] pci/msi: Move "force_32bit_msi" flag from powerpc to generic pci_dev
 2014-10-01  2:09 UTC 

[PATCH v2 1/4] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations
 2014-10-01  1:23 UTC  (2+ messages)
` [v2, "

[PATCH v2 2/4] Simplify catalog_read()
 2014-10-01  0:59 UTC  (3+ messages)
` [v2,2/4] "

[PATCH] powerpc/fsl: Add support for pci(e) machine check exception on E500MC / E5500
 2014-10-01  0:43 UTC  (10+ messages)

[PATCH 0/9] powerpc/powernv: Support for fastsleep and winkle
 2014-09-30 20:13 UTC  (6+ messages)

[PATCH v4 00/11] drivers: cacheinfo support
 2014-09-30 13:53 UTC  (6+ messages)
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs

[PATCH v5 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
 2014-09-30 13:48 UTC  (2+ messages)
` [PATCH v5 08/11] powerpc: move cacheinfo sysfs to generic cacheinfo infrastructure

Looking for mpc8xx QMC driver
 2014-09-30 13:20 UTC 

[PATCH v2] rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
 2014-09-30 10:16 UTC 

[PATCH] video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
 2014-09-30  9:43 UTC  (2+ messages)

[PATCH 0/15] POWER8 Coherent Accelerator device driver
 2014-09-30  6:13 UTC  (18+ messages)
` [PATCH 01/15] powerpc/cell: Move spu_handle_mm_fault() out of cell platform
` [PATCH 02/15] powerpc/cell: Move data segment faulting code "
` [PATCH 08/15] powerpc/mm: Add new hash_page_mm()
` [PATCH 09/15] powerpc/opal: Add PHB to cxl mode call
` [PATCH 10/15] powerpc/mm: Add hooks for cxl

[PATCH] powerpc, powernv: Add OPAL platform event driver
 2014-09-30  5:23 UTC  (2+ messages)

[PATCHv4] clk: ppc-corenet: rename to ppc-qoriq and add CLK_OF_DECLARE support
 2014-09-29 23:57 UTC  (10+ messages)

[PATCH][V2] Freescale Frame Manager Device Tree binding document
 2014-09-29 23:33 UTC  (3+ messages)

[PATCH] KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
 2014-09-29 12:22 UTC  (5+ messages)

[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-09-29 10:13 UTC  (57+ messages)
` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 12/22] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 14/22] MIPS/Xlp/MSI: "
` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 17/22] s390/MSI: "

[PATCH] powerpc, powernv: Add OPAL platform event driver
 2014-09-29 10:12 UTC 

[PATCH 1/3] powerpc: Remove -mno-sched-epilog workaround
 2014-09-27  0:22 UTC  (8+ messages)
` [PATCH 3/3] powerpc/ftrace: simplify prepare_ftrace_return

[PATCH 1/4] powerpc/powernv: Sync header with firmware
 2014-09-26  6:48 UTC  (3+ messages)
` [1/4] "

[PATCH v2 0/3] fix bugs in mobility RTAS calls
 2014-09-26  1:32 UTC  (6+ messages)
` [PATCH v2 1/3] drivers/of: add of_changeset_apply_locked
` [PATCH v2 2/3] powerpc/pseries: create rtas buffer accessor

[PATCH v3] cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec
 2014-09-25 23:52 UTC  (3+ messages)

[PATCH v2] powerpc/powernv: Override dma_get_required_mask()
 2014-09-25 23:26 UTC  (3+ messages)


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).