index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
testing
Age
Commit message (
Expand
)
Author
5 days
thermal: testing: zone: Flush work items during cleanup
Rafael J. Wysocki
2026-06-08
thermal: testing: Replace sscanf() with kstrtoint()
Ovidiu Panait
2026-06-08
thermal: testing: reject missing command arguments
Samuel Moelius
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-05
thermal: testing: Rearrange variable declarations involving __free()
Rafael J. Wysocki
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-15
thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
2025-07-09
fix tt_command_write()
Al Viro
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-12
thermal: testing: Simplify tt_get_tt_zone()
Rafael J. Wysocki
2024-08-22
thermal: Introduce a debugfs-based testing facility
Rafael J. Wysocki