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
2021-10-21
thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
5
-11
/
+60
2021-10-18
thermal/drivers/uniphier: Add compatible string for NX1 SoC
Kunihiko Hayashi
1
-0
/
+4
2021-10-17
thermal/drivers/rockchip_thermal: Allow more resets for tsadc node
Johan Jonker
1
-1
/
+1
2021-10-16
thermal/drivers/tsens: Add timeout to get_temp_tsens_valid
Ansuel Smith
1
-15
/
+14
2021-10-16
thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM
Jackie Liu
1
-1
/
+1
2021-10-15
thermal/core: fix a UAF bug in __thermal_cooling_device_register()
Ziyang Xuan
1
-2
/
+4
2021-10-15
thermal/core: Fix null pointer dereference in thermal_release()
Yuanzheng Song
1
-2
/
+8
2021-10-15
thermal: rcar_gen3_thermal: Read calibration from hardware
Niklas Söderlund
1
-20
/
+74
2021-10-15
thermal: rcar_gen3_thermal: Store thcode and ptat in priv data
Niklas Söderlund
1
-23
/
+28
2021-10-15
thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant
Bjorn Andersson
1
-1
/
+40
2021-10-07
thermal/drivers/netlink: Add the temperature when crossing a trip point
Daniel Lezcano
3
-11
/
+14
2021-10-07
thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-05
thermal: int340x: delete bogus length check
Dan Carpenter
1
-5
/
+4
2021-10-05
thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable
Christophe JAILLET
1
-5
/
+3
2021-09-21
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
Ansuel Smith
1
-2
/
+2
2021-09-21
thermal/core: Potential buffer overflow in thermal_build_list_of_policies()
Dan Carpenter
1
-4
/
+3
2021-09-14
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
1
-2
/
+3
2021-09-11
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-13
/
+1054
2021-09-09
thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used
Matthias Kaehlcke
1
-0
/
+6
2021-09-09
thermal/drivers/intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2
-1
/
+9
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
thermal/drivers/devfreq_cooling: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-0
/
+533
2021-08-25
thermal: intel: Allow processing of HWP interrupt
Srinivas Pandruvada
2
-1
/
+9
2021-08-18
thermal/drivers/qcom: Add support for LMh driver
Thara Gopinath
3
-0
/
+243
2021-08-17
thermal/drivers/intel: Move intel_menlow to thermal drivers
Srinivas Pandruvada
3
-0
/
+533
2021-08-14
thermal/drivers/tegra-soctherm: Silence message about clamped temperature
Dmitry Osipenko
1
-2
/
+2
2021-08-14
thermal/drivers/int340x: Use IMOK independently
Sumeet Pawnikar
1
-1
/
+13
2021-08-14
thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-14
thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
Niklas Söderlund
1
-3
/
+4
2021-08-14
thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
Niklas Söderlund
1
-4
/
+99
2021-08-14
drivers/thermal/intel: Add TCC cooling support for AlderLake platform
Sumeet Pawnikar
1
-0
/
+2
2021-08-14
thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
Dan Carpenter
1
-0
/
+1
2021-08-14
thermal/drivers/tegra: Correct compile-testing of drivers
Dmitry Osipenko
1
-1
/
+1
2021-08-14
thermal/drivers/tegra: Add driver for Tegra30 thermal sensor
Dmitry Osipenko
3
-0
/
+681
2021-07-10
Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-299
/
+895
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix tcc setting
Srinivas Pandruvada
1
-8
/
+12
2021-07-04
thermal/drivers/int340x/processor_thermal: Fix warning for return value
Srinivas Pandruvada
1
-1
/
+3
2021-07-04
thermal/drivers/mediatek: Add sensors-support
Frank Wunderlich
1
-0
/
+6
2021-07-04
thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver
Srinivas Pandruvada
4
-1
/
+373
2021-07-04
thermal/drivers/int340x/processor_thermal: Split enumeration and processing part
Srinivas Pandruvada
5
-259
/
+286
2021-07-04
thermal: devfreq_cooling: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-07-04
thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()
Andy Shevchenko
1
-7
/
+8
2021-07-04
thermal/core/thermal_of: Stop zone device before unregistering it
Dmitry Osipenko
1
-0
/
+3
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
1
-59
/
+4
2021-06-21
thermal: Use generic HW-protection shutdown API
Matti Vaittinen
1
-59
/
+4
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-4
/
+11
2021-06-17
thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure
Lukasz Luba
1
-1
/
+1
2021-06-14
thermal/drivers/sprd: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-6
/
+9
[prev]
[next]