index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2021-03-10
thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
Jia-Ju Bai
2021-03-10
thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap
Zhang Yunkai
2021-03-10
thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
Niklas Söderlund
2021-03-10
thermal: Fix couple of spellos in the file sun8i_thermal.c
Bhaskar Chowdhury
2021-03-10
thermal: Fix a typo in the file soctherm.c
Bhaskar Chowdhury
2021-03-10
thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()
Tang Bin
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-17
thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error
Viresh Kumar
2021-02-16
thermal: qcom: Fix comparison with uninitialized variable channels_available
Colin Ian King
2021-02-15
thermal: qcom: add support for adc-tm5 PMIC thermal monitor
Dmitry Baryshkov
2021-02-15
thermal: ti-soc-thermal: Use non-inverted define for omap4
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Simplify polling with iopoll
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430
Tony Lindgren
2021-02-15
thermal: ti-soc-thermal: Skip pointless register access for dra7
Tony Lindgren
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
2021-02-03
thermal/drivers/zx: Remove zx driver
Arnd Bergmann
2021-02-03
thermal/drivers/tango: Remove tango driver
Arnd Bergmann
2021-01-19
thermal: power allocator: fail binding for non-power actor devices
Lukasz Luba
2021-01-19
thermal/core: Make cooling device state change private
Daniel Lezcano
2021-01-19
thermal: intel: pch: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
2021-01-19
thermal: int340x: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
2021-01-19
thermal/core: Remove pointless thermal_zone_device_reset() function
Daniel Lezcano
2021-01-19
thermal/core: Remove ms based delay fields
Daniel Lezcano
2021-01-19
thermal/core: Use precomputed jiffies for the polling
Daniel Lezcano
2021-01-19
thermal/core: Precompute the delays from msecs to jiffies
Daniel Lezcano
2021-01-19
thermal/core: Remove THERMAL_TRIPS_NONE test
Daniel Lezcano
2021-01-19
thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macro
Daniel Lezcano
2021-01-19
thermal/core: Remove unused functions rebind/unbind exception
Daniel Lezcano
2021-01-19
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
2021-01-14
thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms
Viresh Kumar
2021-01-07
thermal/core: Remove notify ops
Daniel Lezcano
2020-12-18
Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-17
thermal: int340x: Support Alder Lake
Srinivas Pandruvada
2020-12-15
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
Lukasz Luba
2020-12-15
thermal/drivers/rcar: Remove notification usage
Daniel Lezcano
2020-12-11
thermal/core: Add critical and hot ops
Daniel Lezcano
2020-12-11
thermal/core: Emit a warning if the thermal zone is updated without ops
Daniel Lezcano
2020-12-11
thermal: devfreq_cooling: remove old power model and use EM
Lukasz Luba
2020-12-11
thermal: devfreq_cooling: add new registration functions with Energy Model
Lukasz Luba
2020-12-11
thermal: devfreq_cooling: use a copy of device status
Lukasz Luba
2020-12-11
thermal: devfreq_cooling: change tracing function and arguments
Lukasz Luba
2020-12-10
thermal: int340x: processor_thermal: Correct workload type name
Srinivas Pandruvada
2020-12-10
thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
Zheng Yongjun
2020-12-10
thermal: intel: pch: use macro for temperature calculation
Sumeet Pawnikar
2020-12-10
thermal: int340x: processor_thermal: Add mailbox driver
Srinivas Pandruvada
2020-12-10
thermal: int340x: processor_thermal: Add RFIM driver
Srinivas Pandruvada
2020-12-10
thermal: int340x: processor_thermal: Add AlderLake PCI device id
Srinivas Pandruvada
2020-12-10
thermal: int340x: processor_thermal: Refactor MMIO interface
Srinivas Pandruvada
[prev]
[next]