linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 10:42:00 to 2020-01-04 23:54:50 UTC [more...]

[PATCH v2 01/20] dt-bindings: Rename Exynos to lowercase
 2020-01-04 23:54 UTC  (17+ messages)
` [PATCH v2 02/20] arm64: dts: exynos: Rename Samsung and "
` [PATCH v2 03/20] ARM: dts: samsung: "
` [PATCH v2 04/20] ARM: "
` [PATCH v2 05/20] soc: "
` [PATCH v2 06/20] thermal: exynos: "
` [PATCH v2 07/20] media: samsung: "
` [PATCH v2 08/20] usb: exynos: "
` [PATCH v2 09/20] memory: samsung: Rename "
` [PATCH v2 10/20] phy: exynos: "
` [PATCH v2 11/20] clocksource/drivers/exynos_mct: "
` [PATCH v2 13/20] devfreq: exynos: "
` [PATCH v2 14/20] drm/exynos: "
` [PATCH v2 16/20] pci: exynos: "
` [PATCH v2 17/20] serial: samsung: "
` [PATCH v2 20/20] regulator: samsung: Rename Samsung "

[PATCH 01/19] arm64: dts: exynos: Rename Samsung and Exynos to lowercase
 2020-01-03 17:11 UTC  (15+ messages)
` [PATCH 02/19] ARM: dts: samsung: "
` [PATCH 03/19] ARM: "
` [PATCH 04/19] soc: "
` [PATCH 05/19] thermal: exynos: "
` [PATCH 06/19] media: samsung: "
` [PATCH 07/19] usb: exynos: "
` [PATCH 08/19] memory: samsung: Rename "
` [PATCH 09/19] phy: exynos: "
` [PATCH 10/19] clocksource/drivers/exynos_mct: "
` [PATCH 12/19] devfreq: exynos: "
` [PATCH 13/19] drm/exynos: "
` [PATCH 15/19] pci: exynos: "
` [PATCH 16/19] serial: samsung: "
` [PATCH 19/19] regulator: samsung: Rename Samsung "

[PATCH] ARM: exynos: Correct the help text for platform Kconfig option
 2020-01-03 16:52 UTC 

[RFT] mtd: onenand: samsung: Fix iomem access with regular memcpy
 2020-01-03 16:41 UTC 

[PATCH v2 0/2] Add yaml DWC2 bindings
 2020-01-03 11:16 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Convert DWC2 bindings to json-schema
` [PATCH v2 2/2] ARM: dts: exynos: Remove unneeded "snps,dwc2" from hsotg node

[RFC PATCH v3 0/7] PM / devfreq: Simple QoS for exynos-bus using interconnect
 2019-12-31 11:03 UTC  (26+ messages)
    ` [RFC PATCH v3 1/7] interconnect: Export of_icc_get_from_provider()
    ` [RFC PATCH v3 2/7] interconnect: Relax requirement in of_icc_get_from_provider()
    ` [RFC PATCH v3 3/7] interconnect: Allow inter-provider pairs to be configured
    ` [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412
    ` [RFC PATCH v3 5/7] devfreq: exynos-bus: Add interconnect functionality to exynos-bus
    ` [RFC PATCH v3 6/7] arm: dts: exynos: Add interconnects to Exynos4412 mixer
    ` [RFC PATCH v3 7/7] drm: exynos: mixer: Add interconnect support

[PATCH 1/3] mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
 2019-12-31  7:33 UTC  (5+ messages)
` [PATCH 2/3] mtd: onenand: samsung: Fix printing format for size_t on 64-bit
` [PATCH 3/3] mtd: onenand: Enable compile testing of OMAP and Samsung drivers

[PATCH 1/9] memory: emif: convert to devm_platform_ioremap_resource
 2019-12-30 17:56 UTC  (15+ messages)
` [PATCH 2/9] memory: jz4780_nemc: "
` [PATCH 3/9] memory: mvebu-devbus: "
` [PATCH 4/9] memory: tegra: "
` [PATCH 5/9] memory: fsl-corenet-cf: "
` [PATCH 6/9] memory: ti-aemif: "
` [PATCH 7/9] memory: samsung: exynos5422-dmc: "
` [PATCH 8/9] memory: mtk-smi: "
` [PATCH 9/9] memory: omap-gpmc: switch to platform_get_irq

[PATCH] cpuidle: arm: Enable compile testing for some of drivers
 2019-12-29 18:09 UTC  (2+ messages)

[PATCH] irqchip: define EXYNOS_IRQ_COMBINER
 2019-12-29 16:32 UTC  (2+ messages)

[PATCH] cpufreq: s3c: avoid use after free issue in xxx_cpufreq_reboot_notifier_evt()
 2019-12-28  6:43 UTC 

[PATCH AUTOSEL 5.4 047/187] ARM: exynos_defconfig: Restore debugfs support
 2019-12-27 17:38 UTC 

[PATCH AUTOSEL 4.19 74/84] drm/exynos: gsc: add missed component_del
 2019-12-27 17:43 UTC 

[PATCH] drm/bridge: Fix Exynos DSI after making bridge chain a double-linked list
 2019-12-27 14:03 UTC  (4+ messages)

[PATCH 0/9] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2019-12-27  0:09 UTC  (10+ messages)
  ` [PATCH 7/9] memory: samsung: exynos5422-dmc: Replace deprecated 'devfreq-events' property
  ` [PATCH 8/9] ARM: dts: exynos: Replace deprecated property for Exynos bus and DMC
  ` [PATCH 9/9] arm64: dts: exynos: Replace deprecated property for Exynos bus
  ` [PATCH 4/9] PM / devfreq: exynos-bus: Replace deprecated 'devfreq' property

[PATCH] PM / devfreq: exynos-bus: Add error log when get event fails
 2019-12-26  1:28 UTC  (4+ messages)

[PATCH v3 00/35] drm/bridge: Consolidate initialization
 2019-12-24 17:34 UTC  (3+ messages)
` [PATCH v3 05/35] drm/exynos: mic: Stop using drm_bridge->driver_private
` [PATCH v3 29/35] drm/exynos: mic: Use drm_bridge_init()

[PATCH v2] PM / devfreq: exynos-bus: Add error log when fail to get devfreq-event
 2019-12-24 14:49 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2019-12-24 10:20 UTC  (15+ messages)
` [PATCH 1/8] iommu/vt-d: clean up 32bit si_domain assignment
` [PATCH 2/8] iommu/vt-d: Use default dma_direct_* mapping functions for direct mapped devices
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path
` [PATCH 4/8] iommu: Handle freelists when using deferred flushing in iommu drivers
` [PATCH 5/8] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
` [PATCH 7/8] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH 8/8] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH v2] clk: samsung: exynos5420: Keep top G3D clocks enabled
 2019-12-24  7:53 UTC  (5+ messages)

[PATCH 1/6] iommu/omap: convert to devm_platform_ioremap_resource
 2019-12-23 19:00 UTC  (8+ messages)
` [PATCH] virtio-mmio: "
` [PATCH 2/6] iommu/exynos: "
` [PATCH 3/6] iommu/qcom: "
` [PATCH 4/6] iommu/ipmmu-vmsa: "
` [PATCH 5/6] iommu/mediatek: "
` [PATCH 6/6] iommu/rockchip: "

[PATCH] drm/exynos: change callback names
 2019-12-23  4:44 UTC 

[PATCH v2 1/2] PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails
 2019-12-23  0:51 UTC  (5+ messages)
  ` [PATCH v2 2/2] PM / devfreq: exynos-bus: "

[PATCH 1/2] PM / devfreq: rk3399_dmc: Add missing devfreq_event_disable_edev
 2019-12-22 17:47 UTC  (7+ messages)
` [PATCH 2/2] PM / devfreq: exynos-bus: add missing exynos_bus_disable_edev in exynos_bus_profile_init

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-12-20 12:01 UTC  (14+ messages)

[PATCH v2 00/11] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2019-12-20  8:43 UTC  (17+ messages)
    ` [PATCH v2 01/11] PM / devfreq: Add devfreq_get_devfreq_by_node function
    ` [PATCH v2 02/11] PM / devfreq: Remove devfreq_get_devfreq_by_phandle function
    ` [PATCH v2 03/11] PM / devfreq: event: Add devfreq_event_get_edev_by_node function
    ` [PATCH v2 04/11] dt-bindings: devfreq: exynos-bus: Replace deprecated 'devfreq' and 'devfreq-events' property
    ` [PATCH v2 05/11] dt-bindings: devfreq: rk3399_dmc: Replace deprecated "
    ` [PATCH v2 06/11] dt-bindings: memory: exynos5422-dmc: Replace the "
    ` [PATCH v2 07/11] PM / devfreq: exynos-bus: Replace the deprecated 'devfreq' and "
    ` [PATCH v2 08/11] PM / devfreq: rk3399_dmc: Replace the deprecated "
    ` [PATCH v2 09/11] memory: samsung: exynos5422-dmc: "
    ` [PATCH v2 10/11] ARM: dts: exynos: Replace deprecated property for Exynos bus and DMC
    ` [PATCH v2 11/11] arm64: dts: exynos: Replace deprecated property for Exynos bus on TM2

[PATCH v2 0/2] Exynos5422: fix bus related OPPs for Odroid XU3/XU4/HC1
 2019-12-19 20:24 UTC  (5+ messages)
    ` [PATCH v2 1/2] ARM: dts: exynos: Move bus related OPPs to the boards DTS
    ` [PATCH v2 2/2] ARM: dts: exynos: Adjust bus related OPPs to the values correct for Odroids

[PATCH 0/2] Exynos5422: fix bus related OPPs for Odroid XU3/XU4/HC1
 2019-12-19  9:23 UTC  (7+ messages)
    ` [PATCH 1/2] ARM: dts: exynos: Move bus related OPPs to the boards DTS
    ` [PATCH 2/2] ARM: dts: exynos: Adjust bus related OPPs to the values correct for Odroids

[PATCH v2 RFT] media: exynos4-is: add missed clk_disable_unprepare in remove
 2019-12-19  7:48 UTC 

[GIT PULL] exynos-drm-fixes
 2019-12-19  0:06 UTC 

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-12-18 11:08 UTC  (13+ messages)
  ` [RFC PATCH v2 08/11] arm: dts: exynos: Add parents and #interconnect-cells to Exynos4412
  ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus


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).