aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt
2013-07-16Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada
2013-07-15Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun
2013-07-15Thermal: x86 package temp thermal crashSrinivas Pandruvada
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-08thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin
2013-06-19thermal: exynos: Support both EXYNOS4X12 SoCsTomasz Figa
2013-06-18Merge branch 'cpu-package-thermal' of .git into nextZhang Rui
2013-06-18thermal: fix x86_pkg_temp_thermal.c build and KconfigRandy Dunlap
2013-06-18Merge branch 'cpu-package-thermal' of .git into nextZhang Rui
2013-06-18Thermal: CPU Package temperature thermalSrinivas Pandruvada
2013-06-13Merge branches 'for-rc' and 'ti-soc' of .git into nextZhang Rui
2013-06-13thermal: consider emul_temperature while computing trendEduardo Valentin
2013-06-13thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin
2013-06-13thermal: ti-soc-thermal: add thermal data for DRA752 chipsEduardo Valentin
2013-06-13thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin
2013-06-13thermal: ti-soc-thermal: freeze FSM while computing trendEduardo Valentin
2013-06-13thermal: ti-soc-thermal: remove external heat while extrapolating hotspotEduardo Valentin
2013-05-28thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo
2013-05-28Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui
2013-05-28Thermal: spear: Remove redundant use of of_match_ptrSachin Kamat
2013-05-28Thermal: kirkwood: Remove redundant use of of_match_ptrSachin Kamat
2013-05-28Thermal: dove: Remove redundant use of of_match_ptrSachin Kamat
2013-05-28Thermal: armada: Remove redundant use of of_match_ptrSachin Kamat
2013-05-28thermal: introduce TI SoC thermal driverEduardo Valentin
2013-05-28Thermal: don't check resource with devm_ioremap_resourceZhang Rui
2013-05-28Thermal: core: Ask .get_trip_temp() to register thermal zone device.Jonghwa Lee
2013-05-28thermal: cut the spaces when user sets policyAndy Shevchenko
2013-05-28thermal: rcar: Fix typo in probe information messageLaurent Pinchart
2013-05-20Thermal: spear_thermal: convert to devm_ioremap_resourceZhang Rui
2013-05-20drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-06Thermal: spear: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Thermal: rcar: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Thermal: kirkwood: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Thermal: exynos: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Thermal: dove_thermal: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-06Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat
2013-04-27Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui
2013-04-27thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Eduardo Valentin
2013-04-27thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin
2013-04-27thermal: cpu_cooling: alignment improvementsEduardo Valentin
2013-04-27thermal: cpu_cooling: remove checkpatch.pl warningEduardo Valentin
2013-04-27thermal: cpu_cooling: remove trailing blank lineEduardo Valentin
2013-04-27thermal: cpu_cooling: align on open parenthesisEduardo Valentin
2013-04-27thermal: cpu_cooling: standardize comment styleEduardo Valentin
2013-04-27thermal: cpu_cooling: standardize end of functionEduardo Valentin
2013-04-27thermal: cpu_cooling: remove trailing white spacesEduardo Valentin
2013-04-25Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui
2013-04-25Merge branch 'thermal_core-doc-comments-update' of .git into nextZhang Rui