messages from 2016-01-14 10:49:38 to 2016-01-26 19:20:12 UTC [more...]
[PATCH v3 00/10] rtc: max77686: Extend driver and add max77802 support
2016-01-26 19:20 UTC (2+ messages)
` [PATCH v3 02/10] rtc: max77686: Use ARRAY_SIZE() instead of current array length
[PATCH] ARM: s3c64xx: Select GPIO_GENERIC_PLATFORM for Cragganmore
2016-01-26 15:10 UTC (3+ messages)
[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP
2016-01-26 12:56 UTC (5+ messages)
[PATCH] media: platform: exynos4-is: media-dev: Add missing of_node_put
2016-01-26 9:12 UTC (6+ messages)
[PATCH v3 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol
2016-01-26 8:05 UTC (4+ messages)
` [PATCH v3 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks
` [PATCH v3 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
` [PATCH v3 3/3] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS
[PATCH 2/2] ASoC: s3c24xx: use const snd_soc_component_driver pointer
2016-01-26 4:09 UTC (2+ messages)
[PATCH] fbdev: s6e8ax0: avoid unused function warnings
2016-01-26 0:46 UTC (2+ messages)
[RFT 1/2] [media] exynos4-is: Add missing endpoint of_node_put on error paths
2016-01-26 0:41 UTC (2+ messages)
` [RFT 2/2] [media] exynos4-is: Add missing port parent "
[PATCH v2 00/10] rtc: max77686: Extend driver and add max77802 support
2016-01-25 23:45 UTC (31+ messages)
` [PATCH v2 01/10] rtc: max77686: Fix max77686_rtc_read_alarm() return value
` [PATCH v2 02/10] rtc: max77686: Use ARRAY_SIZE() instead of current array length
` [PATCH v2 03/10] rtc: max77686: Use usleep_range() instead of msleep()
` [PATCH v2 04/10] rtc: max77686: Use a driver data struct instead hard-coded values
` [PATCH v2 05/10] rtc: max77686: Add an indirection level to access RTC registers
` [PATCH v2 06/10] rtc: max77686: Add max77802 support
` [PATCH v2 07/10] rtc: max77686: Use dev_warn() instead of pr_warn()
` [PATCH v2 08/10] rtc: Remove Maxim 77802 driver
` [PATCH v2 09/10] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
` [PATCH v2 10/10] ARM: multi_v7_defconfig: "
[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
2016-01-25 21:49 UTC (4+ messages)
[PATCH] ARM: s3c64xx: use "depends on" instead of "if" after prompt
2016-01-25 12:13 UTC (2+ messages)
domain off
2016-01-25 11:40 UTC (12+ messages)
[RESEND v2 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
2016-01-25 9:10 UTC (5+ messages)
` [RESEND v2 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
` [RESEND v2 2/2] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS
[PATCH 01/10] PM / devfreq: exynos: use to_platform_device()
2016-01-25 7:09 UTC (4+ messages)
` [PATCH 10/10] ARM: plat-samsung: "
[PATCH v5 0/5] AMBA: add complete support for power domains
2016-01-25 6:56 UTC (5+ messages)
` [PATCH v5 3/5] driver core: handle -EPROBE_DEFER from bus_type.match()
[PATCH v9 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
2016-01-25 2:14 UTC (3+ messages)
[PATCH v2] pinctrl: samsung: Fixes samsung_gpio_direction_in/output releated with spinlock
2016-01-24 6:02 UTC
[PATCH] pinctrl: samsung: Fixes samsung_gpio_direction_in/output releated with spinlock
2016-01-24 5:23 UTC (3+ messages)
[PATCH v4 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
2016-01-22 11:01 UTC (4+ messages)
[PATCH v13 0/17] Add Analogix Core Display Port Driver
2016-01-22 1:56 UTC (18+ messages)
` [PATCH v13 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
` [PATCH v13 02/17] drm: bridge: analogix/dp: fix some obvious code style
` [PATCH v13 03/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
` [PATCH v13 04/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
` [PATCH v13 05/17] dt-bindings: add document for analogix display port driver
` [PATCH v13 06/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
` [PATCH v13 07/17] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v13 08/17] dt-bindings: add document for rockchip variant of analogix_dp
` [PATCH v13 09/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v13 10/17] dt-bindings: add document for rockchip dp phy
` [PATCH v13 11/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
` [PATCH v13 12/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
` [PATCH v13 13/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v13 14/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
` [PATCH v13 15/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method
` [PATCH v13 16/17] drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time
` [PATCH v13 17/17] drm: bridge: analogix/dp: Fix the possible dead lock in bridge disable time
[PATCH v12 0/18] Add Analogix Core Display Port Driver
2016-01-22 1:37 UTC (11+ messages)
` [PATCH v12.1 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
` [PATCH v12.1 05/17] dt-bindings: add document for analogix display port driver
` [PATCH v12.1 06/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
` [PATCH v12.1 07/17] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v12.1 13/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
[PATCH 0/8] rtc: max77686: Extend driver and add max77802 support
2016-01-21 15:15 UTC (28+ messages)
` [PATCH 1/8] rtc: max77686: Use ARRAY_SIZE() instead of current array length
` [PATCH 2/8] rtc: max77686: Use usleep_range() instead of msleep()
` [PATCH 3/8] rtc: max77686: Use a driver data struct instead hard-coded values
` [PATCH 4/8] rtc: max77686: Add an indirection level to access RTC registers
` [PATCH 5/8] rtc: max77686: Add max77802 support
` [PATCH 6/8] rtc: Remove Maxim 77802 driver
` [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
` [PATCH 8/8] ARM: multi_v7_defconfig: "
[PATCH v3 0/4] s2mps11 clock driver refactoring
2016-01-21 0:29 UTC (10+ messages)
` [PATCH v3 1/4] clk: s2mps11: merge two for loops in one
` [PATCH v3 2/4] clk: s2mps11: allocate only one structure for clock init
` [PATCH v3 3/4] clk: s2mps11: remove redundant static variables declaration
` [PATCH v3 4/4] clk: s2mps11: remove redundant code
[PATCHv2] pwm: avoid holding mutex in interrupt context
2016-01-20 16:34 UTC (10+ messages)
[PATCH] drm: exynos: make PM functions as __maybe_unused
2016-01-20 10:33 UTC
[PATCH] power: genpd: fix lockdep issue for all subdomains
2016-01-20 8:41 UTC (6+ messages)
[PATCH] arm64: dts: Add PSCI function IDs for cpu-{on,off} on exynos7
2016-01-20 2:52 UTC (3+ messages)
[PATCH v2 0/3] refactoring on the s2mps11 device driver
2016-01-19 23:42 UTC (7+ messages)
` [PATCH v2 1/3] clk: s2mps11: allocate only one structure for clock init
` [PATCH v2 2/3] clk: s2mps11: merge two for loop in one
` [PATCH v2 3/3] clk: s2mps11: remove redundant code
Business Proposition for you
2016-01-18 14:35 UTC
[PATCH 0/2] s2mps11 code refactoring
2016-01-19 8:00 UTC (9+ messages)
` [PATCH 1/2] clk: s2mps11: remove redundant variable
` [PATCH 2/2] clk: s2mps11: allocate only one structure for clock init
[PATCH 09/10] dt-bindings: video: exynos5433-decon: add bindings for DECON-TV
2016-01-19 6:34 UTC (8+ messages)
` [PATCH v2 "
[PATCH v4 0/3] drm/exynos: introduce generic zpos property
2016-01-18 7:48 UTC (4+ messages)
` [PATCH v4 1/3] drm: add "
` [PATCH v4 2/3] drm/exynos: use generic code for managing zpos plane property
` [PATCH v4 3/3] drm: simplify initialization of rotation property
[PATCH] pinctrl: samsung: Fixes samsung_gpio_direction_in/output releated with spinlock
2016-01-18 3:01 UTC (2+ messages)
Greetings
2016-01-16 22:28 UTC
[PATCH v3] PCI: hosts: mark pcie/pci (msi) irq cascade handler as IRQF_NO_THREAD
2016-01-15 18:31 UTC (7+ messages)
[PATCH v3 0/3] drm/exynos: introduce generic zpos property
2016-01-15 11:32 UTC (6+ messages)
` [PATCH v3 1/3] drm: add "
Slow performance of Odroid XU4 - cpufreq-dt patch needed?
2016-01-14 17:30 UTC (5+ 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