index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'thermal-core'
Rafael J. Wysocki
2022-08-27
1
-0
/
+1
|
\
|
*
thermal/core: Add missing EXPORT_SYMBOL_GPL
Daniel Lezcano
2022-08-15
1
-0
/
+1
*
|
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
2022-08-23
1
-4
/
+5
|
/
*
Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-08
3
-5
/
+11
|
\
|
*
-
.
Merge branches 'thermal-core' and 'thermal-tools'
Rafael J. Wysocki
2022-08-08
2
-5
/
+9
|
|
\
\
|
|
*
|
thermal: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-08-03
1
-2
/
+2
|
|
*
|
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
2022-08-03
1
-3
/
+7
|
|
|
/
|
*
/
thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-P
Sumeet Pawnikar
2022-08-03
1
-0
/
+2
|
|
/
*
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-9
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
|
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-02
25
-358
/
+255
|
\
\
|
*
\
Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2022-07-29
23
-340
/
+245
|
|
\
\
|
|
*
|
thermal/of: Initialize trip points separately
Daniel Lezcano
2022-07-28
1
-29
/
+57
|
|
*
|
thermal/of: Use thermal trips stored in the thermal zone
Daniel Lezcano
2022-07-28
1
-37
/
+16
|
|
*
|
thermal/core: Add thermal_trip in thermal_zone
Daniel Lezcano
2022-07-28
2
-10
/
+20
|
|
*
|
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-07-28
7
-30
/
+30
|
|
*
|
thermal/core: Move thermal_set_delay_jiffies to static
Daniel Lezcano
2022-07-28
3
-8
/
+7
|
|
*
|
thermal/core: Remove unneeded EXPORT_SYMBOLS
Daniel Lezcano
2022-07-28
1
-2
/
+0
|
|
*
|
thermal/of: Move thermal_trip structure to thermal.h
Daniel Lezcano
2022-07-28
1
-12
/
+0
|
|
*
|
thermal/of: Remove the device node pointer for thermal_trip
Daniel Lezcano
2022-07-28
2
-10
/
+0
|
|
*
|
thermal/of: Replace device node match with device node search
Daniel Lezcano
2022-07-28
1
-20
/
+44
|
|
*
|
thermal/core: Remove duplicate information when an error occurs
Daniel Lezcano
2022-07-28
1
-4
/
+4
|
|
*
|
thermal/core: Avoid calling ->get_trip_temp() unnecessarily
Daniel Lezcano
2022-07-28
1
-6
/
+2
|
|
*
|
thermal/ti-soc-thermal: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
|
|
*
|
thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensors
Dmitry Baryshkov
2022-07-28
1
-0
/
+5
|
|
*
|
thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensors
Dmitry Baryshkov
2022-07-28
1
-0
/
+5
|
|
*
|
thermal/drivers/u8500: Remove unnecessary print function dev_err()
Yang Li
2022-07-28
1
-6
/
+2
|
|
*
|
thermal/drivers/rzg2l: Fix comments
Biju Das
2022-07-28
1
-7
/
+11
|
|
*
|
thermal/drivers/sun8i: Fix typo in comment
Julia Lawall
2022-07-28
1
-1
/
+1
|
|
*
|
thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...
Jin Xiaoyun
2022-07-28
1
-2
/
+2
|
|
*
|
thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()
Dan Carpenter
2022-07-28
1
-2
/
+0
|
|
*
|
thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probe
Bryan Brattlof
2022-07-28
1
-2
/
+5
|
|
*
|
thermal/core: Remove DROP_FULL and RAISE_FULL
Daniel Lezcano
2022-07-28
1
-11
/
+0
|
|
*
|
thermal/core: Use clamp() helper in the stepwise governor
Daniel Lezcano
2022-07-28
1
-11
/
+4
|
|
*
|
thermal/drivers/u8500: Remove the get_trend function
Daniel Lezcano
2022-07-28
1
-22
/
+4
|
|
*
|
thermal/drivers/tegra: Remove get_trend function
Daniel Lezcano
2022-07-28
1
-32
/
+0
|
|
*
|
thermal/drivers/qcom: Remove get_trend function
Daniel Lezcano
2022-07-28
2
-14
/
+0
|
|
*
|
drivers/thermal/rcar_gen3_thermal: Improve logging during probe
Wolfram Sang
2022-07-28
1
-2
/
+2
|
|
*
|
drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with ops
Lukasz Luba
2022-07-28
1
-18
/
+9
|
|
*
|
drivers/thermal/cpufreq_cooling: Update outdated comments
Lukasz Luba
2022-07-28
1
-26
/
+18
|
|
*
|
drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing
Lukasz Luba
2022-07-28
1
-17
/
+1
|
|
*
|
drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de...
Lukasz Luba
2022-07-28
1
-9
/
+6
|
*
|
|
Merge branch 'thermal-core'
Rafael J. Wysocki
2022-07-29
1
-9
/
+9
|
|
\
\
\
|
|
*
|
|
thermal: Directly use ida_alloc()/free()
keliu
2022-06-14
1
-9
/
+9
|
|
|
|
/
|
|
|
/
|
|
*
|
|
intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
Rafael J. Wysocki
2022-07-22
1
-8
/
+0
|
*
|
|
thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from comment
Jiang Jian
2022-07-12
1
-1
/
+1
*
|
|
|
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-08-02
2
-6
/
+26
|
\
\
\
\
|
*
|
|
|
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
2022-07-15
2
-6
/
+26
|
|
/
/
/
*
|
|
|
Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
1
-0
/
+4
|
\
\
\
\
|
*
\
\
\
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2022-07-28
1
-0
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]