index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
thermal: exynos3250: Add interrupt mask for rising/falling interrupt to pdata.
Jonghwa Lee
1
-0
/
+4
2014-11-18
thermal: samsung: Only update available threshold limits
Tushar Behera
1
-0
/
+4
2014-11-18
thermal: Bind cooling devices with the correct arguments
Punit Agrawal
1
-2
/
+2
2014-11-18
thermal: Add braces around suspect code
Stephen Boyd
1
-1
/
+2
2014-11-18
thermal:samsung: fix compilation warning
Naveen Krishna Chatradhi
1
-1
/
+1
2014-11-18
thermal: introduce device tree parser
Eduardo Valentin
5
-1
/
+880
2014-11-18
thermal: allow registering without .get_temp
Eduardo Valentin
1
-2
/
+8
2014-11-18
thermal: samsung: Change calculation type from TWO_POINT_TRIMMING to ONE_POIN...
Chanwoo Choi
1
-1
/
+1
2014-11-18
thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250
Chanwoo Choi
4
-7
/
+22
2014-11-18
thermal: Use THERMAL_TREND_{RISING|FALLING} to indicate thermal trends
Lukasz Majewski
1
-3
/
+5
2014-11-18
thermal: samsung: Add TMU support for Exynos3250 SoC
Chanwoo Choi
4
-2
/
+100
2014-11-18
thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...
Lukasz Majewski
4
-0
/
+13
2014-11-18
thermal: exynos: Provide separate TMU data for Exynos4412
Lukasz Majewski
4
-12
/
+37
2014-11-18
thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...
Lukasz Majewski
1
-2
/
+0
2014-11-18
Revert "thermal: exynos: Set MUX bits in tmu's control register to work corre...
Jonghwa Lee
2
-13
/
+0
2014-11-18
thermal: exynos: Set MUX bits in tmu's control register to work correctly.
Jonghwa Lee
2
-0
/
+13
2014-11-18
thermal: EXYNOS: always register TMU driver with core thermal framework
Bartlomiej Zolnierkiewicz
3
-24
/
+4
2014-11-18
drivers: thermal: add check when unregistering cpu cooling
Eduardo Valentin
1
-1
/
+5
2014-11-18
thermal: thermal_core: allow binding with limits on bind_params
Eduardo Valentin
1
-4
/
+15
2014-11-18
drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
Eduardo Valentin
1
-3
/
+5
2014-11-18
drivers: thermal: parent virtual hwmon with thermal zone
Eduardo Valentin
1
-1
/
+1
2014-11-18
thermal: hwmon: move hwmon support to single file
Eduardo Valentin
5
-254
/
+331
2014-11-18
thermal: exynos: Clean up non-DT remnants
Sachin Kamat
2
-19
/
+13
2014-11-18
thermal: exynos: Fix potential NULL pointer dereference
Sachin Kamat
1
-3
/
+3
2014-11-18
thermal: exynos: Fix typos in Kconfig
Sachin Kamat
1
-5
/
+5
2014-11-18
thermal: ti-soc-thermal: Ensure to compute thermal trend
Ranganath Krishnan
1
-1
/
+5
2014-11-18
thermal: ti-soc-thermal: Set the bandgap mask counter delay value
Ranganath Krishnan
1
-0
/
+7
2014-11-18
thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors
Ranganath Krishnan
1
-0
/
+5
2014-11-18
thermal: step_wise: return instance->target by default
Eduardo Valentin
1
-11
/
+18
2014-11-18
thermal: step_wise: cdev only needs update on a new target state
Shawn Guo
1
-0
/
+3
2014-11-18
Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...
Lan Tianyu
1
-0
/
+2
2014-11-18
thermal: exynos_tmu: fix wrong error check for mapped memory
Naveen Krishna Chatradhi
1
-1
/
+1
2014-11-18
thermal: imx: implement thermal alarm interrupt handling
Philipp Zabel
1
-13
/
+127
2014-11-18
thermal: imx: dynamic passive and SoC specific critical trip points
Philipp Zabel
1
-10
/
+40
2014-11-18
thermal: exynos: Support for TMU regulator defined at device tree
Amit Daniel Kachhap
1
-0
/
+23
2014-11-18
thermal: exynos: Add hardware mode thermal calibration support
Amit Daniel Kachhap
4
-1
/
+44
2014-11-18
thermal: exynos: Fix to set the second point correction value
Amit Daniel Kachhap
1
-4
/
+9
2014-11-18
thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor
Amit Daniel Kachhap
3
-0
/
+82
2014-11-18
thermal: exynos: Add driver support for exynos5440 TMU sensor
Amit Daniel Kachhap
4
-9
/
+90
2014-11-18
thermal: exynos: Add support to access common register for multistance
Amit Daniel Kachhap
1
-0
/
+20
2014-11-18
thermal: exynos: use device resource management infrastructure
Amit Daniel Kachhap
1
-13
/
+23
2014-11-18
thermal: exynos: Add TMU features to check instead of using SOC type
Amit Daniel Kachhap
3
-11
/
+52
2014-11-18
thermal: exynos: Add support to handle many instances of TMU
Amit Daniel Kachhap
5
-118
/
+203
2014-11-18
thermal: exynos: Remove non DT based support
Amit Daniel Kachhap
1
-16
/
+1
2014-11-18
thermal: exynos: Make the zone handling use trip information
Amit Daniel Kachhap
3
-28
/
+47
2014-11-18
thermal: exynos: Return success even if no cooling data supplied
Amit Daniel Kachhap
1
-2
/
+2
2014-11-18
thermal: exynos: Modify private_data to appropriate name driver_data
Amit Daniel Kachhap
3
-4
/
+4
2014-11-18
thermal: exynos: Add support for instance based register/unregister
Amit Daniel Kachhap
3
-26
/
+49
2014-11-18
thermal: exynos: Fix to clear only the generated interrupts
Amit Daniel Kachhap
2
-6
/
+7
2014-11-18
thermal: exynos: Support thermal tripping
Amit Daniel Kachhap
3
-5
/
+44
[next]