tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
thermal
/
at
master
10 folders
52 files
broadcom
thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
1 week ago
intel
thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()
1 month ago
mediatek
thermal/drivers/mediatek/lvts_thermal: Add mt7987 support
3 months ago
qcom
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2 months ago
renesas
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
1 day ago
samsung
thermal: Switch back to struct platform_driver::remove()
2 years ago
st
thermal/drivers/stm32: Use predefined HZ_PER_MHZ instead of a custom one
3 months ago
tegra
thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driver
7 months ago
testing
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
1 month ago
ti-soc-thermal
thermal: Switch back to struct platform_driver::remove()
2 years ago
Kconfig
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
4 months ago
Makefile
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
4 months ago
airoha_thermal.c
thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"
10 months ago
amlogic_thermal.c
thermal/drivers/amlogic: Rename Uptat to uptat to follow kernel coding style
1 year ago
armada_thermal.c
thermal: Constify struct thermal_zone_device_ops
10 months ago
cpufreq_cooling.c
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
1 month ago
cpuidle_cooling.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
1 month ago
da9062-thermal.c
thermal: Constify struct thermal_zone_device_ops
10 months ago
db8500_thermal.c
thermal/drivers/db8500: Remove redundant of_match_ptr()
2 years ago
devfreq_cooling.c
thermal: devfreq_cooling: avoid unnecessary kfree of freq_table
3 weeks ago
dove_thermal.c
thermal: Constify struct thermal_zone_device_ops
10 months ago
gov_bang_bang.c
Merge branch 'thermal-intel'
1 year ago
gov_fair_share.c
thermal: core: Introduce thermal_cdev_update_nocheck()
2 years ago
gov_power_allocator.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
1 month ago
gov_step_wise.c
thermal: gov_step_wise: Allow cooling level to be reduced earlier
7 months ago
gov_user_space.c
Merge branch 'thermal-intel'
1 year ago
hisi_thermal.c
Merge branch 'x86/mm' into x86/cpu, to avoid conflicts
1 year ago
imx8mm_thermal.c
thermal: Switch back to struct platform_driver::remove()
2 years ago
imx91_thermal.c
thermal/drivers/imx91: Add hwmon support
1 month ago
imx_sc_thermal.c
thermal/drivers/imx_sc_thermal: Use dev_err_probe
2 years ago
imx_thermal.c
thermal: Constify struct thermal_zone_device_ops
10 months ago
k3_bandgap.c
thermal: Switch back to struct platform_driver::remove()
2 years ago
k3_j72xx_bandgap.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
1 month ago
khadas_mcu_fan.c
thermal/core: Make cooling device state change private
5 years ago
kirkwood_thermal.c
thermal: Constify struct thermal_zone_device_ops
10 months ago
loongson2_thermal.c
thermal/drivers/loongson2: Constify struct thermal_zone_device_ops
10 months ago
max77620_thermal.c
thermal/drivers/max77620: Remove duplicate error message
2 years ago
pcie_cooling.c
Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
1 year ago
qoriq_thermal.c
thermal/drivers/qoriq: Power down TMU on system suspend
1 year ago
rockchip_thermal.c
thermal/drivers/rockchip: Shut up GRF warning
7 months ago
spear_thermal.c
Merge back earlier Intel thermal drivers updates for 7.1
2 weeks ago
sprd_thermal.c
thermal/drivers/sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata
1 month ago
sun8i_thermal.c
Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
1 year ago
thermal-generic-adc.c
thermal/drivers/thermal-generic-adc: Add temperature sensor channel
7 months ago
thermal_core.c
Merge branch 'thermal-intel'
1 week ago
thermal_core.h
thermal: core: thermal_core.h: fix all kernel-doc warnings
2 months ago
thermal_debugfs.c
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
1 month ago
thermal_debugfs.h
thermal/debugfs: Do not extend mitigation episodes beyond system resume
2 years ago
thermal_helpers.c
thermal: core: Add and use cooling device guard
2 years ago
thermal_hwmon.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
1 month ago
thermal_hwmon.h
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
3 years ago
thermal_mmio.c
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
3 years ago
thermal_netlink.c
thermal: netlink: Add the commands and the events for the thresholds
2 years ago
thermal_netlink.h
thermal: netlink: Add the commands and the events for the thresholds
2 years ago
thermal_of.c
thermal/of: Add OF node address to output message
1 month ago
thermal_sysfs.c
thermal: sysfs: Use str_enabled_disabled() helper in mode_show()
1 month ago
thermal_thresholds.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
1 month ago
thermal_thresholds.h
thermal: netlink: Add the commands and the events for the thresholds
2 years ago
thermal_trace.h
tracing/treewide: Remove second parameter of __assign_str()
2 years ago
thermal_trace_ipa.h
thermal: core: Make struct thermal_zone_device definition internal
2 years ago
thermal_trip.c
thermal: core: Relocate functions that update trip points
2 years ago
uniphier_thermal.c
thermal: Switch back to struct platform_driver::remove()
2 years ago