aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme1-0/+1
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
2016-08-08thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek1-4/+7
2016-08-08thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada1-1/+59
2016-06-13Merge branch 'x86/cpu'Rafael J. Wysocki1-1/+3
2016-06-13Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into x86/cpuRafael J. Wysocki1-1/+3
2016-06-13Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki1-5/+19
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-8/+8
2016-06-09cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar1-5/+19
2016-06-08x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermalDave Hansen1-1/+3
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki27-695/+2525
2016-06-01thermal: cpu_cooling: fix improper order during initializationLukasz Luba1-8/+8
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu1-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds24-670/+2243
2016-05-18Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui23-669/+2236
2016-05-17thermal: tango: initialize TEMPSI_CFGMarc Gonzalez1-0/+1
2016-05-17thermal: rockchip: use the usleep_range instead of udelayCaesar Wang1-2/+2
2016-05-17thermal: rockchip: add the notes for better readingCaesar Wang1-21/+53
2016-05-17thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang1-0/+28
2016-05-17thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang1-5/+82
2016-05-17thermal: rockchip: update the tsadc table for rk3399Caesar Wang1-34/+34
2016-05-17thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang1-2/+2
2016-05-17thermal: rockchip: disable thermal->clk in err caseShawn Lin1-1/+3
2016-05-17thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni4-0/+207
2016-05-17thermal: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2016-05-17thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan3-0/+193
2016-05-17thermal: tegra: fix static checker warningWei Ni1-4/+1
2016-05-17thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2016-05-17thermal: add temperature sensor support for tango SoCMarc Gonzalez3-0/+121
2016-05-17thermal: hisilicon: fix IRQ imbalance enablingLeo Yan1-3/+4
2016-05-17thermal: hisilicon: support to use any sensorLeo Yan1-13/+20
2016-05-17thermal: tegra: add PM supportWei Ni1-0/+46
2016-05-17thermal: tegra: handle HW initialization in one funcotionWei Ni1-41/+44
2016-05-17thermal: tegra: handle clocks in one functionWei Ni1-15/+36
2016-05-17thermal: tegra: add thermtrip functionWei Ni4-5/+216
2016-05-17thermal: of-thermal: allow setting trip_temp on hardwareWei Ni1-0/+8
2016-05-17thermal: tegra: add a debugfs to show registersWei Ni2-3/+145
2016-05-17thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni5-0/+195
2016-05-17thermal: tegra: split tegra_soctherm driverWei Ni7-566/+754
2016-05-17thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni1-4/+15
2016-05-17thermal: tegra: combine sensor group-related dataWei Ni1-27/+118
2016-05-17thermal: tegra: move tegra thermal files into tegra directoryWei Ni5-11/+17
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-4/+1
2016-05-17thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-22/+9