index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probe
Bryan Brattlof
1
-2
/
+5
2022-07-28
thermal/core: Remove DROP_FULL and RAISE_FULL
Daniel Lezcano
1
-11
/
+0
2022-07-28
thermal/core: Use clamp() helper in the stepwise governor
Daniel Lezcano
1
-11
/
+4
2022-07-28
thermal/drivers/u8500: Remove the get_trend function
Daniel Lezcano
1
-22
/
+4
2022-07-28
thermal/drivers/tegra: Remove get_trend function
Daniel Lezcano
1
-32
/
+0
2022-07-28
thermal/drivers/qcom: Remove get_trend function
Daniel Lezcano
2
-14
/
+0
2022-07-28
drivers/thermal/rcar_gen3_thermal: Improve logging during probe
Wolfram Sang
1
-2
/
+2
2022-07-28
drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with ops
Lukasz Luba
1
-18
/
+9
2022-07-28
drivers/thermal/cpufreq_cooling: Update outdated comments
Lukasz Luba
1
-26
/
+18
2022-07-28
drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing
Lukasz Luba
1
-17
/
+1
2022-07-28
drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling device
Lukasz Luba
1
-9
/
+6
2022-07-28
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Thomas Gleixner
1
-0
/
+4
2022-07-22
intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
Rafael J. Wysocki
1
-8
/
+0
2022-07-16
thermal/drivers/rcar_gen3_thermal: Add r8a779f0 support
Wolfram Sang
1
-0
/
+4
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2
-6
/
+26
2022-07-12
thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from comment
Jiang Jian
1
-1
/
+1
2022-07-01
Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2022-06-30
thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake
Sumeet Pawnikar
1
-0
/
+1
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
1
-4
/
+2
2022-06-14
thermal: Directly use ida_alloc()/free()
keliu
1
-9
/
+9
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
2022-05-30
Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+2
2022-05-25
thermal: int340x: Add Meteor Lake PCI device ID
Sumeet Pawnikar
2
-0
/
+2
2022-05-25
ACPI: DPTF: Support Meteor Lake
Sumeet Pawnikar
2
-0
/
+2
2022-05-24
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
18
-96
/
+1123
2022-05-24
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-4
/
+6
2022-05-24
Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-2
/
+4
2022-05-23
Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc'
Rafael J. Wysocki
4
-41
/
+57
2022-05-23
Merge back earlier thermal control updates for 5.19-rc1.
Rafael J. Wysocki
14
-69
/
+1098
2022-05-23
Merge branches 'pm-em' and 'pm-cpuidle'
Rafael J. Wysocki
2
-4
/
+6
2022-05-22
thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()
Guenter Roeck
1
-2
/
+4
2022-05-19
thermal: intel: pch: improve the cooling delay log
Zhang Rui
1
-11
/
+20
2022-05-19
thermal: intel: pch: enhance overheat handling
Zhang Rui
1
-5
/
+8
2022-05-19
thermal: intel: pch: move cooling delay to suspend_noirq phase
Zhang Rui
1
-2
/
+3
2022-05-19
thermal: k3_j72xx_bandgap: Add the bandgap driver support
Keerthy
2
-1
/
+567
2022-05-19
thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
Miaoqian Lin
1
-2
/
+4
2022-05-19
thermal/core: Fix memory leak in __thermal_cooling_device_register()
Yang Yingliang
1
-0
/
+1
2022-05-19
thermal/drivers/qcom/lmh: Add sc8180x compatible
Bjorn Andersson
1
-0
/
+1
2022-05-19
thermal/drivers/rz2gl: Fix OTP Calibration Register values
Biju Das
1
-2
/
+8
2022-05-19
thermal: thermal_of: fix typo on __thermal_bind_params
Corentin Labbe
1
-1
/
+1
2022-05-19
thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe
Zheng Yongjun
1
-0
/
+3
2022-05-19
thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor
Manaf Meethalavalappu Pallikunhi
1
-0
/
+12
2022-05-19
thermal/drivers/bcm2711: Don't clamp temperature at zero
Stefan Wahren
1
-4
/
+1
2022-05-19
thermal/drivers/tsens: Add compat string for the qcom,msm8960
Dmitry Baryshkov
1
-0
/
+3
2022-05-19
thermal/drivers/k3: Add hwmon support
Massimiliano Minella
1
-0
/
+5
2022-05-19
thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTM
Jishnu Prakash
1
-7
/
+397
2022-05-19
thermal/drivers/qcom: Add support for multiple generations of devices
Jishnu Prakash
1
-31
/
+51
2022-05-19
thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-5
/
+12
2022-05-18
thermal: intel: hfi: remove NULL check after container_of() call
Haowen Bai
1
-2
/
+0
2022-05-18
Merge back earlier int340x driver changes for 5.19.
Rafael J. Wysocki
1
-15
/
+9
[prev]
[next]