index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
testing
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-10
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+13
2025-09-05
thermal: testing: Rearrange variable declarations involving __free()
Rafael J. Wysocki
-20
/
+11
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-20
/
+10
2025-07-15
thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
-1
/
+1
2025-07-09
fix tt_command_write()
Al Viro
-20
/
+10
2024-11-14
thermal: testing: Initialize some variables annoteded with _free()
Rafael J. Wysocki
-4
/
+4
2024-11-14
thermal: testing: Use DEFINE_FREE() and __free() to simplify code
Rafael J. Wysocki
-15
/
+9
2024-11-12
thermal: testing: Simplify tt_get_tt_zone()
Rafael J. Wysocki
-7
/
+2
2024-08-22
thermal: Introduce a debugfs-based testing facility
Rafael J. Wysocki
-0
/
+707