]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'samsung-drivers-dmc-5.5' of https://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Mon, 21 Oct 2019 21:50:43 +0000 (14:50 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 21 Oct 2019 21:50:45 +0000 (14:50 -0700)
commit2051818b346f0a3edc14520b9ebec3893700cb75
tree0b9bb5bfcb58a5ace5a5bd5069b598ad749b95e1
parent4cc45d3892ef69f9eb34d517a42ea0e7decf8513
parentbbf918863e183d66adf00ca1b24fb641149a0d3d
Merge tag 'samsung-drivers-dmc-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers

Samsung DMC driver for v5.5

Add Samsung Dynamic Memory Controller for Exynos5422 which provides
scaling of frequency and voltage of memory controller and DRAM.  The
driver allows to reduce energy usage without performance impact.

* tag 'samsung-drivers-dmc-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  memory: samsung: exynos5422-dmc: Add support for interrupt from performance counters
  memory: samsung: exynos5422-dmc: Fix kfree() of devm-allocated memory and missing static
  memory: samsung: exynos5422-dmc: Fix spelling mistake "counld" -> "could"
  memory: Add DMC driver for Exynos5422
  memory: Extend of_memory with LPDDR3 support

Link: https://lore.kernel.org/r/20191021180453.29455-3-krzk@kernel.org
Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS