Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2015-02-18 00:21:29 to 2015-02-25 18:30:37 UTC [more...]

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-02-25 18:30 UTC  (33+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
  ` [PATCH v4 2/8] thermal: Provide stub for thermal_cdev_update() function
  ` [PATCH v4 3/8] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
  ` [PATCH v4 4/8] ARM: dts: Add pwm-fan node to the Odroid-U3 board
  ` [PATCH v4 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
  ` [PATCH v4 6/8] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
  ` [PATCH v4 7/8] hwmon: pwm-fan: Read PWM FAN configuration from device tree
  ` [PATCH v4 8/8] hwmon: pwm-fan: Code for using PWM FAN as a cooling device
` [PATCH v5 0/6] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
  ` [PATCH v5 1/6] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
  ` [PATCH v5 2/6] ARM: dts: Add pwm-fan node to the Odroid-U3 board
  ` [PATCH v5 3/6] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
  ` [PATCH v5 4/6] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
  ` [PATCH v5 5/6] hwmon: pwm-fan: Read PWM FAN configuration from device tree
  ` [PATCH v5 6/6] hwmon: pwm-fan: Code for using PWM FAN as a cooling device

[v3] libdrm: improvements to userspace exynos component
 2015-02-25 15:54 UTC  (16+ messages)
` [PATCH v3 01/17] tests/exynos: fimg2d: add a checkerboard test
` [PATCH v3 02/17] exynos: replace G2D_DOUBLE_TO_FIXED macro with function
` [PATCH v3 03/17] tests/exynos: fix typos and change wording
` [PATCH v3 04/17] tests/exynos: disable the G2D userptr/blend test
` [PATCH v3 05/17] exynos: add g2d_scale_and_blend
` [PATCH v3 06/17] tests/exynos: introduce wait_for_user_input
` [PATCH v3 07/17] exynos: honor the repeat mode in g2d_copy_with_scale
` [PATCH v3 08/17] exynos: introduce g2d_add_base_addr helper function
` [PATCH v3 09/17] exynos: use structure initialization instead of memset
` [PATCH v3 10/17] tests/exynos: improve error handling
` [PATCH v3 11/17] exynos: add exynos prefix to fimg2d header
` [PATCH v3 12/17] exynos: fimg2d: remove TRUE/FALSE from header
` [PATCH v3 13/17] exynos: add fimg2d header to common includes
` [PATCH v3 14/17] exynos: fimg2d: fix comment for G2D_COEFF_MODE_GB_COLOR

[PATCH] drm: exynos: clean up dma_addr_t use
 2015-02-25 15:36 UTC 

[PATCH v5 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-02-25 14:38 UTC  (7+ messages)
` [PATCH V5 1/2] mmc: dw_mmc: exynos: Support eMMC's HS400 mode
` [PATCH V5 2/2] ARM: dts: Add HS400 support for exynos5420 and exynos5800

[PATCH v2 0/2] thermal: exynos: Fix NULL pointer error and bug of PD_DET_EN of Exynos7
 2015-02-25 12:25 UTC  (7+ messages)
` [PATCH 1/2] thermal: exynos: Fix wrong control of power down detection mode for Exynos7
` [PATCH 2/2] thermal: exynos: Clean-up code to use oneline entry for exynos compatible table

[PATCH v5 0/9] Enable HDMI support on Exynos platforms
 2015-02-25 12:17 UTC  (6+ messages)
` [PATCH v5 7/9] ARM: dts: Exynos: add 'hdmi' clock to mixer nodes
` [PATCH v5 8/9] ARM: dts: exynos5250: add display power domain

[PATCH] ARM: fix exynos randconfig build error
 2015-02-25 11:46 UTC  (2+ messages)

[PATCH] clk: samsung: Add CLKOUT driver support for Exynos3250 SoC
 2015-02-25 10:13 UTC  (3+ messages)

[PATCH 1/2] ARM: exynos_defconfig: Enable CPU idle
 2015-02-25  8:48 UTC  (2+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable CPU idle for Exynos

[PATCH v5 0/2] irqchip: Move Exynos PM to use stacked domains
 2015-02-25  1:06 UTC  (6+ messages)
` [PATCH v5 1/2] ARM: exynos4/5: convert pmu wakeup to "
` [PATCH v5 2/2] DT: exynos: update PMU binding

[PATCH] ARM: EXYNOS: Handle of_find_device_by_node and kstrdup failures
 2015-02-24 15:42 UTC  (2+ messages)

[PATCH v3 15/17] exynos: fimg2d: unify register style
 2015-02-24 15:29 UTC  (3+ messages)
` [PATCH v3 16/17] exynos: fimg2d: introduce G2D_OP_INTERPOLATE
` [PATCH v3 17/17] exynos: fimg2d: whitespace fix in g2d_flush

[PATCH 1/1] drivers/rtc/rtc-s3c.c: Add .needs_src_clk to s3c6410 RTC data
 2015-02-24 15:18 UTC 

exynos4412: misc issues on Hardkernel Odroid boards
 2015-02-24 13:39 UTC  (4+ messages)

Re: [PATCHv3 0/8] devfreq: Add generic exynos memory-bus frequency driver
 2015-02-24 12:22 UTC  (2+ messages)

[PATCH v4 0/8] arm64: Add the support for new Exynos5433 SoC
 2015-02-24 12:15 UTC  (19+ messages)
` [PATCH v4 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support
` [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC
` [PATCH v4 3/8] arm64: dts: exynos: Add MSHC dt node for Exynos5433
` [PATCH v4 4/8] arm64: dts: exynos: Add SPI/PDMA "
` [PATCH v4 5/8] arm64: dts: exynos: Add PMU "
` [PATCH v4 6/8] arm64: dts: exynos: Add RTC and ADC dt node for Exynos5433 SoC
` [PATCH v4 7/8] arm64: dts: exynos: Add ADMA "
` [PATCH v4 8/8] arm64: dts: exynos: Add I2S "

[PATCH] ARM: dts: Add the source clock for CLKOUT register as xusbxti
 2015-02-24 10:21 UTC  (2+ messages)

[RESEND PATCH] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-02-24  8:46 UTC  (7+ messages)

[PATCH v3] rtc: s5m: Add the support for S2MPS13 RTC
 2015-02-24  8:43 UTC  (3+ messages)
` [rtc-linux] "

[PATCH v2] rtc: s3c: Delete duplicate clock control
 2015-02-24  5:57 UTC 

[PATCH v4] pinctrl: exynos: Add support for Exynos5433
 2015-02-24  2:47 UTC 

[RESEND PATCH] ARM: exynos: Fix wrong hwirq of RTC interrupt for Exynos3250 SoC
 2015-02-24  2:43 UTC 

[PATCHv3 0/8] devfreq: Add generic exynos memory-bus frequency driver
 2015-02-23 23:55 UTC  (6+ messages)

[GIT PULL] clk/samsung: clk support for Exynos 5433 SoC
 2015-02-23 23:48 UTC  (2+ messages)

[PATCH 0/6] ASoC: samsung: Spring sound support
 2015-02-23 16:46 UTC  (30+ messages)
` [PATCH 1/6] ASoC: max98088: Document DT bindings
` [PATCH 2/6] ASoC: max98088: Add "
  ` [PATCH] ASoC: max98088: Add master clock handling
    ` [alsa-devel] "
` [PATCH 3/6] ARM: dts: Add max98089 to exynos5250-spring
` [PATCH 4/6] ASoC: samsung: Document binding for max98089 based Snow driver
    ` [alsa-devel] "
` [PATCH 5/6] ASoC: samsung: Extend Snow driver to support max98089
` [PATCH 6/6] ARM: dts: Add sound support to exynos5250-spring

[PATCH] [media] s5p-jpeg: Fix crash in jpeg isr due to multiple interrupts
 2015-02-23 15:26 UTC  (2+ messages)

[PATCH] [media] s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset function
 2015-02-23 15:04 UTC  (2+ messages)

[PATCH] drivers: spi: fix compiler warning in spi-s3c64xx
 2015-02-23 14:21 UTC  (2+ messages)

[PATCH v5 00/18] thermal: exynos: Thermal code rework to use device tree
 2015-02-23 12:28 UTC  (7+ messages)
` [PATCH v6 "

[v2] libdrm: improvements to userspace exynos component
 2015-02-23 11:28 UTC  (11+ messages)
` [PATCH v2 04/15] tests/exynos: disable the G2D userptr/blend test
` [PATCH v2 06/15] tests/exynos: introduce wait_for_user_input
` [PATCH v2 08/15] exynos: introduce g2d_add_base_addr helper function
` [PATCH v2 12/15] exynos: add fimg2d header to common includes

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-02-23  4:37 UTC  (2+ messages)

[PATCH v5 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-02-22 18:00 UTC  (5+ messages)
` [PATCH v5 04/18] ARM: dts: exynos5250: add sysmmu nodes
` [PATCH v5 05/18] ARM: dts: exynos5420: "

[PATCH v2] ASoC: Samsung: add missing I2C/SPI dependencies
 2015-02-21  9:36 UTC  (2+ messages)

[PATCH 0/5] cpuidle: exynos: add coupled cpuidle support for Exynos3250
 2015-02-20 16:22 UTC  (6+ messages)
` [PATCH 1/5] ARM: EXYNOS: fix exynos_boot_secondary() return value on timeout
` [PATCH 2/5] ARM: EXYNOS: make exynos_core_restart() less verbose
` [PATCH 3/5] ARM: EXYNOS: add exynos_set_boot_addr() helper
` [PATCH 4/5] ARM: EXYNOS: add exynos_get_boot_addr() helper
` [PATCH 5/5] cpuidle: exynos: add coupled cpuidle support for Exynos3250

[PATCH v2 1/1] ARM: dts: Add mclk entry for Snow and Peach Pit/Pi boards
 2015-02-19 13:31 UTC  (2+ messages)

[PATCH 0/7] drm/exynos: clean ups
 2015-02-19 13:22 UTC  (8+ messages)
` [PATCH 1/7] drm/exynos: remove unused exynos_crtc->win_enable() callback
` [PATCH 2/7] drm/exynos: remove struct *_win_data abstraction on planes
` [PATCH 3/7] drm/exynos: preset zpos value for overlay planes
` [PATCH 4/7] drm/exynos: make zpos property immutable
` [PATCH 5/7] drm/exynos: remove exynos_plane_destroy()
` [PATCH 6/7] drm/exynos: remove leftover functions declarations
` [PATCH 7/7] drm/exynos: track vblank events on a per crtc basis

[PATCH] thermal: exynos: fix: Check if data->tmu_read callback is present before read
 2015-02-19 12:23 UTC  (3+ messages)

[PATCH] ARM: dts: Update lid and power pin-functions for exynos5250-spring
 2015-02-19 11:49 UTC  (2+ messages)

[PATCH] ARM: dts: Update exynos5250-spring with mmc node changes
 2015-02-19 11:46 UTC  (2+ messages)

[PATCH 0/2, v2] cpufreq: build fixes
 2015-02-19  5:35 UTC  (5+ messages)
` [PATCH 1/2 v2] cpufreq: s3c: remove incorrect __init annotations
` [PATCH 2/2 v2] cpufreq: s3c: remove last use of resume_clocks callback

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-18  9:27 UTC  (4+ messages)

[PATCH 0/9] ARM: samsung: randconfig build fixes
 2015-02-18  0:21 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox