aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-10-21Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui
2013-10-15drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin
2013-10-15thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski
2013-10-15thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski
2013-10-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski
2013-09-25Thermal: x86_pkg_temp: change spin lockSrinivas Pandruvada
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