Srinivas Pandruvada
|
0e70f466fb
thermal: Enhance thermal_zone_device_update for events
|
9 years ago |
Javier Martinez Canillas
|
ccb361d2fd
thermal: exynos: Defer probe if vtmu is present but not registered
|
9 years ago |
Javier Martinez Canillas
|
4d3583cd1c
thermal: exynos: Use devm_regulator_get_optional() for vtmu
|
9 years ago |
Krzysztof Kozlowski
|
3a3a5f1586
thermal: exynos: Print a message about exceeded number of supported trip-points
|
9 years ago |
Linus Torvalds
|
baf51c4392
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
10 years ago |
Krzysztof Kozlowski
|
e35dbb4d4b
thermal: exynos: Directly return 0 instead of using local ret variable
|
10 years ago |
Krzysztof Kozlowski
|
baba1ebb99
thermal: exynos: Remove unneeded semicolon
|
10 years ago |
Krzysztof Kozlowski
|
bfa2683857
thermal: exynos: Use IS_ERR() because regulator cannot be NULL
|
10 years ago |
Krzysztof Kozlowski
|
9e4249b403
thermal: exynos: Fix first temperature read after registering sensor
|
10 years ago |
Krzysztof Kozlowski
|
824ead03b7
thermal: exynos: Fix unbalanced regulator disable on probe failure
|
10 years ago |
Sudip Mukherjee
|
b28fec1324
thermal: exynos: Fix register read in TMU
|
10 years ago |
Zhang Rui
|
5a924a07f8
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
|
10 years ago |
Sascha Hauer
|
17e8351a77
thermal: consistently use int for temperatures
|
10 years ago |
Chanwoo Choi
|
3c19d237dd
thermal: exynos: Remove unused code related to platform_data on probe()
|
10 years ago |
Krzysztof Kozlowski
|
5f09a5cbd1
thermal: exynos: Disable the regulator on probe failure
|
10 years ago |
Chanwoo Choi
|
488c7455d7
thermal: exynos: Add the support for Exynos5433 TMU
|
10 years ago |
Chanwoo Choi
|
42b696e808
thermal: exynos: Fix wrong control of power down detection mode for Exynos7
|
10 years ago |
Chanwoo Choi
|
b71d399c7f
thermal: exynos: Clean-up code to use oneline entry for exynos compatible table
|
10 years ago |
Lukasz Majewski
|
4531fa1684
thermal: exynos: fix: Check if data->tmu_read callback is present before read
|
10 years ago |
Abhilash Kesavan
|
6c247393cf
thermal: exynos: Add TMU support for Exynos7 SoC
|
10 years ago |
Lukasz Majewski
|
eccb601454
thermal: exynos: Correct sanity check at exynos_report_trigger() function
|
10 years ago |
Lukasz Majewski
|
3b6a1a805f
thermal: samsung: core: Exynos TMU rework to use device tree for configuration
|
10 years ago |
Lukasz Majewski
|
1fe391bf02
thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
|
10 years ago |
Lukasz Majewski
|
afae144241
thermal: exynos: cosmetic: Correct comment format
|
10 years ago |
Zhang Rui
|
32c9edc4e3
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
|
10 years ago |
Linus Torvalds
|
2efda9042d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Eduardo Valentin
|
0f1be51c35
thermal: cpu_cooling: check for the readiness of cpufreq layer
|
10 years ago |
Bartlomiej Zolnierkiewicz
|
2845f6ec81
thermal: exynos: remove exynos_tmu_data.h include
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
4c4680a167
thermal: exynos: remove SoC type ifdefs
|
11 years ago |