aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-20thermal/powerclamp: correct cpu support checkEric Ernst1-12/+2
2016-10-20thermal: intel_pch_thermal: Enable Haswell PCHSrinivas Pandruvada1-0/+9
2016-10-20thermal: intel_pch_thermal: Add an ACPI passive tripSrinivas Pandruvada1-0/+51
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds43-195/+3410
2016-09-27thermal: int3403: Process trip change notificationSrinivas Pandruvada1-0/+6
2016-09-27thermal: int340x: New Interface to read trip and notifySrinivas Pandruvada5-27/+48
2016-09-27thermal: user_space gov: Add additional information in ueventSrinivas Pandruvada1-2/+13
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada16-25/+38
2016-09-27Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-tegra-hw-throttle' into nextZhang Rui9-16/+1202
2016-09-27thermal: tegra: add hw-throttle for Tegra132Wei Ni2-30/+221
2016-09-27thermal: tegra: add hw-throttle functionWei Ni5-15/+700
2016-09-27thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_registerAxel Lin1-2/+9
2016-09-27thermal: Add Mediatek thermal driver for mt2701.dawei.chien@mediatek.com1-63/+152
2016-09-27thermal: max77620: Add thermal driver for reporting junction tempLaxman Dewangan3-0/+176
2016-09-27thermal: tango: add resume supportMarc Gonzalez1-2/+17
2016-09-27devfreq_cooling: no need to check state with negative numberShawn Lin1-1/+1
2016-09-27thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_THERMALBui Duc Phuc1-1/+2
2016-09-27Thermal: of thermal: typo fixZhang Rui1-1/+1
2016-09-27thermal: imx: depend on imx SoC archPeter Robinson1-1/+1
2016-09-27thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun1-3/+3
2016-09-27thermal: rockchip: optimize sensor auto accessing periodRocky Hao1-2/+2
2016-09-27thermal: rockchip: enhance the tsadc's bandgap feature for rk3399Rocky Hao1-5/+6
2016-09-27thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2016-09-27thermal: qoriq: Add thermal management supportJia Hongtao3-0/+339
2016-09-27thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is usedKuninori Morimoto1-2/+18
2016-09-27thermal: of-thermal: Fix setting of set_emul_temp hookKeerthy1-4/+3
2016-09-27thermal: rockchip: fixes the exception interruptsCaesar Wang1-3/+17
2016-09-27thermal: rockchip: fixes the period time for tsadcCaesar Wang1-10/+24
2016-09-27thermal: rockchip: add the set_trips functionCaesar Wang1-0/+39
2016-09-27thermal: bang-bang governor: act on lower trip boundarySascha Hauer1-1/+1
2016-09-27thermal: streamline get_trend callbacksSascha Hauer4-36/+15
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer1-0/+19
2016-09-27thermal: Add support for hardware-tracked trip pointsSascha Hauer1-0/+55
2016-09-27thermal: qcom: remove declare local symbols as staticEduardo Valentin4-4/+4
2016-09-27thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak4-2/+89
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak4-6/+298
2016-09-27thermal: core: export apis to get slope and offsetRajendra Nayak1-0/+30
2016-09-27thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak4-2/+247
2016-09-27thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak4-1/+117
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak7-0/+445
2016-09-27thermal: cpu_cooling: Fix wrong comment call function nameHugh Kang1-1/+1
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme1-0/+1
2016-09-06thermal: add Intel BXT WhiskeyCove PMIC thermal driverBin Gao3-0/+310
2016-08-19thermal: imx: fix a possible NULL dereferenceCorentin LABBE1-3/+1
2016-08-19Thermal-INT3406: Delete owner assignmentMarkus Elfring1-1/+0
2016-08-19thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2powerBrendan Jackman1-5/+16
2016-08-08Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui7-3/+18
2016-08-08thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun1-0/+1
2016-08-08thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto1-0/+2
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio5-3/+15