messages from 2014-06-13 10:18:17 to 2014-06-18 08:40:09 UTC [more...]
[PATCHv2 0/3] cpufreq: Use cpufreq-cpu0 driver for Exynos3250
2014-06-18 8:40 UTC (4+ messages)
` [PATCHv2 1/3] clk: samsung: cpu: Add support for cpu clocks of Exynos3250
` [PATCHv2 2/3] clk: samsung: exynos3250: Use cpu-clock provider type to support cpufreq
` [PATCHv2 3/3] ARM: dts: Exynos: Add cpu clock table for Exynos3250
[PATCHv4 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
2014-06-18 8:37 UTC (13+ messages)
` [PATCHv4 1/4] iio: adc: exynos_adc: Add exynos_adc_ops structure to improve readability
` [PATCHv4 2/4] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
` [PATCHv4 3/4] iio: devicetree: Add DT binding documentation for "
` [PATCHv4 4/4] ARM: dts: Fix wrong compatible string "
[PATCH v2 00/10] Add Maxim 77802 PMIC support
2014-06-18 8:32 UTC (21+ messages)
` [PATCH v2 01/10] mfd: max77686: Convert to use regmap_irq
` [PATCH v2 02/10] clk: max77686: add DT include for MAX77686 PMIC clock
` [PATCH v2 03/10] Documentation: dt: improve Maxim 77686 PMIC clocks binding
` [PATCH v2 04/10] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v2 05/10] clk: max77686: convert to the generic max clock driver
` [PATCH v2 06/10] mfd: Add driver for Maxim 77802 Power Management IC
` [PATCH v2 07/10] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v2 08/10] clk: Add driver for Maxim 77802 PMIC clocks
` [PATCH v2 09/10] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock
` [PATCH v2 10/10] ARM: dts: Add max77802 device node for exynos5420-peach-pit
[PATCH v4 00/11] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-06-18 8:26 UTC (18+ messages)
` [PATCH v4 02/11] ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine
` [PATCH v4 06/11] ARM: EXYNOS: Add support for mapping PMU base address via DT
` [PATCH RFC] mfd: syscon: Decouple syscon interface from syscon devices
` [PATCH v4 08/11] ARM: EXYNOS: Refactored code for using PMU address via DT
` [PATCH v4 09/11] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c
` [PATCH v4 10/11] ARM: EXYNOS: Add platform driver support for Exynos PMU
[PATCH 0/10] Batch of cleanup patches for cros_ec
2014-06-18 7:57 UTC (37+ messages)
` [PATCH 01/10] mfd: cros_ec: Fix the comment on cros_ec_remove()
` [PATCH 02/10] mfd: cros_ec: IRQs for cros_ec should be optional
` [PATCH 03/10] mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
` [PATCH 04/10] mfd: cros_ec: Tweak struct cros_ec_device for clarity
` [PATCH 05/10] mdf: cros_ec: Detect in-progress commands
` [PATCH 06/10] mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
` [PATCH 07/10] mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
` [PATCH 08/10] mfd: cros_ec: cleanup: Remove EC wrapper functions
` [PATCH 09/10] mfd: cros_ec: Check result code from EC messages
` [PATCH 10/10] mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
[PATCH v6 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-06-18 7:51 UTC (9+ messages)
` [PATCH v6 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v6 2/6] clk: samsung: register exynos5420 apll/kpll configuration data
` [PATCH v6 3/6] clk: exynos: use cpu-clock provider type to represent arm clock
` [PATCH v6 4/6] ARM: dts: Exynos: add cpu nodes, opp and cpu clock configuration data
` [PATCH v6 5/6] ARM: Exynos: switch to using generic cpufreq driver for exynos4210/5250
` [PATCH v6 6/6] cpufreq: exynos: remove exynos4210/5250 specific cpufreq driver support
[PATCH] ARM: dts: remove display power domain for exynos5420
2014-06-18 6:36 UTC (4+ messages)
[patch] drm/exynos: change zero to NULL for sparse
2014-06-18 5:06 UTC (2+ messages)
[PATCH] drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings
2014-06-18 5:06 UTC (4+ messages)
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-06-17 23:37 UTC (9+ messages)
[PATCH v2 0/9] thermal: exynos: various cleanups
2014-06-17 17:27 UTC (10+ messages)
` [PATCH v2 1/9] thermal: exynos: remove unused struct exynos_tmu_registers entries
` [PATCH v2 2/9] thermal: exynos: remove dead code for HW_MODE calibration
` [PATCH v2 3/9] thermal: exynos: remove dead code for TYPE_TWO_POINT_TRIMMING calibration
` [PATCH v2 4/9] thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()
` [PATCH v2 5/9] thermal: exynos: remove redundant threshold_code "
` [PATCH v2 6/9] thermal: exynos: simplify temp_to_code() and code_to_temp()
` [PATCH v2 7/9] thermal: exynos: cache non_hw_trigger_levels in pdata
` [PATCH v2 8/9] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
` [PATCH v2 9/9] thermal: exynos: remove identical values from exynos*_tmu_registers structures
[PATCH v3 0/7] Add cros_ec changes for newer boards
2014-06-17 16:43 UTC (12+ messages)
` [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
` [PATCH v3 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2
[PATCH 1/2] mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay
2014-06-17 16:37 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: Add cros_ec to exynos5420-peach-pit and exynos5800-peach-pi
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-06-17 14:50 UTC (18+ messages)
Boot warnings on exynos5420 based boards
2014-06-17 12:24 UTC (6+ messages)
[PATCH 1/3] clocksource: exynos_mct: Fix ftrace
2014-06-17 12:13 UTC (6+ messages)
[PATCH 0/4] Add Exynos4412 based Odroid X2 and U2/U3/U3+ support
2014-06-17 9:25 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: exynos4: add port sub-nodes to exynos usb host modules
` [PATCH 2/4] ARM: dts: exynos4412-odroidx: enable common hardware blocks
` [PATCH 3/4] ARM: dts: exynos4412-odroidx: add support for USB (phy, host, device)
` [PATCH 4/4] ARM: dts: refactor Odroid DTS file and add support for Odroid X2 and U2/U3
[PATCH v3 0/6] Introducing Exynos ChipId driver
2014-06-17 4:21 UTC (8+ messages)
` [PATCH v3 1/6] i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
` [PATCH v3 4/6] ARM: EXYNOS: Remove unused header inclusion from hotplug.c
[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
2014-06-17 4:07 UTC (18+ messages)
` [PATCH 2/3] ARM: dts: Update the parent for Audss clocks in Exynos5420
` [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board
[PATCH] arm: exynos: Modify pm code to check for cortex A9 rather than the SoC
2014-06-17 2:50 UTC (3+ messages)
[PATCH] mfd: cros_ec_spi: set wakeup capability
2014-06-16 21:12 UTC
[PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start
2014-06-16 18:47 UTC (23+ messages)
` [PATCH v2] "
[PATCH 0/2] backlight: remove trivial get_brightness implementations
2014-06-16 13:32 UTC (3+ messages)
[PATCH] ARM: dts: Add missing clock/pin-control entries for I2S0 on Exynos4
2014-06-16 12:24 UTC (8+ messages)
[Patch v7 0/6] add cpuidle support for Exynos5420
2014-06-16 10:26 UTC (7+ messages)
` [Patch v7 1/6] driver: cpuidle-big-little: add of_device_id structure
` [Patch v7 2/6] arm: exynos: add generic function to calculate cpu number
` [Patch v7 3/6] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
` [Patch v7 4/6] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
` [Patch v7 5/6] exynos: cpuidle: do not allow cpuidle registration "
` [Patch v7 6/6] mcpm: exynos: populate suspend and powered_up callbacks
[PATCH 0/5] Add Maxim 77802 PMIC support
2014-06-16 8:54 UTC (4+ messages)
` [PATCH 3/5] clk: Add driver for Maxim 77802 PMIC clocks
[PATCH v2 2/2] s5p-mfc: Adding MFC v7 and v8 firmwares
2014-06-15 23:31 UTC (7+ messages)
[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
2014-06-13 22:43 UTC (3+ messages)
[PATCH 00/14] arm-soc fixes for 3.16 review
2014-06-13 20:40 UTC (3+ messages)
` [PATCH 11/14] ARM: exynos: cleanup kconfig option display
[PATCH v2 Resend 1/2] ARM: EXYNOS: Update secondary boot addr for secure mode
2014-06-13 16:25 UTC (4+ messages)
[PATCH 1/1] ARM: EXYNOS: Fix compilation warning
2014-06-13 14:52 UTC (4+ messages)
[PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators
2014-06-13 11:33 UTC (3+ messages)
[PATCH] ARM: samsung: make SAMSUNG_DMADEV optional
2014-06-13 10:15 UTC
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