aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-09-03drivers: thermal: add check when unregistering cpu coolingEduardo Valentin
2013-09-03thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin
2013-09-03drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin
2013-09-03drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin
2013-09-03thermal: hwmon: move hwmon support to single fileEduardo Valentin
2013-08-29thermal: exynos: Clean up non-DT remnantsSachin Kamat
2013-08-29thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat
2013-08-29thermal: exynos: Fix typos in KconfigSachin Kamat
2013-08-29thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan
2013-08-29thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan
2013-08-29thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan
2013-08-15Merge branch 'fixes' of .git into nextZhang Rui
2013-08-15thermal: step_wise: return instance->target by defaultEduardo Valentin
2013-08-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo
2013-08-15Merge branches 'exynos', 'imx' and 'fixes' of .git into nextZhang Rui
2013-08-15Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu
2013-08-15thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi
2013-08-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel
2013-08-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel
2013-08-13thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap
2013-08-13thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap
2013-08-13thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap
2013-08-13thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap
2013-08-13thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap
2013-08-13thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap
2013-08-13thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap
2013-08-13thermal: exynos: Remove non DT based supportAmit Daniel Kachhap
2013-08-13thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap
2013-08-13thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap
2013-08-13thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap
2013-08-13thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap
2013-08-13thermal: exynos: Support thermal trippingAmit Daniel Kachhap
2013-08-13thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap
2013-08-13thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap
2013-08-13thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap
2013-08-13thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap
2013-08-13thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap
2013-08-13thermal: exynos: Remove un-necessary CPU_THERMAL dependencyAmit Daniel Kachhap
2013-08-13thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc'sAmit Daniel Kachhap
2013-08-13thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap
2013-08-13thermal: add imx thermal driver supportShawn Guo
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