开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2022-10-03
Merge branches 'thermal-intel' and 'thermal-drivers'
Rafael J. Wysocki
2022-10-03
Merge branch 'thermal-core'
Rafael J. Wysocki
2022-09-30
thermal: core: Increase maximum number of trip points
Sumeet Pawnikar
2022-09-24
thermal: int340x: processor_thermal: Use module_pci_driver() macro
Shang XiaoJing
2022-09-21
thermal: intel_powerclamp: Remove accounting for IRQ wakes
Srinivas Pandruvada
2022-09-21
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...
Srinivas Pandruvada
2022-09-03
thermal: int340x_thermal: Consolidate priv->data_vault checks
Rafael J. Wysocki
2022-09-03
thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()
Xuewen Yan
2022-09-03
thermal: Drop duplicate words from comments
Jilin Yuan
2022-08-31
thermal: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-31
thermal: da9062-thermal: Drop redundant error message
zhaoxiao
2022-08-31
thermal/drivers/thermal_mmio: Drop of_match_ptr()
Jean Delvare
2022-08-30
thermal: gov_user_space: Do not lock thermal zone mutex
Rafael J. Wysocki
2022-08-27
Merge branch 'thermal-core'
Rafael J. Wysocki
2022-08-23
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
2022-08-17
thermal/core: Fix lockdep_assert() warning
Daniel Lezcano
2022-08-17
thermal/core: Move the mutex inside the thermal_zone_device_update() function
Daniel Lezcano
2022-08-17
thermal/core: Move the thermal zone lock out of the governors
Daniel Lezcano
2022-08-17
thermal/governors: Group the thermal zone lock inside the throttle function
Daniel Lezcano
2022-08-17
thermal/core: Rework the monitoring a bit
Daniel Lezcano
2022-08-17
thermal/core: Rearm the monitoring only one time
Daniel Lezcano
2022-08-17
thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
Jiapeng Chong
2022-08-17
thermal/of: Remove old OF code
Daniel Lezcano
2022-08-17
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
2022-08-17
thermal/drivers/samsung: Switch to new of thermal API
Daniel Lezcano
2022-08-17
thermal/drivers/ti-soc: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/hisilicon: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/maxim: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/banggap: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/mtk: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/qoriq: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/rzg2l: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/rcar: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/imx: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/db8500: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/armada: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/amlogic: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/st: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/qcom: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/broadcom: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/sprd: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/sun8i: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/tegra: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/mmio: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/generic-adc: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/uniphier: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/drivers/rockchip: Switch to new of API
Daniel Lezcano
2022-08-17
thermal/of: Make new code and old code co-exist
Daniel Lezcano
2022-08-17
thermal/of: Fix free after use in thermal_of_unregister()
Daniel Lezcano
2022-08-17
thermal/of: Return -ENODEV instead of -EINVAL if registration fails
Daniel Lezcano
[next]