index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-08
Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+11
2022-08-08
Merge branches 'thermal-core' and 'thermal-tools'
Rafael J. Wysocki
2
-5
/
+9
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2022-08-03
thermal: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-2
/
+2
2022-08-03
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
1
-3
/
+7
2022-08-03
thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-P
Sumeet Pawnikar
1
-0
/
+2
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-358
/
+255
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+26
2022-08-01
Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2022-07-29
Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
23
-340
/
+245
2022-07-29
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-9
/
+9
2022-07-28
thermal/of: Initialize trip points separately
Daniel Lezcano
1
-29
/
+57
2022-07-28
thermal/of: Use thermal trips stored in the thermal zone
Daniel Lezcano
1
-37
/
+16
2022-07-28
thermal/core: Add thermal_trip in thermal_zone
Daniel Lezcano
2
-10
/
+20
2022-07-28
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
7
-30
/
+30
2022-07-28
thermal/core: Move thermal_set_delay_jiffies to static
Daniel Lezcano
3
-8
/
+7
2022-07-28
thermal/core: Remove unneeded EXPORT_SYMBOLS
Daniel Lezcano
1
-2
/
+0
2022-07-28
thermal/of: Move thermal_trip structure to thermal.h
Daniel Lezcano
1
-12
/
+0
2022-07-28
thermal/of: Remove the device node pointer for thermal_trip
Daniel Lezcano
2
-10
/
+0
2022-07-28
thermal/of: Replace device node match with device node search
Daniel Lezcano
1
-20
/
+44
2022-07-28
thermal/core: Remove duplicate information when an error occurs
Daniel Lezcano
1
-4
/
+4
2022-07-28
thermal/core: Avoid calling ->get_trip_temp() unnecessarily
Daniel Lezcano
1
-6
/
+2
2022-07-28
thermal/ti-soc-thermal: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-28
thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensors
Dmitry Baryshkov
1
-0
/
+5
2022-07-28
thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensors
Dmitry Baryshkov
1
-0
/
+5
2022-07-28
thermal/drivers/u8500: Remove unnecessary print function dev_err()
Yang Li
1
-6
/
+2
2022-07-28
thermal/drivers/rzg2l: Fix comments
Biju Das
1
-7
/
+11
2022-07-28
thermal/drivers/sun8i: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-07-28
thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...
Jin Xiaoyun
1
-2
/
+2
2022-07-28
thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()
Dan Carpenter
1
-2
/
+0
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 de...
Lukasz Luba
1
-9
/
+6
2022-07-28
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...
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...
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
[next]