aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2016-10-20thermal/powerclamp: correct cpu support checkGravatar Eric Ernst 1-12/+2
2016-10-20thermal: intel_pch_thermal: Enable Haswell PCHGravatar Srinivas Pandruvada 1-0/+9
2016-10-20thermal: intel_pch_thermal: Add an ACPI passive tripGravatar Srinivas Pandruvada 1-0/+51
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 43-195/+3410
2016-09-27thermal: int3403: Process trip change notificationGravatar Srinivas Pandruvada 1-0/+6
2016-09-27thermal: int340x: New Interface to read trip and notifyGravatar Srinivas Pandruvada 5-27/+48
2016-09-27thermal: user_space gov: Add additional information in ueventGravatar Srinivas Pandruvada 1-2/+13
2016-09-27thermal: Enhance thermal_zone_device_update for eventsGravatar Srinivas Pandruvada 16-25/+38
2016-09-27Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-te...Gravatar Zhang Rui 9-16/+1202
2016-09-27thermal: tegra: add hw-throttle for Tegra132Gravatar Wei Ni 2-30/+221
2016-09-27thermal: tegra: add hw-throttle functionGravatar Wei Ni 5-15/+700
2016-09-27thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_registerGravatar Axel Lin 1-2/+9
2016-09-27thermal: Add Mediatek thermal driver for mt2701.Gravatar dawei.chien@mediatek.com 1-63/+152
2016-09-27thermal: max77620: Add thermal driver for reporting junction tempGravatar Laxman Dewangan 3-0/+176
2016-09-27thermal: tango: add resume supportGravatar Marc Gonzalez 1-2/+17
2016-09-27devfreq_cooling: no need to check state with negative numberGravatar Shawn Lin 1-1/+1
2016-09-27thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...Gravatar Bui Duc Phuc 1-1/+2
2016-09-27Thermal: of thermal: typo fixGravatar Zhang Rui 1-1/+1
2016-09-27thermal: imx: depend on imx SoC archGravatar Peter Robinson 1-1/+1
2016-09-27thermal: qcom: tsens: Fix return value check in init_common()Gravatar Wei Yongjun 1-3/+3
2016-09-27thermal: rockchip: optimize sensor auto accessing periodGravatar Rocky Hao 1-2/+2
2016-09-27thermal: rockchip: enhance the tsadc's bandgap feature for rk3399Gravatar Rocky Hao 1-5/+6
2016-09-27thermal: qcom: tsens-8916: mark PM functions __maybe_unusedGravatar Arnd Bergmann 1-2/+2
2016-09-27thermal: qoriq: Add thermal management supportGravatar Jia Hongtao 3-0/+339
2016-09-27thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is usedGravatar Kuninori Morimoto 1-2/+18
2016-09-27thermal: of-thermal: Fix setting of set_emul_temp hookGravatar Keerthy 1-4/+3
2016-09-27thermal: rockchip: fixes the exception interruptsGravatar Caesar Wang 1-3/+17
2016-09-27thermal: rockchip: fixes the period time for tsadcGravatar Caesar Wang 1-10/+24
2016-09-27thermal: rockchip: add the set_trips functionGravatar Caesar Wang 1-0/+39
2016-09-27thermal: bang-bang governor: act on lower trip boundaryGravatar Sascha Hauer 1-1/+1
2016-09-27thermal: streamline get_trend callbacksGravatar Sascha Hauer 4-36/+15
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesGravatar Sascha Hauer 1-0/+19
2016-09-27thermal: Add support for hardware-tracked trip pointsGravatar Sascha Hauer 1-0/+55
2016-09-27thermal: qcom: remove declare local symbols as staticGravatar Eduardo Valentin 4-4/+4
2016-09-27thermal: qcom: tsens-8996: Add support for 8996 family of SoCsGravatar Rajendra Nayak 4-2/+89
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsGravatar Rajendra Nayak 4-6/+298
2016-09-27thermal: core: export apis to get slope and offsetGravatar Rajendra Nayak 1-0/+30
2016-09-27thermal: qcom: tsens-8974: Add support for 8974 family of SoCsGravatar Rajendra Nayak 4-2/+247
2016-09-27thermal: qcom: tsens-8916: Add support for 8916 family of SoCsGravatar Rajendra Nayak 4-1/+117
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversGravatar Rajendra Nayak 7-0/+445
2016-09-27thermal: cpu_cooling: Fix wrong comment call function nameGravatar Hugh Kang 1-1/+1
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingGravatar Dirk Behme 1-0/+1
2016-09-06thermal: add Intel BXT WhiskeyCove PMIC thermal driverGravatar Bin Gao 3-0/+310
2016-08-19thermal: imx: fix a possible NULL dereferenceGravatar Corentin LABBE 1-3/+1
2016-08-19Thermal-INT3406: Delete owner assignmentGravatar Markus Elfring 1-1/+0
2016-08-19thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2powerGravatar Brendan Jackman 1-5/+16
2016-08-08Merge branches 'thermal-intel' and 'thermal-core' into nextGravatar Zhang Rui 7-3/+18
2016-08-08thermal: clock_cooling: Fix missing mutex_init()Gravatar Wei Yongjun 1-0/+1
2016-08-08thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsGravatar Kuninori Morimoto 1-0/+2
2016-08-08thermal: fix race condition when updating cooling deviceGravatar Michele Di Giorgio 5-3/+15