linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-03 17:09:31 to 2019-10-10 20:33:17 UTC [more...]

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-10 20:30 UTC  (42+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
  ` [PATCH 02/36] ARM: s3c: simplify mach/io.h
  ` [PATCH 03/36] usb: gadget: s3c: use platform resources
  ` [PATCH 04/36] usb: gadget: s3c-hsudc: remove platform header dependency
  ` [PATCH 05/36] ARM: samsung: make pm-debug platform independent
  ` [PATCH 06/36] ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debug
  ` [PATCH 07/36] ARM: exynos: use private samsung_cpu_id copy
  ` [PATCH 08/36] ARM: exynos: stop selecting PLAT_SAMSUNG
  ` [PATCH 09/36] ARM: samsung: move pm check code to drivers/soc
  ` [PATCH 10/36] ARM: s5pv210: use private pm save/restore
  ` [PATCH 11/36] ARM: s5pv210: split from plat-samsung
  ` [PATCH 12/36] ARM: s3c64xx: remove mach/hardware.h
  ` [PATCH 13/36] ARM: s3c: move regs-spi.h into spi driver
  ` [PATCH 14/36] ARM: s3c: move irqchip driver back into platform
  ` [PATCH 15/36] ARM: s3c: adc: move header to linux/soc/samsung
  ` [PATCH 16/36] ARM: s3c: move spi fiq handler into platform
  ` [PATCH 17/36] ARM: s3c: h1940-audio: turn into platform driver
  ` [PATCH 18/36] ARM: s3c: gta02-audio: "
  ` [PATCH 19/36] ARM: s3c: rx1950: "
  ` [PATCH 20/36] ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS
  ` [PATCH 21/36] ARM: s3c: move iis pinctrl config into boards
  ` [PATCH 22/36] ARM: s3c: leds: move setpull() calls into board files
  ` [PATCH 23/36] ARM: s3c: move s3cmci pinctrl handling "
  ` [PATCH 24/36] ARM: s3c: include mach/irqs.h where needed
  ` [PATCH 25/36] ARM: s3c: spi: avoid hardcoding fiq number in driver
  ` [PATCH 26/36] ARM: s3c: bast: avoid irq_desc array usage
  ` [PATCH 27/36] ARM: s3c: fix mmc gpio lookup tables
  ` [PATCH 28/36] fbdev: s3c2410fb: remove mach header dependency
  ` [PATCH 29/36] ARM: s3c: cpufreq: split out registers
  ` [PATCH 30/36] ARM: s3c: remove cpufreq header dependencies
  ` [PATCH 31/36] ARM: s3c: cpufreq: use global s3c2412_cpufreq_setrefresh
  ` [PATCH 32/36] ARM: s3c: iotiming: make functions static
  ` [PATCH 33/36] ARM: s3c: move low-level clk reg access into platform code
  ` [PATCH 34/36] ARM: s3c: stop including mach/hardware.h from mach/io.h

[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-10 19:33 UTC  (11+ messages)
` [PATCH v3 02/10] dt-bindings: sram: Convert Samsung Exynos SYSRAM "
` [PATCH v3 03/10] ARM: dts: exynos: Rename SysRAM node to "sram"
` [PATCH v3 05/10] ARM: dts: dove: Rename "sa-sram" "

[PATCH v3] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-10 18:41 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: samsung: Indent examples with four spaces
 2019-10-10 16:48 UTC  (16+ messages)
` [PATCH 2/4] dt-bindings: rtc: s3c: Use defines instead of clock numbers
` [PATCH 3/4] dt-bindings: rtc: s3c: Include generic dt-schema bindings
` [PATCH 4/4] dt-bindings: iio: adc: exynos: Use defines instead of clock numbers

[PATCH] regulator: core: Skip balancing of the enabled regulators in regulator_enable()
 2019-10-10 13:55 UTC  (42+ messages)

[PATCH] devfreq: exynos-bus: workaround dev_pm_opp_set_rate() errors on Exynos5422/5800 SoCs
 2019-10-10  2:50 UTC  (4+ messages)

[PATCH v2 1/2] ARM: multi_v7_defconfig: Enable options for boards with Exynos SoC
 2019-10-09 17:01 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: multi_v7_defconfig: Enable Exynos bus and memory frequency scaling (devfreq)

[PATCH] ARM: dts: s3c64xx: Fix init order of clock providers
 2019-10-08 17:53 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: arm: samsung: Force clkoutN names to be unique in PMU
 2019-10-08 15:10 UTC  (22+ messages)
` [PATCH 2/3] dt-bindings: gpu: samsung-rotator: Fix indentation
` [PATCH 3/3] dt-bindings: serial: Convert Samsung UART bindings to json-schema

krzysztof/for-next boot bisection: v5.4-rc1-48-g0bc9c79979ea on peach-pi
 2019-10-08 10:21 UTC  (6+ messages)

[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-10-08  9:08 UTC  (3+ messages)

[PATCH 0/7] regulator: switch to using [devm_]fwnode_gpiod_get_index
 2019-10-07 13:03 UTC  (16+ messages)
` [PATCH 1/7] regulator: s5m8767: switch to using devm_fwnode_gpiod_get
  ` Applied "regulator: s5m8767: switch to using devm_fwnode_gpiod_get" to the regulator tree
` [PATCH 4/7] regulator: s2mps11: switch to using devm_fwnode_gpiod_get
  ` Applied "regulator: s2mps11: switch to using devm_fwnode_gpiod_get" to the regulator tree

[PATCH] clk: samsung: exynos5433: Fix error paths
 2019-10-07  8:54 UTC  (5+ messages)

[PATCH 1/2] ARM: multi_v7_defconfig: Enable options for boards with Exynos SoC
 2019-10-07  7:05 UTC  (6+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable Exynos bus and memory frequency scaling (devfreq)

[PATCH] soc: samsung: chipid: Make exynos_chipid_early_init() static
 2019-10-06 15:51 UTC  (3+ messages)

[PATCH v6] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800
 2019-10-06 15:50 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-10-06 15:47 UTC  (6+ messages)
` [PATCH v2 3/3] ARM: dts: exynos: Rename power domain nodes to "power-domain" in Exynos4

[PATCH v4 1/3] ASoC: samsung: arndale: Simplify DAI link initialization
 2019-10-04 17:52 UTC  (3+ messages)
` Applied "ASoC: samsung: arndale: Simplify DAI link initialization" to the asoc tree

[PATCH v4 2/3] ASoC: samsung: arndale: Add support for WM1811 CODEC
 2019-10-04 17:52 UTC  (3+ messages)
` Applied "ASoC: samsung: arndale: Add support for WM1811 CODEC" to the asoc tree

[PATCH v4 3/3] ASoC: samsung: Rename Arndale card driver
 2019-10-04 17:52 UTC  (3+ messages)
` Applied "ASoC: samsung: Rename Arndale card driver" to the asoc tree

[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
 2019-10-04 14:55 UTC  (3+ messages)
` [RESEND TRIVIAL 2/3] treewide: "
` [RESEND TRIVIAL 3/3] treewide: arch: "

[PATCH v6] dt-bindings: sound: Convert Samsung I2S controller to dt-schema
 2019-10-04 12:59 UTC  (2+ messages)

Devfreq looks for unsupported frequencies on Exynos
 2019-10-04 12:46 UTC  (4+ 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).