diff options
author | Eduardo Valentin <edubezval@gmail.com> | 2015-03-02 22:15:34 -0400 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2015-03-02 22:18:31 -0400 |
commit | 78045bfe85c7c3a9ae76bd330bb261eefff9ea57 (patch) | |
tree | 214203580763610f433f4d6e909cf3d597c55b77 /MAINTAINERS | |
parent | 023a6007a08d342b64895a7342e426d12d9627dd (diff) | |
parent | 93c537affd5d2a7b2fcea4a1d608b011841d3c04 (diff) | |
download | op-kernel-dev-78045bfe85c7c3a9ae76bd330bb261eefff9ea57.zip op-kernel-dev-78045bfe85c7c3a9ae76bd330bb261eefff9ea57.tar.gz |
Merge branch 'fixes' of github.com:lmajewski/linux-samsung-thermal into work-fixes
Pull samsung thermal fixes from Lukasz Majewski:
"Changes:
- Exynos7 power down detection mode fix
- Fix for cpufreq cooling device regression
- Updating MAINTAINER's entry for Samsung Exynos Thermal"
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eaf9996..76cc534 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8480,6 +8480,14 @@ S: Supported L: netdev@vger.kernel.org F: drivers/net/ethernet/samsung/sxgbe/ +SAMSUNG THERMAL DRIVER +M: Lukasz Majewski <l.majewski@samsung.com> +L: linux-pm@vger.kernel.org +L: linux-samsung-soc@vger.kernel.org +S: Supported +T: https://github.com/lmajewski/linux-samsung-thermal.git +F: drivers/thermal/samsung/ + SAMSUNG USB2 PHY DRIVER M: Kamil Debski <k.debski@samsung.com> L: linux-kernel@vger.kernel.org |