summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki27-695/+2525
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/l...Linus 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
2016-05-17thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-13/+4
2016-05-17thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-1/+1
2016-05-17thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-2/+1
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-10/+2
2016-05-17thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-3/+2
2016-05-17thermal: of: fix cleanup when building a thermal zoneUlises Brindis1-1/+1
2016-05-17thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.Richard Cochran1-1/+1
2016-05-16thermal: check validity get_trip_hyst function pointer in bang-bang governorMichele Di Giorgio1-1/+7
2016-05-11Thermal / ACPI / video: add INT3406 thermal driverAaron Lu4-25/+282
2016-05-08thermal: int340x: processor_thermal: support acpi notificationSrinivas Pandruvada1-31/+77
2016-05-08thermal/powerclamp: remove cpu whitelistJacob Pan1-38/+9
2016-04-27thermal: use %d to print S32 parametersLeo Yan1-1/+1
2016-04-27thermal: hisilicon: increase temperature resolutionLeo Yan1-2/+2
2016-04-20thermal: fix Mediatek thermal controller buildJohannes Berg1-0/+1
2016-04-20thermal: consistently use int for trip tempWei Ni1-4/+4
2016-04-20thermal: fix mtk_thermal build dependencyRandy Dunlap1-0/+1
2016-04-20thermal: minor mtk_thermal.c cleanupsRandy Dunlap1-2/+1