messages from 2014-11-17 13:00:12 to 2014-11-20 03:48:15 UTC [more...]
[PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-11-20 3:48 UTC (8+ messages)
` [PATCH v11 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v11 2/6] clk: samsung: add cpu clock configuration data and instantiate cpu clock
` [PATCH v11 3/6] ARM: dts: Exynos: add CPU OPP and regulator supply property
` [PATCH v11 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420
exynos boot falures in linux-next (was: next boot: 94 boots: 79 pass, 13 fail, 2 untried (next-20141117))
2014-11-20 1:55 UTC (9+ messages)
` exynos boot falures in linux-next
[PATCH] PM / Domains: Power on the PM domain right after attach completes
2014-11-20 0:35 UTC (35+ messages)
[PATCH 0/3] PM / Domains: Add initial PM clock support to genpd
2014-11-20 0:33 UTC (7+ messages)
` [PATCH 1/3] PM / Domains: Initial PM clock support for genpd
` [PATCH 2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779
` [PATCH 3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile
[RFC PATCH 1/1] drm/exynos: Move platform drivers registration to module init
2014-11-19 22:29 UTC (8+ messages)
[GIT PULL] Samsung clock changes for 3.19
2014-11-19 19:27 UTC (3+ messages)
[PATCH V8 00/14] drm/exynos: few patches to enhance bridge chip support
2014-11-19 19:19 UTC (11+ messages)
screen blank causing lockup in exynos-reference/exynos5-v3.18-rc2
2014-11-19 18:56 UTC
[PATCH] ASoC: samsung: Fix IISMOD setting in i2s_set_sysclk()
2014-11-19 18:11 UTC
[PATCH 0/3] ARM: dts: Add spidev nodes for Exynos Chromebooks
2014-11-19 17:59 UTC (10+ messages)
` [PATCH 1/3] ARM: dts: Add SPI flash node for Peach boards
` [PATCH 2/3] ARM: dts: Add spidev registration to exynos5250-snow
` [PATCH 3/3] ARM: exynos_defconfig: Enable user mode SPI device support
[PATCH 0/4 V3] Arndale: Adding Sound Machine Driver for ALC5631 Codec
2014-11-19 17:51 UTC (3+ messages)
` [PATCH 2/4 V3] ASoC: Samsung: Add arndale_rt5631 machine driver
[PATCH] ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependent I2C controller
2014-11-19 17:40 UTC (3+ messages)
[PATCH 0/4] ARM: dts: exynos: Second round of Spring support
2014-11-19 17:13 UTC (9+ messages)
` [PATCH 1/4] ARM: dts: Add usb3503 pinctrl to exynos5250-spring
` [PATCH 2/4] ARM: dts: Add temperature sensor "
` [PATCH 3/4] ARM: exynos_defconfig: Enable LM90 driver
` [PATCH 4/4] ARM: dts: Add trackpad to exynos5250-spring
[PATCH] ARM: dts: Specify Odroid X2/U3 audio clock parents and rates
2014-11-19 15:40 UTC (4+ messages)
[PATCH v5 0/2] Handle reboot for Exynos SoC via restart_handler
2014-11-19 14:26 UTC (8+ messages)
` [PATCH v5 1/2] clk: samsung: exynos5440: move restart code into clock driver
` [PATCH v5 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
[RFC PATCH 0/3] drm/exynos: add full modularity support to sub drivers
2014-11-19 13:17 UTC (9+ messages)
` [RFC PATCH 1/3] drm/exynos: make kms drivers to be independent modules
` [RFC PATCH 2/3] drm/exynos: make non kms drivers to be indenpendent modules
` [RFC PATCH v2] "
` [RFC PATCH 3/3] drm/exynos: make vidi driver to be independent module
[PATCH v2 1/2] drm/exynos: dp: Remove support for unused dptx-phy
2014-11-19 12:03 UTC (5+ messages)
` [PATCH v2 2/2] arm: dts: Exynos5: Use pmu_system_controller phandle for dp phy
[PATCH] ARM: dts: exynos4: add missing clock to MFC device
2014-11-19 11:43 UTC
[PATCH v4] ARM: EXYNOS: add Exynos3250 PMU support
2014-11-19 11:24 UTC (2+ messages)
[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2014-11-19 11:15 UTC (20+ messages)
` [PATCH v3 01/19] iommu: fix const qualifier in of_iommu_set_ops
` [PATCH v3 02/19] iommu: fix initialization without 'add_device' callback
` [PATCH v3 03/19] arm: dma-mapping: add missing check for iommu
` [PATCH v3 04/19] drm: exynos: detach from default dma-mapping domain on init
` [PATCH v3 05/19] arm: exynos: pm_domains: add support for devices registered before arch_initcall
` [PATCH v3 06/19] ARM: dts: exynos4: add sysmmu nodes
` [PATCH v3 07/19] iommu: exynos: don't read version register on every tlb operation
` [PATCH v3 08/19] iommu: exynos: remove unused functions
` [PATCH v3 09/19] iommu: exynos: remove useless spinlock
` [PATCH v3 10/19] iommu: exynos: refactor function parameters to simplify code
` [PATCH v3 11/19] iommu: exynos: remove unused functions, part 2
` [PATCH v3 12/19] iommu: exynos: remove useless device_add/remove callbacks
` [PATCH v3 13/19] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH v3 14/19] iommu: exynos: add support for runtime_pm
` [PATCH v3 15/19] iommu: exynos: rename variables to reflect their purpose
` [PATCH v3 16/19] iommu: exynos: document internal structures
` [PATCH v3 17/19] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH v3 18/19] iommu: exynos: init from dt-specific callback instead of initcall
` [PATCH v3 19/19] iommu: exynos: add callback for initializing devices from device tree
[PATCH 1/1] ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
2014-11-19 10:17 UTC (5+ messages)
[PATCH] ARM: dts: add board dts file for Exynos3250-based Monk board
2014-11-19 8:16 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support
2014-11-19 8:04 UTC (3+ messages)
[PATCH RESEND] serial: samsung: Fix serial config dependencies for exynos7
2014-11-19 7:56 UTC (5+ messages)
` [PATCH v2] "
[PATCH] ARM: exynos_defconfig: Use 16 minors per MMC block device
2014-11-19 7:56 UTC (2+ messages)
[PATCH 0/2] drm/exynos: use drm generic mmap interface
2014-11-19 2:32 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH v2 10/10] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state
2014-11-18 21:00 UTC (3+ messages)
` [PATCH v3 1/2] usb: dwc2/gadget: add mutex to serialize init/deinit calls
[PATCH v4] usb: dwc2/gadget: rework disconnect event handling
2014-11-18 20:56 UTC (3+ messages)
` [PATCH v5] "
[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
2014-11-18 20:28 UTC (13+ messages)
` [PATCH 03/21] thermal: of: Extend of-thermal.c to provide number of non critical trip points
` [PATCH 04/21] thermal: of: Extend current of-thermal.c code to allow setting emulated temp
[BUG] blocked task after exynos_drm_init
2014-11-18 16:32 UTC (6+ messages)
[PATCH 1/2] ARM: dts: Fix bootup issue on smdk5250
2014-11-18 14:02 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: Add missing irq pinctrl for max77686 "
[PATCH 1/7] clk: samsung: exynos4: set parent of mixer gate clock to hdmi
2014-11-18 13:41 UTC (2+ messages)
` [PATCH 1/7] clk: samsung: exynos4: set parent of sclk_hdmiphy "
[PATCH] drm/exynos: fix infinite loop issue incurred by no pair
2014-11-18 13:31 UTC (8+ messages)
[PATCH v7 0/2] Fine tune USB 3.0 PHY on exynos5420
2014-11-18 12:20 UTC (6+ messages)
` [PATCH v7 1/2] usb: host: xhci-plat: Get PHYs for xhci's hcds
[PATCH] media: exynos-gsc: fix build warning
2014-11-18 10:57 UTC
[PATCH v4 0/2] Handle reboot for Exynos SoC via restart_handler
2014-11-18 10:50 UTC (6+ messages)
` [PATCH v4 1/2] clk: samsung: exynos5440: move restart code into clock driver
` [PATCH v4 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
exynos5250/arndale: failed to set cpu voltage
2014-11-18 8:15 UTC (4+ messages)
[PATCH v8 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
2014-11-18 7:46 UTC (4+ messages)
[PATCH] ASoC: rt5631: Fixing compilation warning when DT is disabled
2014-11-17 15:56 UTC (3+ messages)
[PATCH] ASoC: samsung-i2s: Add 192kHz config option
2014-11-17 14:57 UTC (2+ messages)
[PATCH v2 0/9] drm/exynos: modify LCD I80 interface display
2014-11-17 13:00 UTC (9+ messages)
` [PATCH 1/9] drm/exynos: move triggering checking
` [PATCH 2/9] drm/exynos: fimd: move shadow unprotection position
` [PATCH 4/9] drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup
` [PATCH 5/9] drm/exynos: fimd: modify I80 i/f irq relevant routine
` [PATCH 6/9] drm/exynos: fimd: add triggering unset routine in fimd_trigger()
` [PATCH 7/9] drm/exynos: use irq_flags instead of triggering
` [PATCH 8/9] drm/exynos: dsi: move TE irq handler registration position
` [PATCH 9/9] drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN
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