diff options
author | Eduardo Valentin <[email protected]> | 2013-06-21 17:02:36 -0400 |
---|---|---|
committer | Eduardo Valentin <[email protected]> | 2013-07-08 10:11:25 -0400 |
commit | 65d467e84600754712fb36accd74b036cd775e5e (patch) | |
tree | ea8710bfe1ecbf328639f8b551f0475b17995269 | |
parent | 9d1968fdabc69981ea98ea82082de1cc12a60385 (diff) |
thermal: MAINTAINERS: Add git tree path for SoC specific updates
To reduce thermal maintenance load on Rui, SoC specific patches would be
applied by me now. Rui Zhang will pull in these changes from time to time (at
rc's). Additionally I would be sending him pull request for every merge
window and rc's (for fixes).
Branch names would be: next and fixes.
Cc: Zhang Rui <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Eduardo Valentin <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 311fb4512826..e8fae3a2be25 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8032,6 +8032,7 @@ M: Zhang Rui <[email protected]> M: Eduardo Valentin <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git Q: https://patchwork.kernel.org/project/linux-pm/list/ S: Supported F: drivers/thermal/ |