summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme-0/+1
2016-08-19thermal: imx: fix a possible NULL dereferenceCorentin LABBE-3/+1
2016-08-19Thermal-INT3406: Delete owner assignmentMarkus Elfring-1/+0
2016-08-19thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2powerBrendan Jackman-5/+16
2016-08-08Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui-3/+18
2016-08-08thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun-0/+1
2016-08-08thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto-0/+2
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio-3/+15
2016-08-08thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek-4/+7
2016-08-08thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada-1/+59
2016-06-13Merge branch 'x86/cpu'Rafael J. Wysocki-1/+3
2016-06-13Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Rafael J. Wysocki-1/+3
2016-06-13Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki-5/+19
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds-8/+8
2016-06-09cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar-5/+19
2016-06-08x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermalDave Hansen-1/+3
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki-695/+2525
2016-06-01thermal: cpu_cooling: fix improper order during initializationLukasz Luba-8/+8
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-670/+2243
2016-05-18Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui-669/+2236
2016-05-17thermal: tango: initialize TEMPSI_CFGMarc Gonzalez-0/+1
2016-05-17thermal: rockchip: use the usleep_range instead of udelayCaesar Wang-2/+2
2016-05-17thermal: rockchip: add the notes for better readingCaesar Wang-21/+53
2016-05-17thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang-0/+28
2016-05-17thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang-5/+82
2016-05-17thermal: rockchip: update the tsadc table for rk3399Caesar Wang-34/+34
2016-05-17thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang-2/+2
2016-05-17thermal: rockchip: disable thermal->clk in err caseShawn Lin-1/+3
2016-05-17thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni-0/+207
2016-05-17thermal: fix ptr_ret.cocci warningskbuild test robot-4/+1
2016-05-17thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan-0/+193
2016-05-17thermal: tegra: fix static checker warningWei Ni-4/+1
2016-05-17thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann-2/+2
2016-05-17thermal: add temperature sensor support for tango SoCMarc Gonzalez-0/+121
2016-05-17thermal: hisilicon: fix IRQ imbalance enablingLeo Yan-3/+4
2016-05-17thermal: hisilicon: support to use any sensorLeo Yan-13/+20
2016-05-17thermal: tegra: add PM supportWei Ni-0/+46
2016-05-17thermal: tegra: handle HW initialization in one funcotionWei Ni-41/+44
2016-05-17thermal: tegra: handle clocks in one functionWei Ni-15/+36
2016-05-17thermal: tegra: add thermtrip functionWei Ni-5/+216
2016-05-17thermal: of-thermal: allow setting trip_temp on hardwareWei Ni-0/+8
2016-05-17thermal: tegra: add a debugfs to show registersWei Ni-3/+145
2016-05-17thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni-0/+195
2016-05-17thermal: tegra: split tegra_soctherm driverWei Ni-566/+754
2016-05-17thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni-4/+15
2016-05-17thermal: tegra: combine sensor group-related dataWei Ni-27/+118
2016-05-17thermal: tegra: move tegra thermal files into tegra directoryWei Ni-11/+17
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin-4/+1
2016-05-17thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin-22/+9