messages from 2014-07-03 13:10:36 to 2014-07-07 05:22:20 UTC [more...]
[PATCH v6 0/4] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-07-07 5:19 UTC (5+ messages)
` [PATCH v6 1/4] ARM: EXYNOS: Add support for mapping PMU base address via DT
` [PATCH v6 2/4] ARM: EXYNOS: Refactored code for using PMU "
` [PATCH v6 3/4] ARM: EXYNOS: Add platform driver support for Exynos PMU
` [PATCH v6 4/4] ARM: EXYNOS: Move PMU specific definitions from common.h
[PATCH] drivers: phy: exynos-usb2: add support for Exynos 3250
2014-07-07 4:55 UTC (3+ messages)
[PATCH v6 0/6] Cleanup patches for mach-exynos
2014-07-07 3:50 UTC (7+ messages)
` [PATCH v6 1/6] ARM: EXYNOS: Make exynos machine_ops as static
` [PATCH v6 2/6] ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine
` [PATCH v6 3/6] ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
` [PATCH v6 4/6] ARM: EXYNOS: Remove file path from comment section
` [PATCH v6 5/6] ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain
` [PATCH v6 6/6] ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
[RFC PATCH 0/3] ARM: restart-notifier support for some architectures
2014-07-06 18:43 UTC (4+ messages)
` [RFC PATCH 1/3] watchdog: s3c2410: add restart notifier
` [RFC PATCH 2/3] clk: samsung: register restart notifiers for s3c2412 and s3c2443
` [RFC PATCH 3/3] clk: rockchip: add restart notifier
[PATCH] video: fbdev: exynos: s6e8ax0.c: Cleaning up variable that is never used
2014-07-06 18:30 UTC
[PATCH] video: fbdev: exynos: exynos_mipi_dsi_common.c: Cleaning up variable that is never used
2014-07-06 18:29 UTC
[PATCH] thermal: Add missing cpumask_clear
2014-07-05 14:59 UTC (6+ messages)
[PATCH v2 Resend 1/2] ARM: EXYNOS: Update secondary boot addr for secure mode
2014-07-05 14:53 UTC (5+ messages)
[PATCH] video: fbdev: exynos: s6e8ax0.c: Cleaning up variable that is never used
2014-07-05 12:20 UTC
[PATCH] video: fbdev: exynos: exynos_mipi_dsi_common.c: Cleaning up variable that is never used
2014-07-05 12:19 UTC
[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
2014-07-05 11:05 UTC (4+ messages)
[PATCH v5 0/5] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-07-05 7:10 UTC (16+ messages)
` [PATCH v5 1/5] ARM: EXYNOS: Add support for mapping PMU base address via DT
` [PATCH v5 2/5] ARM: EXYNOS: Refactored code for using PMU "
` [PATCH v5 3/5] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c
` [PATCH v5 4/5] ARM: EXYNOS: Add platform driver support for Exynos PMU
` [PATCH v5 5/5] ARM: EXYNOS: Move PMU specific definitions from common.h
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
2014-07-05 1:06 UTC (2+ messages)
[PATCH v2 04/17] ASoC: samsung: no more support for S5P6440 and S5P6450 SoCs
2014-07-04 22:17 UTC (2+ messages)
[PATCH 1/1] ARM: EXYNOS: Remove unused code in common.h
2014-07-04 21:53 UTC (6+ messages)
[PATCH v3 0/3] Exynos MCT udelay, MCT cleanup, MCT to 32-bits
2014-07-04 21:44 UTC (2+ messages)
[PATCH v6] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
2014-07-04 21:22 UTC (5+ messages)
[RFC PATCH v3] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
2014-07-04 21:21 UTC (15+ messages)
` [RFC PATCH v4] "
` [PATCH v5] "
` several messages
` [PATCH v6] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
` [PATCH v7] "
[PATCH] ARM: dts: exynos5410: Fill in CPU clock-frequency
2014-07-04 21:06 UTC (4+ messages)
[PATCH v7 00/24] Add Maxim 77802 PMIC support
2014-07-04 20:24 UTC (25+ messages)
` [PATCH v7 01/24] mfd: max77686: Convert to use regmap_irq
` [PATCH v7 02/24] mfd: max77686: Add power management support
` [PATCH v7 03/24] mfd: max77686: Don't define dummy function if OF isn't enabled
` [PATCH v7 04/24] mfd: max77686: Make platform data over-rule DT
` [PATCH v7 05/24] mfd: max77686: Return correct error when pdata isn't found
` [PATCH v7 06/24] mfd: max77686: Make error checking consistent
` [PATCH v7 07/24] mfd: max77686: Remove unneeded OOM error message
` [PATCH v7 08/24] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support
` [PATCH v7 09/24] rtc: max77686: Allow the max77686 rtc to wakeup the system
` [PATCH v7 10/24] rtc: max77686: Remove dead code for SMPL and WTSR
` [PATCH v7 11/24] clk: max77686: Add DT include for MAX77686 PMIC clock
` [PATCH v7 12/24] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v7 13/24] clk: max77686: Convert to the generic max clock driver
` [PATCH v7 14/24] clk: max77686: Improve Maxim 77686 PMIC clocks binding
` [PATCH v7 15/24] regmap: Add regmap_reg_copy function
` [PATCH v7 16/24] regulator: max77686: Setup DVS-related GPIOs on probe
` [PATCH v7 17/24] mfd: max77686: Add documentation for DVS bindings
` [PATCH v7 18/24] mfd: max77686: Add Maxim 77802 PMIC support
` [PATCH v7 19/24] mfd: max77802: Add DT binding documentation
` [PATCH v7 20/24] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v7 21/24] clk: Add driver for Maxim 77802 PMIC clocks
` [PATCH v7 22/24] clk: max77802: Add DT binding documentation
` [PATCH v7 23/24] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock
` [PATCH v7 24/24] ARM: dts: Add max77802 to exynos5420-peach-pit and exynos5800-peach-pi
[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
2014-07-04 20:23 UTC (23+ messages)
` [PATCH 01/19] clk: samsung: Add clock driver for S5PV210 and compatible SoCs
` [PATCH 02/19] ARM: s5pv210: Migrate clock handling to Common Clock Framework
` [PATCH 03/19] cpufreq: s3c24xx: Remove some dead code
` [PATCH 04/19] serial: samsung: Remove support for legacy clock code
` [PATCH 05/19] ARM: SAMSUNG: Remove "
` [PATCH 06/19] clk: samsung: Add S5PV210 Audio Subsystem clock driver
` [PATCH 07/19] phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driver
` [PATCH 08/19] ARM: s5pv210: Add board file for boot using Device Tree
` [PATCH 09/19] ARM: Samsung: DT: Add Device tree for s5pv210
` [PATCH 10/19] ARM: Samsung: DT: Add Device tree for S5PC110/S5PV210 Boards
` [PATCH 11/19] ARM: S5PV210: Remove support for board files
` [PATCH 12/19] ARM: S5PV210: Untie PM support from legacy code
` [PATCH 13/19] ARM: s5pv210: move debug-macro.S into the common space
` [PATCH 14/19] ARM: s5pv210: Register cpufreq platform device
` [PATCH 15/19] cpufreq: s5pv210: Make the driver multiplatform aware
` [PATCH 16/19] ARM: s5pv210: Enable multi-platform build support
` [PATCH 17/19] gpio: samsung: Remove legacy support of S5PV210
` [PATCH 18/19] ARM: SAMSUNG: Remove remaining legacy code
` [PATCH 19/19] clk: samsung: s5pv210: Remove legacy board support
[PATCH 1/2] ASoC: samsung: Update sound-card name for Snow
2014-07-04 19:32 UTC (3+ messages)
` [PATCH 2/2] ASoC: core: Fix possible NULL pointer dereference
[PATCH] ARM: dts: Add sound-card name for Snow/Peach-Pit/Peach-Pi
2014-07-04 19:31 UTC (2+ messages)
[PATCH] ASoC: samsung: Correct I2S DAI suspend/resume ops
2014-07-04 19:29 UTC (2+ messages)
[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
2014-07-04 17:46 UTC
[RFC PATCH 0/2] phy: core: better support for multi-phy in phy-core
2014-07-04 15:07 UTC (3+ messages)
` [RFC PATCH 1/2] phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node
` [RFC PATCH 2/2] phy: core: the node pointer of PHY need not be the same as that of PHY provider
Hello dear,
2014-07-04 14:27 UTC
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-04 14:24 UTC (5+ messages)
[PATCH v6 00/23] Add Maxim 77802 PMIC support
2014-07-04 13:23 UTC (34+ messages)
` [PATCH v6 01/23] mfd: max77686: Convert to use regmap_irq
` [PATCH v6 02/23] mfd: max77686: Add power management support
` [PATCH v6 03/23] mfd: max77686: Don't define dummy function if OF isn't enabled
` [PATCH v6 04/23] mfd: max77686: Make platform data over-rule DT
` [PATCH v6 05/23] mfd: max77686: Return correct error when pdata isn't found
` [PATCH v6 06/23] mfd: max77686: Make error checking consistent
` [PATCH v6 07/23] mfd: max77686: Remove unneeded OOM error message
` [PATCH v6 08/23] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support
` [PATCH v6 09/23] rtc: max77686: Allow the max77686 rtc to wakeup the system
` [PATCH v6 10/23] clk: max77686: Add DT include for MAX77686 PMIC clock
` [PATCH v6 11/23] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v6 12/23] clk: max77686: Convert to the generic max clock driver
` [PATCH v6 13/23] clk: max77686: Improve Maxim 77686 PMIC clocks binding
` [PATCH v6 14/23] regmap: Add regmap_reg_copy function
` [PATCH v6 15/23] regulator: max77686: Setup DVS-related GPIOs on probe
` [PATCH v6 16/23] mfd: max77686: Add documentation for DVS bindings
` [PATCH v6 17/23] mfd: max77686: Add Maxim 77802 PMIC support
` [PATCH v6 18/23] mfd: max77802: Add DT binding documentation
` [PATCH v6 19/23] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v6 20/23] clk: Add driver for Maxim 77802 PMIC clocks
` [PATCH v6 21/23] clk: max77802: Add DT binding documentation
` [PATCH v6 22/23] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock
` [PATCH v6 23/23] ARM: dts: Add max77802 to exynos5420-peach-pit and exynos5800-peach-pi
[PATCH V3 1/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings
2014-07-04 13:13 UTC (2+ messages)
` [PATCH V3 2/2] ASoC: samsung: Add machine driver for Odroid X2/U3
[PATCH V4 00/10] drm: exynos: few patches to enhance bridge chip support
2014-07-04 13:06 UTC (4+ messages)
[PATCH] ARM: dts: exynos 3250: add hsotg and usb2phy device nodes
2014-07-04 12:14 UTC
ASoC: samsung: MACH_SMDK6450
2014-07-04 11:45 UTC (8+ messages)
[PATCH 1/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings
2014-07-04 11:28 UTC (7+ messages)
` [PATCH 2/2] ASoC: samsung: Add machine driver for odroidx2
` [alsa-devel] "
[PATCHv2 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
2014-07-04 11:19 UTC (5+ messages)
` [PATCHv2 4/5] ARM: dts: rockchip: unuse the slot-node and deprecated the supports-highspeed for dw-mmc
[PATCH 0/6] Various improvements for samsung-pinctrl driver
2014-07-04 11:00 UTC (4+ messages)
` [PATCH 2/6] pinctrl: samsung: Handle GPIO request and free using pinctrl helpers
[PATCH] drm/exynos: fimd: Keep power enabled during fimd_bind
2014-07-04 10:33 UTC
[PATCH 0/3] Adding UHS support for dw_mmc driver
2014-07-04 10:08 UTC (10+ messages)
` [PATCH 3/3] mmc: dw_mmc: Support voltage changes
[PATCH] ARM: dts: Add I2S dt node for Exynos3250
2014-07-04 9:18 UTC (5+ messages)
[PATCH] ARM: EXYNOS: Fix the check for non-smp configuration
2014-07-04 8:57 UTC (3+ messages)
[PATCH 00/17] ARM: S5P64X0, S5PC100: no more support in mainline
2014-07-04 8:43 UTC (11+ messages)
` [PATCH 05/17] pwm: samsung: remove s5p64x0 related pwm codes
` [PATCH 11/17] pwm: samsung: remove s5pc100 "
[PATCH RESEND] ARM: EXYNOS: Do not calculate boot address twice
2014-07-04 8:41 UTC (2+ messages)
[PATCH v1 0/4] Fine tune USB 3.0 PHY on exynos5420
2014-07-03 22:39 UTC (6+ messages)
` [PATCH 2/4] usb: host: xhci-plat: Add support to get PHYs
[PATCH v2] Documentation: devicetree: Fix tps65090 typos in example
2014-07-03 15:40 UTC (2+ messages)
[PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three
2014-07-03 13:10 UTC (3+ messages)
` [PATCH 11/12] drm/exynos/ipp: simplify ipp_create_id
` [PATCH 12/12] drm/exynos/ipp: simplify ipp_find_driver
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 read-only IMAP folder(s) and NNTP newsgroup(s).