aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAge
...
* | thermal: exynos: Remove non DT based supportAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Support thermal trippingAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Remove un-necessary CPU_THERMAL dependencyAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc'sAmit Daniel Kachhap2013-08-13
* | thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap2013-08-13
|/
* Thermal: Fix lockup of cpu_down()Steven Rostedt2013-07-21
* Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada2013-07-15
* Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun2013-07-15
* Thermal: x86 package temp thermal crashSrinivas Pandruvada2013-07-15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-11
|\
| * thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin2013-07-08
| * Merge branch 'cpu-package-thermal' of .git into nextZhang Rui2013-06-17
| |\
| | * thermal: fix x86_pkg_temp_thermal.c build and KconfigRandy Dunlap2013-06-17
| * | Merge branch 'cpu-package-thermal' of .git into nextZhang Rui2013-06-17
| |\|
| | * Thermal: CPU Package temperature thermalSrinivas Pandruvada2013-06-17
| | |
| | \
| *-. \ Merge branches 'for-rc' and 'ti-soc' of .git into nextZhang Rui2013-06-12
| |\ \ \
| | | * | thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin2013-06-12
| | | * | thermal: ti-soc-thermal: add thermal data for DRA752 chipsEduardo Valentin2013-06-12
| | | * | thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-06-12
| | | * | thermal: ti-soc-thermal: freeze FSM while computing trendEduardo Valentin2013-06-12
| | | * | thermal: ti-soc-thermal: remove external heat while extrapolating hotspotEduardo Valentin2013-06-12
| | * | | thermal: consider emul_temperature while computing trendEduardo Valentin2013-06-12
| | * | | thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo2013-05-28
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-27
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | | * | thermal: introduce TI SoC thermal driverEduardo Valentin2013-05-27
| | | | |/
| | | * | Thermal: don't check resource with devm_ioremap_resourceZhang Rui2013-05-27
| | | * | Thermal: spear_thermal: convert to devm_ioremap_resourceZhang Rui2013-05-20
| | | * | drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-20
| | | |/
| | * | Thermal: spear: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-06
| | * | Thermal: rcar: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-06
| | * | Thermal: kirkwood: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-06
| | * | Thermal: exynos: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-06
| | * | Thermal: dove_thermal: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-06
| | * | Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-06
| | |/
| * | Thermal: spear: Remove redundant use of of_match_ptrSachin Kamat2013-05-27
| * | Thermal: kirkwood: Remove redundant use of of_match_ptrSachin Kamat2013-05-27
| * | Thermal: dove: Remove redundant use of of_match_ptrSachin Kamat2013-05-27
| * | Thermal: armada: Remove redundant use of of_match_ptrSachin Kamat2013-05-27