summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: rockchip: add the set_trips functionCaesar Wang2016-09-271-0/+39
* thermal: bang-bang governor: act on lower trip boundarySascha Hauer2016-09-271-1/+1
* thermal: streamline get_trend callbacksSascha Hauer2016-09-274-36/+15
* thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer2016-09-271-0/+19
* thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-271-0/+55
* thermal: qcom: remove declare local symbols as staticEduardo Valentin2016-09-274-4/+4
* thermal: qcom: tsens-8996: Add support for 8996 family of SoCsRajendra Nayak2016-09-274-2/+89
* thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak2016-09-274-6/+298
* thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-271-0/+30
* thermal: qcom: tsens-8974: Add support for 8974 family of SoCsRajendra Nayak2016-09-274-2/+247
* thermal: qcom: tsens-8916: Add support for 8916 family of SoCsRajendra Nayak2016-09-274-1/+117
* thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak2016-09-277-0/+445
* thermal: imx: fix a possible NULL dereferenceCorentin LABBE2016-08-191-3/+1
* Thermal-INT3406: Delete owner assignmentMarkus Elfring2016-08-191-1/+0
* thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2powerBrendan Jackman2016-08-191-5/+16
* Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui2016-08-087-3/+18
|\
| * thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun2016-08-081-0/+1
| * thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto2016-08-081-0/+2
| * thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-085-3/+15
* | thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek2016-08-081-4/+7
* | thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada2016-08-081-1/+59
|/
* Merge branch 'x86/cpu'Rafael J. Wysocki2016-06-131-1/+3
|\
| * Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Rafael J. Wysocki2016-06-131-1/+3
| |\
| | * x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermalDave Hansen2016-06-081-1/+3
* | | Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-131-5/+19
|\ \ \ | |/ / |/| |
| * | cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar2016-06-091-5/+19
* | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-121-8/+8
|\ \ \ | |_|/ |/| |
| * | thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
| |/
| |
| \
*-. \ Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki2016-06-0327-695/+2525
|\ \ \ | | |/
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-2624-670/+2243
| | |\
| | | *-. Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2016-05-1823-669/+2236
| | | |\ \
| | | | | * thermal: tango: initialize TEMPSI_CFGMarc Gonzalez2016-05-171-0/+1
| | | | | * thermal: rockchip: use the usleep_range instead of udelayCaesar Wang2016-05-171-2/+2
| | | | | * thermal: rockchip: add the notes for better readingCaesar Wang2016-05-171-21/+53
| | | | | * thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang2016-05-171-0/+28
| | | | | * thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang2016-05-171-5/+82
| | | | | * thermal: rockchip: update the tsadc table for rk3399Caesar Wang2016-05-171-34/+34
| | | | | * thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang2016-05-171-2/+2
| | | | | * thermal: rockchip: disable thermal->clk in err caseShawn Lin2016-05-171-1/+3
| | | | | * thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni2016-05-174-0/+207
| | | | | * thermal: fix ptr_ret.cocci warningskbuild test robot2016-05-171-4/+1
| | | | | * thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan2016-05-173-0/+193
| | | | | * thermal: tegra: fix static checker warningWei Ni2016-05-171-4/+1
| | | | | * thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann2016-05-171-2/+2
| | | | | * thermal: add temperature sensor support for tango SoCMarc Gonzalez2016-05-173-0/+121
| | | | | * thermal: hisilicon: fix IRQ imbalance enablingLeo Yan2016-05-171-3/+4
| | | | | * thermal: hisilicon: support to use any sensorLeo Yan2016-05-171-13/+20
| | | | | * thermal: tegra: add PM supportWei Ni2016-05-171-0/+46
| | | | | * thermal: tegra: handle HW initialization in one funcotionWei Ni2016-05-171-41/+44
| | | | | * thermal: tegra: handle clocks in one functionWei Ni2016-05-171-15/+36
OpenPOWER on IntegriCloud