diff options
author | Eduardo Valentin <edubezval@gmail.com> | 2015-03-02 21:15:34 -0500 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2015-03-02 21:18:31 -0500 |
commit | 78045bfe85c7c3a9ae76bd330bb261eefff9ea57 (patch) | |
tree | 214203580763610f433f4d6e909cf3d597c55b77 /MAINTAINERS | |
parent | 023a6007a08d342b64895a7342e426d12d9627dd (diff) | |
parent | 93c537affd5d2a7b2fcea4a1d608b011841d3c04 (diff) |
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 eaf999638a65..76cc5346ef9c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8480,6 +8480,14 @@ S: Supported | |||
8480 | L: netdev@vger.kernel.org | 8480 | L: netdev@vger.kernel.org |
8481 | F: drivers/net/ethernet/samsung/sxgbe/ | 8481 | F: drivers/net/ethernet/samsung/sxgbe/ |
8482 | 8482 | ||
8483 | SAMSUNG THERMAL DRIVER | ||
8484 | M: Lukasz Majewski <l.majewski@samsung.com> | ||
8485 | L: linux-pm@vger.kernel.org | ||
8486 | L: linux-samsung-soc@vger.kernel.org | ||
8487 | S: Supported | ||
8488 | T: https://github.com/lmajewski/linux-samsung-thermal.git | ||
8489 | F: drivers/thermal/samsung/ | ||
8490 | |||
8483 | SAMSUNG USB2 PHY DRIVER | 8491 | SAMSUNG USB2 PHY DRIVER |
8484 | M: Kamil Debski <k.debski@samsung.com> | 8492 | M: Kamil Debski <k.debski@samsung.com> |
8485 | L: linux-kernel@vger.kernel.org | 8493 | L: linux-kernel@vger.kernel.org |