summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki2016-06-0327-695/+2525
|\ \
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-2624-670/+2243
| | |\
| | | *-. Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2016-05-1823-669/+2236
| | | |\ \
| | | | | * thermal: tango: initialize TEMPSI_CFGMarc Gonzalez2016-05-171-0/+1
| | | | | * thermal: rockchip: use the usleep_range instead of udelayCaesar Wang2016-05-171-2/+2
| | | | | * thermal: rockchip: add the notes for better readingCaesar Wang2016-05-171-21/+53
| | | | | * thermal: rockchip: Support RK3366 SoCs in the thermal driverElaine Zhang2016-05-171-0/+28
| | | | | * thermal: rockchip: handle the power sequence for tsadc controllerCaesar Wang2016-05-171-5/+82
| | | | | * thermal: rockchip: update the tsadc table for rk3399Caesar Wang2016-05-171-34/+34
| | | | | * thermal: rockchip: fixes the code_to_temp for tsadc driverCaesar Wang2016-05-171-2/+2
| | | | | * thermal: rockchip: disable thermal->clk in err caseShawn Lin2016-05-171-1/+3
| | | | | * thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni2016-05-174-0/+207
| | | | | * thermal: fix ptr_ret.cocci warningskbuild test robot2016-05-171-4/+1
| | | | | * thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan2016-05-173-0/+193
| | | | | * thermal: tegra: fix static checker warningWei Ni2016-05-171-4/+1
| | | | | * thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann2016-05-171-2/+2
| | | | | * thermal: add temperature sensor support for tango SoCMarc Gonzalez2016-05-173-0/+121
| | | | | * thermal: hisilicon: fix IRQ imbalance enablingLeo Yan2016-05-171-3/+4
| | | | | * thermal: hisilicon: support to use any sensorLeo Yan2016-05-171-13/+20
| | | | | * thermal: tegra: add PM supportWei Ni2016-05-171-0/+46
| | | | | * thermal: tegra: handle HW initialization in one funcotionWei Ni2016-05-171-41/+44
| | | | | * thermal: tegra: handle clocks in one functionWei Ni2016-05-171-15/+36
| | | | | * thermal: tegra: add thermtrip functionWei Ni2016-05-174-5/+216
| | | | | * thermal: of-thermal: allow setting trip_temp on hardwareWei Ni2016-05-171-0/+8
| | | | | * thermal: tegra: add a debugfs to show registersWei Ni2016-05-172-3/+145
| | | | | * thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni2016-05-175-0/+195
| | | | | * thermal: tegra: split tegra_soctherm driverWei Ni2016-05-177-566/+754
| | | | | * thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni2016-05-171-4/+15
| | | | | * thermal: tegra: combine sensor group-related dataWei Ni2016-05-171-27/+118
| | | | | * thermal: tegra: move tegra thermal files into tegra directoryWei Ni2016-05-175-11/+17
| | | | | * thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-4/+1
| | | | | * thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-22/+9
| | | | | * thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-13/+4
| | | | | * thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-1/+1
| | | | | * thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-2/+1
| | | | | * thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-10/+2
| | | | | * thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-3/+2
| | | | | * thermal: of: fix cleanup when building a thermal zoneUlises Brindis2016-05-171-1/+1
| |_|_|_|/ |/| | | |
| | | | * thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions.Richard Cochran2016-05-171-1/+1
| | | | * thermal: int340x: processor_thermal: support acpi notificationSrinivas Pandruvada2016-05-081-31/+77
| | | | * thermal/powerclamp: remove cpu whitelistJacob Pan2016-05-081-38/+9
| |_|_|/ |/| | |
| | | * thermal: check validity get_trip_hyst function pointer in bang-bang governorMichele Di Giorgio2016-05-161-1/+7
| |_|/ |/| |
| * | ACPI / Thermal / video: fix max_level incorrect valueAaron Lu2016-05-301-1/+1
| |/
| * Thermal / ACPI / video: add INT3406 thermal driverAaron Lu2016-05-114-25/+282
|/
* thermal: use %d to print S32 parametersLeo Yan2016-04-271-1/+1
* thermal: hisilicon: increase temperature resolutionLeo Yan2016-04-271-2/+2
* thermal: fix Mediatek thermal controller buildJohannes Berg2016-04-201-0/+1
* thermal: consistently use int for trip tempWei Ni2016-04-201-4/+4
* thermal: fix mtk_thermal build dependencyRandy Dunlap2016-04-201-0/+1
* thermal: minor mtk_thermal.c cleanupsRandy Dunlap2016-04-201-2/+1
OpenPOWER on IntegriCloud