开源镜像站
帮助
动态
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
2024-11-27
Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-27
Merge branch 'thermal-intel'
Rafael J. Wysocki
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-26
thermal: sun8i: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-11-26
thermal: tegra: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-11-26
thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-11-26
thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
Krzysztof Kozlowski
2024-11-26
thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_i...
Krzysztof Kozlowski
2024-11-26
thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
Krzysztof Kozlowski
2024-11-26
thermal: gov_power_allocator: Add missing NULL pointer check
Rafael J. Wysocki
2024-11-25
thermal: int3400: Remove unneeded data_vault attribute_group
Thomas Weißschuh
2024-11-25
thermal: int3400: Fix reading of current_uuid for active policy
Srinivas Pandruvada
2024-11-22
Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-19
Merge tag 'thermal-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-16
thermal: Add PCIe cooling driver
Ilpo Järvinen
2024-11-14
thermal: testing: Initialize some variables annoteded with _free()
Rafael J. Wysocki
2024-11-14
thermal: testing: Use DEFINE_FREE() and __free() to simplify code
Rafael J. Wysocki
2024-11-13
thermal/drivers/k3_j72xx_bandgap: Simplify code in k3_bgp_read_temp()
Rex Nie
2024-11-13
thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
Barnabás Czémán
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-13
thermal/drivers/mediatek/lvts_thermal: Make read-only arrays static const
Colin Ian King
2024-11-12
thermal: testing: Simplify tt_get_tt_zone()
Rafael J. Wysocki
2024-11-11
Merge back thermal control material for 6.13
Rafael J. Wysocki
2024-11-04
Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2024-11-04
thermal/of: support thermal zones w/o trips subnode
Icenowy Zheng
2024-11-04
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Dmitry Baryshkov
2024-10-31
x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()
Tony Luck
2024-10-24
thermal: gov_power_allocator: Granted power set to max when nobody request power
ZhengShaobo
2024-10-24
thermal: core: Relocate thermal zone initialization routine
Rafael J. Wysocki
2024-10-24
thermal: core: Use trip lists for trip crossing detection
Rafael J. Wysocki
2024-10-24
thermal: core: Eliminate thermal_zone_trip_down()
Rafael J. Wysocki
2024-10-24
thermal: core: Relocate functions that update trip points
Rafael J. Wysocki
2024-10-24
thermal: core: Move some trip processing to thermal_trip_crossed()
Rafael J. Wysocki
2024-10-24
thermal: core: Pass trip descriptor to thermal_trip_crossed()
Rafael J. Wysocki
2024-10-24
thermal: core: Rearrange __thermal_zone_device_update()
Rafael J. Wysocki
2024-10-24
thermal: core: Prepare for moving trips between sorted lists
Rafael J. Wysocki
2024-10-24
thermal: core: Rename trip list node in struct thermal_trip_desc
Rafael J. Wysocki
2024-10-24
thermal: core: Build sorted lists instead of sorting them later
Rafael J. Wysocki
2024-10-24
thermal: thresholds: Fix thermal lock annotation issue
Daniel Lezcano
2024-10-24
thermal: netlink: Add the commands and the events for the thresholds
Daniel Lezcano
2024-10-24
thermal: core: Manage thermal_governor_lock using a mutex guard
Rafael J. Wysocki
2024-10-24
thermal: core: Separate thermal zone governor initialization
Rafael J. Wysocki
2024-10-24
thermal: core: Add and use cooling device guard
Rafael J. Wysocki
2024-10-23
thermal: core: Introduce thermal_cdev_update_nocheck()
Rafael J. Wysocki
2024-10-23
thermal: core: Introduce thermal_instance_delete()
Rafael J. Wysocki
2024-10-23
thermal: core: Introduce thermal_instance_add()
Rafael J. Wysocki
2024-10-23
thermal: core: Call thermal_governor_update_tz() outside of cdev lock
Rafael J. Wysocki
2024-10-23
thermal: core: Manage thermal_list_lock using a mutex guard
Rafael J. Wysocki
[next]