summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2015-04-20Tsensor: fix the tsensor driver and delete some dts propertykongxinwei
2015-03-02thermal: hisilicon: support thermal sensorLeo Yan
2015-03-02thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski
2015-03-02thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven
2015-03-02thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski
2015-03-02thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski
2015-03-02thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski
2015-03-02thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski
2015-03-02thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski
2015-03-02thermal: of: improve of-thermal sensor registration APIEduardo Valentin
2014-11-21thermal: Exynos: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones
2014-11-20thermal: cpu_cooling: Update always cpufreq policy with thermal constraintsYadwinder Singh Brar
2014-11-09imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit
2014-11-07thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz
2014-11-07thermal: imx: correct driver load sequence for cpu coolingBai Ping
2014-11-04Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu
2014-11-03Thermal:Remove usless if(!result) before return tzYao Dongdong
2014-11-02thermal: exynos: fix IRQ clearing on TMU initializationBartlomiej Zolnierkiewicz
2014-11-02thermal: fix multiple disbalanced device node countersVladimir Zapolskiy
2014-11-02thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi
2014-11-02thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi
2014-11-02thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flagBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove identical values from exynos*_tmu_registers structuresBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove redundant pdata checks from exynos_tmu_control()Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: cache non_hw_trigger_levels in pdataBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: simplify temp_to_code() and code_to_temp()Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initi...Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()Bartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove dead code for HW_MODE calibrationBartlomiej Zolnierkiewicz
2014-11-02thermal: exynos: remove unused struct exynos_tmu_registers entriesBartlomiej Zolnierkiewicz
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-17Merge branch 'int340x-thermal' of .git into nextZhang Rui
2014-10-17Thermal: int340x thermal: select ACPI fan driverZhang Rui
2014-10-14thermal: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-11Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan
2014-10-11Thermal: int340x_thermal: expose acpi thermal relationship tablesJacob Pan
2014-10-11Thermal: introduce int3403 thermal driverLan Tianyu
2014-10-11Merge branch 'thermal-core-fix' of .git into nextZhang Rui
2014-10-10Thermal: introduce INT3402 thermal driverAaron Lu
2014-10-10Thermal: int3400 thermal: register to thermal frameworkZhang Rui
2014-10-10Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui
2014-10-09thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski
2014-09-18Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui
2014-09-09thermal: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer
2014-08-09Thermal: imx: add i.mx6sx thermal supportAnson Huang
2014-07-29thermal: add support to disable thermal zone from DTSLaxman Dewangan