summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2013-11-15thermal: hwmon: move hwmon support to single fileEduardo Valentin5-254/+331
2013-11-15thermal: exynos: Clean up non-DT remnantsSachin Kamat2-19/+13
2013-11-15thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat1-3/+3
2013-11-15thermal: exynos: Fix typos in KconfigSachin Kamat1-5/+5
2013-11-15thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan1-1/+5
2013-11-15thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan1-0/+7
2013-11-15thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan1-0/+5
2013-11-15thermal: step_wise: return instance->target by defaultEduardo Valentin1-11/+18
2013-11-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo1-0/+3
2013-11-15Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu1-0/+2
2013-11-15thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi1-1/+1
2013-11-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel1-13/+127
2013-11-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel1-10/+40
2013-11-15thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap1-0/+23
2013-11-15thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap4-1/+44
2013-11-15thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap1-4/+9
2013-11-15thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap3-0/+82
2013-11-15thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap4-9/+90
2013-11-15thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap1-0/+20
2013-11-15thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap1-13/+23
2013-11-15thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap3-11/+52
2013-11-15thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap5-118/+203
2013-11-15thermal: exynos: Remove non DT based supportAmit Daniel Kachhap1-16/+1
2013-11-15thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap3-28/+47
2013-11-15thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap1-2/+2
2013-11-15thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap3-4/+4
2013-11-15thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap3-26/+49
2013-11-15thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap2-6/+7
2013-11-15thermal: exynos: Support thermal trippingAmit Daniel Kachhap3-5/+44
2013-11-15thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap4-117/+315
2013-11-15thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap4-48/+85
2013-11-15thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap1-16/+46
2013-11-15thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap5-65/+126
2013-11-15thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap4-2/+124
2013-11-15thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap2-4/+4
2013-11-15thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap5-419/+491
2013-11-15thermal: exynos: Remove un-necessary CPU_THERMAL dependencyAmit Daniel Kachhap1-1/+0
2013-11-15thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc'sAmit Daniel Kachhap1-1/+1
2013-11-15thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap5-9/+20
2013-11-15thermal: add imx thermal driver supportShawn Guo3-0/+409
2013-11-15Thermal: Fix lockup of cpu_down()Steven Rostedt1-1/+0
2013-11-15Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada1-0/+5
2013-11-15Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun1-3/+5
2013-11-15Thermal: x86 package temp thermal crashSrinivas Pandruvada1-2/+2
2013-11-15thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin1-6/+2
2013-11-15thermal: exynos: Support both EXYNOS4X12 SoCsTomasz Figa1-1/+2
2013-11-15thermal: fix x86_pkg_temp_thermal.c build and KconfigRandy Dunlap1-2/+1
2013-11-15Thermal: CPU Package temperature thermalSrinivas Pandruvada3-0/+655
2013-11-15thermal: consider emul_temperature while computing trendEduardo Valentin1-1/+2
2013-11-15thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin2-0/+11