summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| * thermal: qoriq: Enable all sensors before registering themAndrey Smirnov2020-01-271-19/+12
| * thermal: qoriq: Convert driver to use regmap APIAndrey Smirnov2020-01-271-130/+99
| * thermal: qoriq: Drop unnecessary drvdata cleanupAndrey Smirnov2020-01-271-2/+0
| * thermal: qoriq: Pass data to qoriq_tmu_calibration() directlyAndrey Smirnov2020-01-271-10/+9
| * thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directlyAndrey Smirnov2020-01-271-4/+4
| * thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_dataAndrey Smirnov2020-01-271-15/+8
| * thermal: qoriq: Add local struct qoriq_sensor pointerAndrey Smirnov2020-01-271-5/+9
| * thermal: qoriq: Don't store struct thermal_zone_device referenceAndrey Smirnov2020-01-271-6/+11
| * thermal: qoriq: Add local struct device pointerAndrey Smirnov2020-01-271-5/+6
| * thermal: zx2967: Appease the kernel-doc deityAmit Kucheria2020-01-271-0/+1
| * thermal: amlogic: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+5
| * thermal: tegra: Appease the kernel-doc deityAmit Kucheria2020-01-271-2/+13
| * thermal: samsung: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+4
| * thermal: rockchip: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+16
| * thermal: mediatek: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+6
| * thermal: max77620: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+1
| * thermal: devfreq_cooling: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+2
| * thermal: step_wise: Appease the kernel-doc deityAmit Kucheria2020-01-274-8/+8
| * thermal: cpu_cooling: Appease the kernel-doc deityAmit Kucheria2020-01-271-0/+1
| * thermal: of-thermal: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+1
| * thermal: db8500: Depromote debug printLinus Walleij2020-01-271-2/+2
| |
| \
*-. \ Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki2020-01-272-0/+2
|\ \ \ | |_|/ |/| |
| | * thermal: int340x_thermal: Add Tiger Lake ACPI device IDsGayatri Kammela2019-12-192-0/+2
| |/
* / drivers: thermal: tsens: Work with old DTBsAmit Kucheria2020-01-071-0/+3
|/
* thermal: power_allocator: Fix Kconfig warningYueHaibing2019-12-071-1/+1
* Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-0516-480/+1616
|\
| * thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang2019-11-141-2/+2
| * thermal: cpu_cooling: Migrate to using the EM frameworkQuentin Perret2019-11-072-160/+89
| * thermal: cpu_cooling: Make the power-related code depend on IPAQuentin Perret2019-11-071-85/+81
| * drivers: thermal: tsens: fix potential integer overflow on multiplyColin Ian King2019-11-071-1/+1
| * thermal: no need to set .owner when using module_platform_driverTian Tao2019-11-071-1/+0
| * thermal: qcom: tsens-v1: Fix kfree of a non-pointer valueColin Ian King2019-11-071-3/+1
| * thermal: Initialize thermal subsystem earlierAmit Kucheria2019-11-071-1/+1
| * thermal: Remove netlink supportAmit Kucheria2019-11-071-100/+1
| * thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno2019-11-073-2/+174
| * thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume La Roque2019-11-073-0/+345
| * drivers: thermal: tsens: Add interrupt supportAmit Kucheria2019-11-076-63/+669
| * drivers: thermal: tsens: Create function to return sign-extended temperatureAmit Kucheria2019-11-071-14/+35
| * drivers: thermal: tsens: Add debugfs supportAmit Kucheria2019-11-073-0/+91
| * drivers: thermal: tsens: Add __func__ identifier to debug statementsAmit Kucheria2019-11-072-7/+7
| * drivers: thermal: tsens: Simplify code flow in tsens_probeAmit Kucheria2019-11-071-5/+3
| * drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria2019-11-074-21/+20
| * thermal: qoriq: add thermal monitor unit version 2 supportYuantian Tang2019-11-071-23/+97
| * thermal-generic-adc: Silent error message for EPROBE_DEFERHsin-Yi Wang2019-11-071-3/+6
| * thermal: rcar_gen3_thermal: Add r8a774b1 supportBiju Das2019-11-071-0/+4
* | thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-042-15/+18
* | Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-12-011-1/+1
|\ \ | |/ |/|
| * treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle2019-10-211-1/+1
* | cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-211-7/+7
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-293-382/+113
|\