aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki
2016-06-01thermal: cpu_cooling: fix improper order during initializationLukasz Luba
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-18Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui
2016-05-17thermal: tango: initialize TEMPSI_CFGMarc Gonzalez
2016-05-17thermal: rockchip: use the usleep_range instead of udelayCaesar Wang
2016-05-17thermal: rockchip: add the notes for better readingCaesar Wang
2016-05-17thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang
2016-05-17thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang
2016-05-17thermal: rockchip: update the tsadc table for rk3399Caesar Wang
2016-05-17thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang
2016-05-17thermal: rockchip: disable thermal->clk in err caseShawn Lin
2016-05-17thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni
2016-05-17thermal: fix ptr_ret.cocci warningskbuild test robot
2016-05-17thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan
2016-05-17thermal: tegra: fix static checker warningWei Ni
2016-05-17thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann
2016-05-17thermal: add temperature sensor support for tango SoCMarc Gonzalez
2016-05-17thermal: hisilicon: fix IRQ imbalance enablingLeo Yan
2016-05-17thermal: hisilicon: support to use any sensorLeo Yan
2016-05-17thermal: tegra: add PM supportWei Ni
2016-05-17thermal: tegra: handle HW initialization in one funcotionWei Ni
2016-05-17thermal: tegra: handle clocks in one functionWei Ni
2016-05-17thermal: tegra: add thermtrip functionWei Ni
2016-05-17thermal: of-thermal: allow setting trip_temp on hardwareWei Ni
2016-05-17thermal: tegra: add a debugfs to show registersWei Ni
2016-05-17thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni
2016-05-17thermal: tegra: split tegra_soctherm driverWei Ni
2016-05-17thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni
2016-05-17thermal: tegra: combine sensor group-related dataWei Ni
2016-05-17thermal: tegra: move tegra thermal files into tegra directoryWei Ni
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-05-17thermal: of: fix cleanup when building a thermal zoneUlises Brindis
2016-05-17thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.Richard Cochran
2016-05-16thermal: check validity get_trip_hyst function pointer in bang-bang governorMichele Di Giorgio
2016-05-11Thermal / ACPI / video: add INT3406 thermal driverAaron Lu
2016-05-08thermal: int340x: processor_thermal: support acpi notificationSrinivas Pandruvada
2016-05-08thermal/powerclamp: remove cpu whitelistJacob Pan
2016-04-27thermal: use %d to print S32 parametersLeo Yan
2016-04-27thermal: hisilicon: increase temperature resolutionLeo Yan
2016-04-20thermal: fix Mediatek thermal controller buildJohannes Berg
2016-04-20thermal: consistently use int for trip tempWei Ni