aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Merge branch 'x86/cpu'Gravatar Rafael J. Wysocki 1-1/+3
2016-06-13Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Gravatar Rafael J. Wysocki 1-1/+3
2016-06-13Merge back earlier cpufreq changes for v4.8.Gravatar Rafael J. Wysocki 1-5/+19
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Gravatar Linus Torvalds 1-8/+8
2016-06-09cpufreq: Remove cpufreq_frequency_get_table()Gravatar Viresh Kumar 1-5/+19
2016-06-08x86, thermal: Clean up and fix CPU model detection for intel_soc_dts_thermalGravatar Dave Hansen 1-1/+3
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Gravatar Rafael J. Wysocki 27-695/+2525
2016-06-01thermal: cpu_cooling: fix improper order during initializationGravatar Lukasz Luba 1-8/+8
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueGravatar Aaron Lu 1-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 24-670/+2243
2016-05-18Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextGravatar Zhang Rui 23-669/+2236
2016-05-17thermal: tango: initialize TEMPSI_CFGGravatar Marc Gonzalez 1-0/+1
2016-05-17thermal: rockchip: use the usleep_range instead of udelayGravatar Caesar Wang 1-2/+2
2016-05-17thermal: rockchip: add the notes for better readingGravatar Caesar Wang 1-21/+53
2016-05-17thermal: rockchip: Support RK3366 SoCs in the thermal driverGravatar Elaine Zhang 1-0/+28
2016-05-17thermal: rockchip: handle the power sequence for tsadc controllerGravatar Caesar Wang 1-5/+82
2016-05-17thermal: rockchip: update the tsadc table for rk3399Gravatar Caesar Wang 1-34/+34
2016-05-17thermal: rockchip: fixes the code_to_temp for tsadc driverGravatar Caesar Wang 1-2/+2
2016-05-17thermal: rockchip: disable thermal->clk in err caseGravatar Shawn Lin 1-1/+3
2016-05-17thermal: tegra: add Tegra132 specific SOC_THERM driverGravatar Wei Ni 4-0/+207
2016-05-17thermal: fix ptr_ret.cocci warningsGravatar kbuild test robot 1-4/+1
2016-05-17thermal: generic-adc: Add ADC based thermal sensor driverGravatar Laxman Dewangan 3-0/+193
2016-05-17thermal: tegra: fix static checker warningGravatar Wei Ni 1-4/+1
2016-05-17thermal: tegra: mark PM functions __maybe_unusedGravatar Arnd Bergmann 1-2/+2
2016-05-17thermal: add temperature sensor support for tango SoCGravatar Marc Gonzalez 3-0/+121
2016-05-17thermal: hisilicon: fix IRQ imbalance enablingGravatar Leo Yan 1-3/+4
2016-05-17thermal: hisilicon: support to use any sensorGravatar Leo Yan 1-13/+20
2016-05-17thermal: tegra: add PM supportGravatar Wei Ni 1-0/+46
2016-05-17thermal: tegra: handle HW initialization in one funcotionGravatar Wei Ni 1-41/+44
2016-05-17thermal: tegra: handle clocks in one functionGravatar Wei Ni 1-15/+36
2016-05-17thermal: tegra: add thermtrip functionGravatar Wei Ni 4-5/+216
2016-05-17thermal: of-thermal: allow setting trip_temp on hardwareGravatar Wei Ni 1-0/+8
2016-05-17thermal: tegra: add a debugfs to show registersGravatar Wei Ni 2-3/+145
2016-05-17thermal: tegra: add Tegra210 specific SOC_THERM driverGravatar Wei Ni 5-0/+195
2016-05-17thermal: tegra: split tegra_soctherm driverGravatar Wei Ni 7-566/+754
2016-05-17thermal: tegra: get rid of PDIV/HOTSPOT hackGravatar Wei Ni 1-4/+15
2016-05-17thermal: tegra: combine sensor group-related dataGravatar Wei Ni 1-27/+118
2016-05-17thermal: tegra: move tegra thermal files into tegra directoryGravatar Wei Ni 5-11/+17
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-4/+1
2016-05-17thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-22/+9
2016-05-17thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-13/+4
2016-05-17thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-1/+1
2016-05-17thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-2/+1
2016-05-17thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-10/+2
2016-05-17thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-3/+2
2016-05-17thermal: of: fix cleanup when building a thermal zoneGravatar Ulises Brindis 1-1/+1
2016-05-17thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.Gravatar Richard Cochran 1-1/+1
2016-05-16thermal: check validity get_trip_hyst function pointer in bang-bang governorGravatar Michele Di Giorgio 1-1/+7
2016-05-11Thermal / ACPI / video: add INT3406 thermal driverGravatar Aaron Lu 4-25/+282
2016-05-08thermal: int340x: processor_thermal: support acpi notificationGravatar Srinivas Pandruvada 1-31/+77