aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-03-06 16:43:33 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2015-03-06 16:43:33 -0500
commit5b3b5921bad8617ff0b3fbfc2a2c6617f2525fd9 (patch)
tree88a2818e91847f3db9d4acbeed94eef0fa409f74 /MAINTAINERS
parent5f237425f352487a2e3fdef2f0557eedcd97d898 (diff)
parent2dc10f8963e6a03a1a75deafe1d1984bafab08dd (diff)
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
Pull thermal management fixes from Eduardo Valentin: "Specifics: - adding Lukasz as maintainer of samsung thermal driver. - driver fixes: exynos and int430x. - one fix in the exynos cpufreq driver related to cpu cooling (acked by cpufreq maintainer). - fix default sysfs attributes of cooling devices Note: I am sending this pull on Rui's behalf while he fixes issues in his Linux box" * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal: thermal: Make sysfs attributes of cooling devices default attributes Thermal/int340x: Fix memleak for aux trip MAINTAINERS: Add entry for SAMSUNG THERMAL DRIVER cpufreq: exynos: Use simple approach to asses if cpu cooling can be used thermal: exynos: Fix wrong control of power down detection mode for Exynos7
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 42f686f2e4b2..6239a305dff0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8480,6 +8480,14 @@ S: Supported
8480L: netdev@vger.kernel.org 8480L: netdev@vger.kernel.org
8481F: drivers/net/ethernet/samsung/sxgbe/ 8481F: drivers/net/ethernet/samsung/sxgbe/
8482 8482
8483SAMSUNG THERMAL DRIVER
8484M: Lukasz Majewski <l.majewski@samsung.com>
8485L: linux-pm@vger.kernel.org
8486L: linux-samsung-soc@vger.kernel.org
8487S: Supported
8488T: https://github.com/lmajewski/linux-samsung-thermal.git
8489F: drivers/thermal/samsung/
8490
8483SAMSUNG USB2 PHY DRIVER 8491SAMSUNG USB2 PHY DRIVER
8484M: Kamil Debski <k.debski@samsung.com> 8492M: Kamil Debski <k.debski@samsung.com>
8485L: linux-kernel@vger.kernel.org 8493L: linux-kernel@vger.kernel.org