linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-16 11:48:33 to 2016-12-28 10:34:53 UTC [more...]

[PATCH 0/4] PCI: exynos: use the PHY generic framework
 2016-12-28 10:34 UTC  (4+ messages)
    ` [PATCH 1/4] phy: exynos-pcie: Add support for Exynos PCIe phy
  ` [PATCH 2/4] Documetation: samsung-phy: add the exynos-pcie-phy binding
  ` [PATCH 3/4] Documetation: binding: modify the exynos5440 pcie binding

[RFC PATCH 0/6] Support the PCIe for TM2(exynos5433)
 2016-12-28 10:12 UTC  (21+ messages)
    ` [RFC PATCH 1/6] phy: exynos-pcie: Add support for Exynos PCIe phy
    ` [RFC PATCH 2/6] Documetation: samsung-phy: add the exynos-pcie-phy binding
      ` [RFC PATCH 3/6] ARM64: dts: exynos5433: add the pcie_phy node for PCIe
      ` [RFC PATCH 4/6] PCI: exynos5433: Add new exynos pci host controller for Exynos5433
    ` [RFC PATCH 5/6] Documentation: pci: add the exynos5433-pcie binding
    ` [RFC PATCH 6/6] ARM64: exynos: add the pcie node for TM2

[PATCH] PCI: exynos: refactor exynos pcie driver
 2016-12-28  5:25 UTC  (19+ messages)

[PATCH v8 0/8] Introducing Exynos ChipId driver
 2016-12-28  2:38 UTC  (31+ messages)
  ` [PATCH v8 1/8] soc: samsung: add exynos chipid driver support
  ` [PATCH v8 2/8] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS
  ` [PATCH v8 3/8] ARM64: "
  ` [PATCH v8 4/8] ARM: EXYNOS: refactor firmware specific routines
  ` [PATCH v8 5/8] ARM: EXYNOS: refactor power management "
  ` [PATCH v8 6/8] ARM: EXYNOS: remove secondary startup initialization from smp_prepare_cpus
  ` [PATCH v8 7/8] ARM: EXYNOS: refactor smp specific code and routines
  ` [PATCH v8 8/8] ARM: EXYNOS: refactor of mach-exynos to use chipid information

[PATCH] ARM, ARM64: dts: drop "arm, amba-bus" in favor of "simple-bus" part 3
 2016-12-27 15:51 UTC 

[PATCH 0/9] Runtime PM for Exynos pin controller driver
 2016-12-27 15:39 UTC  (34+ messages)
    ` [PATCH 1/9] ARM: dts: exynos: Add PMU syscon to pinctrl nodes
    ` [PATCH 2/9] ARM: dts: exynos: Add pinctrl sleep state for 542x i2s module
    ` [PATCH 3/9] pinctrl: samsung: Remove dead code
    ` [PATCH 4/9] pinctrl: samsung: Use generic of_device_get_match_data helper
    ` [PATCH 5/9] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
    ` [PATCH 6/9] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
    ` [PATCH 7/9] pinctrl: samsung: Add property to mark pad state as suitable for power down
    ` [PATCH 8/9] pinctrl: samsung: Add runtime PM support
    ` [PATCH 9/9] ARM: dts: exynos: Add audio power domain support to Exynos542x SoCs

[PATCH v2 0/2] Add support for the S6E3HA2 panel on TM2 board
 2016-12-27 11:36 UTC  (4+ messages)
    ` [PATCH v2 1/2] drm/panel: Add support for S6E3HA2 panel driver "
    ` [PATCH v2 2/2] arm64: dts: exynos: Add support for S6E3HA2 panel device "

[PATCH] clk/samsung: exynos542x: mark some clocks as critical
 2016-12-27  8:24 UTC  (5+ messages)

[PATCH 0/4] PCI: exynos: cleans the minor things
 2016-12-26 13:52 UTC  (7+ messages)
` [PATCH 1/4] PCI: exynos: replace to one register accessor from each accessors
` [PATCH 2/4] PCI: exynos: Remove the unnecessary variables
` [PATCH 3/4] PCI: exynos: Use the bitops API to operate the bit shifting
` [PATCH 4/4] PCI: exynos: remove the duplicated codes

[PATCH] dmaengine: pl330: Fix runtime PM support for terminated transfers
 2016-12-24 11:13 UTC  (4+ messages)

[PATCH 0/4] PCI: exynos: cleans the minor things
 2016-12-24 11:02 UTC  (13+ messages)
` [PATCH 1/4] PCI: exynos: replace to one register accessor from each accessors
    ` [1/4] "
` [PATCH 2/4] PCI: exynos: Remove the unnecessary variables
    ` [2/4] "
` [PATCH 3/4] PCI: exynos: Use the bitops API to operate the bit shifting
    ` [3/4] "
` [PATCH 4/4] PCI: exynos: remove the duplicated codes
    ` [4/4] "

[PATCH 0/3] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2016-12-24  9:19 UTC  (7+ messages)
    ` [PATCH 1/3] dmaengine: pl330: remove pdata based initialization
    ` [PATCH 2/3] dmaengine: Forward slave device pointer to of_xlate callback
    ` [PATCH 3/3] dmaengine: pl330: Don't require irq-safe runtime PM

[PATCH] ARM: dts: exynos: Add audio power domain support to Exynos542x SoCs
 2016-12-23 11:52 UTC  (3+ messages)

[PATCH 0/2] Add support for the S6E3HA2 panel on TM2 board
 2016-12-23  5:18 UTC  (4+ messages)
` [PATCH 1/2] drm/panel: Add support for S6E3HA2 panel driver "

[RFC PATCH v3 0/2] adding panel claa070wp03xg support for exynos
 2016-12-22 14:17 UTC  (6+ messages)
` [RFC PATCH v3 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel

[PATCH] ARM: dts: exynos: Enable DMA support for UART modules on Exynos542x SoCs
 2016-12-22 12:07 UTC  (9+ messages)
` [PATCH v2] arm: dts: exynos: Enable DMA support for UART modules on Exynos5 SoCs
  ` [PATCH v3] "
      ` [v3] "

[PATCH] of: reserved_mem: set dma_ops for devices using reserved mem
 2016-12-21  5:44 UTC 

[PATCH 0/2] s5p-mfc fix for using reserved memory
 2016-12-21  5:44 UTC  (5+ messages)
  ` [PATCH 1/2] media: s5p-mfc: convert drivers to use the new vb2_queue dev field
  ` [PATCH 2/2] media: s5p-mfc: fix MMAP of mfc buffer during reqbufs

[PATCH] Documentation: dt: Explicitly mark Samsung Exynos SoC bindings as unstable
 2016-12-21  3:36 UTC  (6+ messages)

[PATCH 2/7] PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers
 2016-12-20 19:20 UTC  (9+ messages)

[PATCH v2 0/5] arm64: dts: Enable bus frequency scaling on Exynos5433-based TM2 board
 2016-12-20 10:47 UTC  (4+ messages)
  ` [PATCH v2 1/5] clk: samsung: exynos5433: Set NoC (Network On Chip) clocks as critical

[RFC v2 0/7] PM / devfreq: draft for OPP suspend impl (even draftier)
 2016-12-19 15:51 UTC  (13+ messages)
  ` [RFC v2 1/7] PM / devfreq: Replace 'stop_polling' boolean with flags
  ` [RFC v2 2/7] PM / devfreq: Track suspend state of DevFreq devices
  ` [RFC v2 3/7] PM / devfreq: Add DevFreq subsystem suspend/resume
  ` [RFC v2 4/7] PM / devfreq: Suspend subsystem on system suspend/hibernate
  ` [RFC v2 5/7] PM / devfreq: exynos-bus: add support for suspend OPP
  ` [RFC v2 6/7] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus
  ` [RFC v2 7/7] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus for Prime

[PATCH] ARM: dts: Add missing CPU frequencies for Exynos5422/5800
 2016-12-19 13:35 UTC  (10+ messages)

[PATCH 5/8] linux: drop __bitwise__ everywhere
 2016-12-19  9:09 UTC  (2+ messages)

Regression: CONFIG_IP_MULTICAST must now be defined in exynos_defconfig
 2016-12-19  0:56 UTC  (4+ messages)
    ` [PATCH] ARM: exynos_defconfig: enable IP multicast

[GIT PULL] ARM: exynos: Late mach/soc for v4.10
 2016-12-17 19:32 UTC 

[PATCH v2] ARM: dts: Add missing CPU frequencies for Exynos5422/5800
 2016-12-16 19:18 UTC  (2+ messages)

[PATCH] cpufreq: s3c64xx: remove incorrect __init annotation
 2016-12-16 16:54 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;
as well as URLs for NNTP newsgroup(s).