messages from 2014-04-23 14:26:04 to 2014-04-23 20:56:57 UTC [more...]
[PATCH 5/5] arm: exynos: Add MCPM call-back functions
2014-04-23 20:56 UTC (12+ messages)
` [PATCH v2 2/3] "
[PATCH v2 0/9] ARM: S3C24XX: convert s3c2410, s3c2440 s3c2442 to common clock framework
2014-04-23 20:55 UTC (15+ messages)
` [PATCH v2 1/9] ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf
` [PATCH v2 2/9] clk: samsung: add clock driver for external clock outputs
` [PATCH v2 3/9] ARM: S3C24XX: enable usage of common dclk if common clock framework is enabled
` [PATCH v2.1 "
` [PATCH v2 4/9] dt-bindings: add documentation for s3c2410 clock controller
` [PATCH v2 5/9] clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442
` [PATCH v2 6/9] ARM: S3C24XX: add platform code for conversion to the common clock framework
` [PATCH v2 7/9] ARM: S3C24XX: convert s3c2440 and s3c2442 to "
` [PATCH v2 8/9] ARM: S3C24XX: convert s3c2410 "
` [PATCH v2.1 "
` [PATCH v2 9/9] ARM: S3C24XX: remove legacy clock code
` [PATCH v2.1 "
[PATCH 00/11] Fixes for omap PM for making omap3 DT only
2014-04-23 20:49 UTC (11+ messages)
` [PATCH 02/11] ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_mode
` [PATCH 10/11] mfd: twl-core: Fix idle mode signaling for omaps when booted with device tree
` [GIT PULL] arm: omap: Immutable branch between MFD and ARM OMAP due for the v3.16 merge-window
[PATCH 1/4] dma: ste_dma40: Maintain spinlock order while handling pause
2014-04-23 20:39 UTC (5+ messages)
` [PATCH 2/4] dma: ste_dma40: Don't require CONFIG_PM_RUNTIME
` [PATCH 3/4] dma: ste_dma40: Convert to PM macros while providing the PM callbacks
` [PATCH 4/4] dma: ste_dma40: Fixup system suspend/resume
[PATCH v7 0/3] Add support for PCI in AArch64
2014-04-23 20:32 UTC (5+ messages)
[PATCH v4 7/9] ARM: sun7i/sun4i: dt: Add AXP209 support to various boards
2014-04-23 20:25 UTC (7+ messages)
[PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers
2014-04-23 20:17 UTC (12+ messages)
` [PATCH 1/4] pinctrl: sirf: wrap all gpio banks into one gpio_chip
` [PATCH 2/4] pinctrl: sirf: switch driver to use gpiolib irqchip helpers
` [PATCH 3/4] gpio: make handler_data configurable while using gpiolib_irqchip
` [PATCH 4/4] pinctrl: sirf: move to use irq_get_handler_data
[PATCH v2 0/3] Add display support for gta04 device
2014-04-23 20:15 UTC (4+ messages)
` [PATCH v2 1/3] omapdss: panel-tpo-td028ec1: Add DT support
` [PATCH v2 2/3] ARM: dts: oma3-gta04: Add display support
` [PATCH v2 3/3] omapdss: panel-tpo-td028ec1: Add module alias
[PATCH] ARM: dts: imx6qdl-wandboard: Move FEC reset pin into the FEC pin group
2014-04-23 20:13 UTC
[GIT PULL] Renesas ARM Based SoC Boards Updates for v3.16
2014-04-23 19:57 UTC (6+ messages)
` [PATCH 05/14] ARM: shmobile: koelsch-reference: Work around core clock issues
[PATCH v1 1/7] mtd: spi-nor: fix the wrong dummy value
2014-04-23 19:48 UTC (6+ messages)
` [PATCH v1 2/7] mtd: spi-nor: add DDR quad read support
` [PATCH v1 5/7] mtd: fsl-quadspi: get the dummy cycles for DDR Quad read from the DT property
[PATCH v6 0/6] ARM: vdso gettimeofday using generic timer architecture
2014-04-23 19:45 UTC (5+ messages)
` [PATCH v6 2/6] ARM: allow user access to arch timer virtual counter
[PATCH] ARM: mm: dma: Update coherent streaming apis with missing memory barrier
2014-04-23 19:34 UTC (12+ messages)
[PATCH 0/2] arm64 topology updates
2014-04-23 19:22 UTC (6+ messages)
` [PATCH 2/2] arm64: topology: add MPIDR-based detection
[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
2014-04-23 19:09 UTC (39+ messages)
` [PATCH 01/38] mmc: sdio_irq: rework sdio irq handling
` [PATCH 02/38] mmc: sdhci: clean up interrupt handling
` [PATCH 03/38] mmc: sdhci: clean up sdio interrupt enable handling
` [PATCH 04/38] mmc: sdhci: convert to new SDIO IRQ handling
` [PATCH 05/38] mmc: sdhci: push card_tasklet into threaded irq handler
` [PATCH 06/38] mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
` [PATCH 07/38] mmc: sdhci: more efficient interrupt enable register handling
` [PATCH 08/38] mmc: sdhci: plug hole in disabling card detection interrupts
` [PATCH 09/38] mmc: sdhci: convert generic bus width setup to library function
` [PATCH 10/38] mmc: sdhci: convert reset into a "
` [PATCH 11/38] mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
` [PATCH 12/38] mmc: sdhci: avoid sync'ing the SG if there's no misalignment
` [PATCH 13/38] mmc: sdhci: convert ADMA descriptors to a coherent allocation
` [PATCH 14/38] mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
` [PATCH 15/38] mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
` [PATCH 16/38] mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
` [PATCH 17/38] mmc: sdhci: convert sdhci_set_clock() into a library function
` [PATCH 18/38] mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
` [PATCH 19/38] mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()
` [PATCH 20/38] mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
` [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
` [PATCH 22/38] mmc: sdhci: set_uhs_signaling() need not return a value
` [PATCH 23/38] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
` [PATCH 24/38] mmc: sdhci: cache timing information locally
` [PATCH 25/38] mmc: sdhci: clean up sdhci_execute_tuning() decision
` [PATCH 26/38] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
` [PATCH 27/38] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
` [PATCH 28/38] mmc: sdhci: "
` [PATCH 29/38] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
` [PATCH 30/38] mmc: sdhci: move regulator handling into sdhci_set_power()
` [PATCH 31/38] mmc: sdhci: move remaining power "
` [PATCH 32/38] mmc: sdhci: track whether preset mode is currently enabled in hardware
` [PATCH 33/38] mmc: sdhci: fix SDHCI dependencies
` [PATCH 34/38] mmc: add support for power-on sequencing through DT
` [PATCH 35/38] mmc: dw_mmc: call mmc_of_parse to fill in common options
` [PATCH 36/38] mmc: fix power-on sequencing for esdhc-imx driver
` [PATCH 37/38] ARM: cubox-i: add support for SD UHS-1 cards
` [PATCH 38/38] ARM: cubox-i: add support for Wifi/BT
[PATCH 0/3] Fix LAN9220 caused memory corruption noticed on cm-t3730
2014-04-23 19:03 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: Fix bad OTG muxing for cm-t boards
` [PATCH 2/3] ARM: dts: Fix GPMC Ethernet timings for omap cm-t sbc-t boards for device tree
` [PATCH 3/3] ARM: dts: Fix GPMC timings for LAN9220
SD CRC error on mx27pdk
2014-04-23 18:47 UTC (4+ messages)
Versatile express lockdep warning on poweroff
2014-04-23 18:44 UTC (2+ messages)
[PATCH 0/2] Fix few omap gpmc regressions when booted with device tree
2014-04-23 18:42 UTC (6+ messages)
[PATCH] ARM: prima2: remove L2 cache size override
2014-04-23 18:21 UTC (3+ messages)
[PATCH v3 0/3] ARM: OMAP2+: AM437x: L2 cache support
2014-04-23 18:11 UTC (3+ messages)
[PATCH v2 0/2] ARM: berlin: add SDHCI support
2014-04-23 17:43 UTC (5+ messages)
` [PATCH v2 2/2] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP
[PATCH v2] dt: platform driver: Fill the resources before probe and defer if needed
2014-04-23 17:38 UTC (14+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 2/2] "
[PATCH v1] dma: imx-sdma: add support for sdma memory copy
2014-04-23 17:31 UTC (7+ messages)
[PATCH] ARM: dts: am437x-gp-evm: Boot fixes
2014-04-23 17:25 UTC (5+ messages)
[PATCH 0/5] Berlin: add clock support
2014-04-23 17:21 UTC (6+ messages)
` [PATCH 1/5] clk: berlin: add support for clocks
` [PATCH 2/5] clk: berlin: add berlin clocks DT bindings documentation
[PATCH RFC 0/3] drm/exynos: refactoring drm initialization/cleanup code
2014-04-23 17:13 UTC (10+ messages)
` [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking
kdump for ARM Linux?
2014-04-23 17:09 UTC (3+ messages)
[PATCH v4] ARM: perf: save/restore pmu registers in pm notifier
2014-04-23 17:08 UTC (4+ messages)
[PATCH v3] arm64: enable EDAC on arm64
2014-04-23 17:04 UTC (8+ messages)
[PATCH] ARM: head: fix virt/phys patching for big-endian systems
2014-04-23 16:49 UTC (2+ messages)
[PATCH v3 0/3] Generic Device Tree based power domain look-up
2014-04-23 16:46 UTC (4+ messages)
` [PATCH v3 1/3] base: power: Add generic OF-based "
` [PATCH v3 2/3] drivercore: Bind/unbind power domain on probe/remove
` [PATCH v3 3/3] ARM: exynos: Move to generic power domain bindings
[PATCH 0/8] Generic serial earlycon
2014-04-23 16:39 UTC (5+ messages)
` [PATCH 6/8] tty/serial: pl011: add generic earlycon support
[PATCH v7 0/2] hibernation support on ARM
2014-04-23 16:39 UTC (7+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk
[PATCH] ARM: i.MX6: Add OF configuration support for ksz9031
2014-04-23 16:38 UTC (4+ messages)
[PATCH] ARM64: disable DCACHE_WORD_ACCESS in big endian case
2014-04-23 16:37 UTC (6+ messages)
[PATCH v2 0/7] Add cros_ec changes for newer boards
2014-04-23 16:35 UTC (5+ messages)
[PATCH 4/4] mcpm: exynos: populate suspend and powered_up callbacks
2014-04-23 16:32 UTC (8+ messages)
` [Patch v2 0/4] add cpuidle support for Exynos5420
` [Patch v2 2/4] driver: cpuidle: cpuidle-big-little: init driver "
` [Patch v2 4/4] mcpm: exynos: populate suspend and powered_up callbacks
[PATCH 1/3] ARM: tegra: remove UART5/UARTE from tegra124.dtsi
2014-04-23 16:24 UTC (3+ messages)
` [PATCH 2/3] clk: tegra: remove non-existent clocks
[PATCH] ARM: tegra: remove TEGRA_EMC_SCALING_ENABLE
2014-04-23 16:22 UTC (2+ messages)
[RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller
2014-04-23 16:20 UTC (4+ messages)
` [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC
[PATCH] ARM: dts: ventana: Add HDMI support
2014-04-23 16:13 UTC (2+ messages)
[PATCH 0/5] ARM: sunxi: Machine code cleanup
2014-04-23 16:02 UTC (11+ messages)
` [PATCH 1/5] wdt: sunxi: Move restart code to the watchdog driver
` [PATCH 2/5] power: reset: Add Allwinner A31 reset code
` [PATCH 3/5] ARM: sunxi: Select restart drivers
` [PATCH 4/5] ARM: sunxi: Remove reset code from the platform
` [PATCH 5/5] ARM: sunxi: Remove sun4i and sun7i machine definitions
[PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-23 16:01 UTC (2+ messages)
[PATCH] ARM: dts: am33xx: Move the cppi41dma node so it's probed early
2014-04-23 16:00 UTC (3+ messages)
[patch] clk: vexpress: NULL dereference on error path
2014-04-23 15:53 UTC (6+ messages)
[PATCH v2 0/7] ARM: berlin: add pinctrl support
2014-04-23 15:51 UTC (8+ messages)
` [PATCH v2 1/7] pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs
` [PATCH v2 2/7] pinctrl: berlin: add the BG2Q pinctrl driver
` [PATCH v2 3/7] pinctrl: berlin: add the BG2 "
` [PATCH v2 4/7] pinctrl: berlin: add the BG2CD "
` [PATCH v2 5/7] ARM: berlin: add the pinctrl dependency for the Marvell Berlin SoCs
` [PATCH v2 6/7] Documentation: add the Marvell Berlin pinctrl documentation
` [PATCH v2 7/7] ARM: dts: berlin: add the pinctrl node and muxing setup for uarts
[PATCH RFC] ARM: dts: am335x: update USB DT references
2014-04-23 15:48 UTC (7+ messages)
[RFC 0/3] DRM driver for the ATMEL High end LCD controller
2014-04-23 15:36 UTC (2+ messages)
[PATCH 0/3] dts: exynos5: Add required VDD supplies for USB
2014-04-23 15:29 UTC (4+ messages)
` [PATCH 1/3] dts: exynos5250: Add required VDD regulator supplies for usb
` [PATCH 2/3] dts: exynos5250-snow: "
` [PATCH 3/3] dts: exynos5420-smdk5420: "
[PATCH v4 0/5] rework sched_domain topology description
2014-04-23 15:26 UTC (5+ messages)
` [PATCH v4 5/5] sched: ARM: create a dedicated scheduler topology table
[PATCH 0/8] USB3 support for Armada 38x
2014-04-23 15:22 UTC (5+ messages)
` [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code
pull request for Tegra PLLE fixes
2014-04-23 14:59 UTC
[PATCH] ARM: dts: imx27-phytec-phycard-s-rdk: Remove 'regulator-always-on'
2014-04-23 14:58 UTC
[PATCH v8 1/2] dma: Add Xilinx Video DMA DT Binding Documentation
2014-04-23 14:53 UTC (2+ messages)
` [PATCH v8 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-04-23 14:33 UTC (2+ messages)
[PATCH 0/9] Enable USB 3.0 support on Exynos5 systems
2014-04-23 14:30 UTC (10+ messages)
` [PATCH v5 1/9] dt: exynos5420: Enable support for USB 3.0 PHY controller
` [PATCH v5 2/9] dt: exynos5420: Enable support for DWC3 controller
` [PATCH v5 3/9] dt: exynos5250: Enable support for generic USB DRD phy
` [PATCH v5 4/9] dts: exynos5250: Update DWC3 usb controller to use new phy driver
` [PATCH v5 5/9] dts: exynos5250-snow: Add Vbus regulator for USB 3.0
` [PATCH v5 6/9] dts: exynos5420-peach-pit: "
` [PATCH v5 7/9] dts: exynos5420-smdk5420: "
` [PATCH v5 8/9] usb-phy: samsung-usb3: Remove older phy-samsung-usb3 driver
` [PATCH v5 9/9] ARM: exynos_defconfig: Remove SAMSUNG_USB3PHY config
[PATCH 0/3] pinctrl: qcom: Add IPQ8064 pinctrl support
2014-04-23 14:26 UTC (4+ messages)
` [PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM
Perf top always show 0.00
2014-04-23 14:26 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).