summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-te...Zhang Rui2016-09-2715-36/+1655
|\ \ \
| | | * arm64: tegra: set hot trips for Tegra210Wei Ni2016-09-271-9/+32
| | | * arm64: tegra: set critical trips for Tegra210Wei Ni2016-09-271-0/+60
| | | * arm64: tegra: add soctherm node for Tegra210Wei Ni2016-09-271-0/+44
| | | * arm64: tegra: set hot trips for Tegra132Wei Ni2016-09-271-9/+32
| | | * arm64: tegra: set critical trips for Tegra132Wei Ni2016-09-271-0/+60
| | | * arm64: tegra: use tegra132-soctherm for Tegra132Wei Ni2016-09-271-2/+34
| | | * arm: tegra: set hot trips for Tegra124Wei Ni2016-09-271-9/+30
| | | * arm: tegra: set critical trips for Tegra124Wei Ni2016-09-272-15/+63
| | | * thermal: tegra: add hw-throttle for Tegra132Wei Ni2016-09-273-30/+226
| | | * thermal: tegra: add hw-throttle functionWei Ni2016-09-275-15/+700
| | | * of: Add bindings of hw throttle for Tegra socthermWei Ni2016-09-271-2/+119
| | * | thermal: add Intel BXT WhiskeyCove PMIC thermal driverBin Gao2016-09-063-0/+310
| | |/
| * / thermal: cpu_cooling: Fix wrong comment call function nameHugh Kang2016-09-271-1/+1
| |/
* | thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_registerAxel Lin2016-09-271-2/+9
* | thermal: Add Mediatek thermal driver for mt2701.dawei.chien@mediatek.com2016-09-271-63/+152
* | dt-bindings: thermal: Add binding document for Mediatek thermal controllerdawei.chien@mediatek.com2016-09-271-1/+3
* | thermal: max77620: Add thermal driver for reporting junction tempLaxman Dewangan2016-09-273-0/+176
* | thermal: max77620: Add DT binding doc for thermal driverLaxman Dewangan2016-09-271-0/+70
* | thermal: tango: add resume supportMarc Gonzalez2016-09-271-2/+17
* | devfreq_cooling: no need to check state with negative numberShawn Lin2016-09-271-1/+1
* | thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...Bui Duc Phuc2016-09-271-1/+2
* | Thermal: of thermal: typo fixZhang Rui2016-09-271-1/+1
* | thermal: imx: depend on imx SoC archPeter Robinson2016-09-271-1/+1
* | thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun2016-09-271-3/+3
* | thermal: rockchip: optimize sensor auto accessing periodRocky Hao2016-09-271-2/+2
* | thermal: rockchip: enhance the tsadc's bandgap feature for rk3399Rocky Hao2016-09-271-5/+6
* | thermal: qcom: tsens-8916: mark PM functions __maybe_unusedArnd Bergmann2016-09-271-2/+2
* | thermal: qoriq: Add thermal management supportJia Hongtao2016-09-273-0/+339
* | thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is usedKuninori Morimoto2016-09-271-2/+18
* | thermal: of-thermal: Fix setting of set_emul_temp hookKeerthy2016-09-271-4/+3
* | thermal: rockchip: fixes the exception interruptsCaesar Wang2016-09-271-3/+17
* | thermal: rockchip: fixes the period time for tsadcCaesar Wang2016-09-271-10/+24
* | 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-275-37/+16
* | thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer2016-09-272-0/+23
* | thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-273-0/+72
* | 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-273-0/+50
* | 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-278-0/+466
|/
* Linux 4.8-rc5v4.8-rc5Linus Torvalds2016-09-041-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-041-0/+12
|\
| * x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-09-042-1/+3
|\ \
| * | tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li2016-09-021-1/+2