summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpu_cooling.c
diff options
context:
space:
mode:
authorViresh Kumar2014-12-04 05:12:08 +0100
committerEduardo Valentin2014-12-08 19:12:37 +0100
commit73904cbc1a5a5143323743209257d4668fadc7f3 (patch)
tree09603365c2090a8f8d5779df43dfb5c9af750056 /drivers/thermal/cpu_cooling.c
parentthermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq (diff)
downloadkernel-qcow2-linux-73904cbc1a5a5143323743209257d4668fadc7f3.tar.gz
kernel-qcow2-linux-73904cbc1a5a5143323743209257d4668fadc7f3.tar.xz
kernel-qcow2-linux-73904cbc1a5a5143323743209257d4668fadc7f3.zip
thermal: cpu_cooling: update copyright tags
Adding my copyright information for two purposes: - To get cc'd for future patches to review (Only if people read this header while sending mail) - Have done enough changes to earn a place here? Cc: Amit Daniel Kachhap <amit.daniel@samsung.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/cpu_cooling.c')
-rw-r--r--drivers/thermal/cpu_cooling.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/thermal/cpu_cooling.c b/drivers/thermal/cpu_cooling.c
index cd6f64291076..051eb4821bc7 100644
--- a/drivers/thermal/cpu_cooling.c
+++ b/drivers/thermal/cpu_cooling.c
@@ -4,6 +4,8 @@
* Copyright (C) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com)
* Copyright (C) 2012 Amit Daniel <amit.kachhap@linaro.org>
*
+ * Copyright (C) 2014 Viresh Kumar <viresh.kumar@linaro.org>
+ *
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by