index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
thermal: core: Eliminate thermal_zone_trip_down()
Rafael J. Wysocki
2
-9
/
+1
2024-10-24
thermal: core: Relocate functions that update trip points
Rafael J. Wysocki
2
-35
/
+35
2024-10-24
thermal: core: Move some trip processing to thermal_trip_crossed()
Rafael J. Wysocki
2
-22
/
+16
2024-10-24
thermal: core: Pass trip descriptor to thermal_trip_crossed()
Rafael J. Wysocki
3
-7
/
+9
2024-10-24
thermal: core: Rearrange __thermal_zone_device_update()
Rafael J. Wysocki
1
-4
/
+4
2024-10-24
thermal: core: Prepare for moving trips between sorted lists
Rafael J. Wysocki
1
-7
/
+18
2024-10-24
thermal: core: Rename trip list node in struct thermal_trip_desc
Rafael J. Wysocki
2
-6
/
+6
2024-10-24
thermal: core: Build sorted lists instead of sorting them later
Rafael J. Wysocki
1
-15
/
+18
2024-10-24
thermal/lib: Fix memory leak on error in thermal_genl_auto()
Daniel Lezcano
1
-4
/
+7
2024-10-24
thermal: thresholds: Fix thermal lock annotation issue
Daniel Lezcano
1
-4
/
+9
2024-10-24
tools/thermal/thermal-engine: Take into account the thresholds API
Daniel Lezcano
1
-13
/
+92
2024-10-24
tools/lib/thermal: Add the threshold netlink ABI
Daniel Lezcano
6
-15
/
+242
2024-10-24
tools/lib/thermal: Make more generic the command encoding function
Daniel Lezcano
1
-9
/
+32
2024-10-24
thermal: netlink: Add the commands and the events for the thresholds
Daniel Lezcano
5
-28
/
+301
2024-10-24
thermal: core: Manage thermal_governor_lock using a mutex guard
Rafael J. Wysocki
1
-27
/
+13
2024-10-24
thermal: core: Separate thermal zone governor initialization
Rafael J. Wysocki
1
-15
/
+21
2024-10-24
thermal: core: Add and use cooling device guard
Rafael J. Wysocki
7
-84
/
+60
2024-10-23
thermal: core: Introduce thermal_cdev_update_nocheck()
Rafael J. Wysocki
5
-9
/
+18
2024-10-23
thermal: core: Introduce thermal_instance_delete()
Rafael J. Wysocki
1
-5
/
+12
2024-10-23
thermal: core: Introduce thermal_instance_add()
Rafael J. Wysocki
1
-16
/
+30
2024-10-23
thermal: core: Call thermal_governor_update_tz() outside of cdev lock
Rafael J. Wysocki
1
-6
/
+5
2024-10-23
thermal: core: Manage thermal_list_lock using a mutex guard
Rafael J. Wysocki
1
-80
/
+68
2024-10-23
thermal: core: Separate code running under thermal_list_lock
Rafael J. Wysocki
1
-28
/
+36
2024-10-23
thermal: core: Add and use a reverse thermal zone guard
Rafael J. Wysocki
2
-5
/
+6
2024-10-23
thermal: core: Add and use thermal zone guard
Rafael J. Wysocki
8
-136
/
+86
2024-10-22
thermal: core: Pass trip descriptors to trip bind/unbind functions
Rafael J. Wysocki
1
-15
/
+12
2024-10-22
thermal: core: Move lists of thermal instances to trip descriptors
Rafael J. Wysocki
7
-64
/
+62
2024-10-22
thermal: core: Drop need_update field from struct thermal_zone_device
Rafael J. Wysocki
2
-6
/
+0
2024-10-22
thermal: core: Update thermal zones after cooling device binding
Rafael J. Wysocki
1
-10
/
+13
2024-10-22
thermal: core: Consolidate thermal zone locking in the exit path
Rafael J. Wysocki
1
-27
/
+39
2024-10-22
thermal: core: Mark thermal zones as exiting before unregistration
Rafael J. Wysocki
2
-0
/
+4
2024-10-22
thermal: core: Consolidate thermal zone locking during initialization
Rafael J. Wysocki
1
-17
/
+22
2024-10-22
thermal: core: Fix race between zone registration and system suspend
Rafael J. Wysocki
1
-2
/
+16
2024-10-22
thermal: core: Mark thermal zones as initializing to start with
Rafael J. Wysocki
2
-3
/
+14
2024-10-22
thermal: core: Represent suspend-related thermal zone flags as bits
Rafael J. Wysocki
2
-10
/
+12
2024-10-22
thermal: core: Rearrange PM notification code
Rafael J. Wysocki
1
-42
/
+46
2024-10-22
thermal: core: Initialize thermal zones before registering them
Rafael J. Wysocki
1
-1
/
+1
2024-10-10
thermal: core: Connect the threshold with the core
Daniel Lezcano
1
-0
/
+9
2024-10-10
thermal: core: Add user thresholds support
Daniel Lezcano
6
-0
/
+256
2024-10-04
thermal: core: Free tzp copy along with the thermal zone
Rafael J. Wysocki
1
-3
/
+1
2024-10-04
thermal: core: Reference count the zone in thermal_zone_get_by_id()
Rafael J. Wysocki
3
-6
/
+7
2024-09-29
Linux 6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
10
-51
/
+32
2024-09-29
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...
Linus Torvalds
6
-3
/
+58
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-18
/
+19
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
34
-154
/
+415
2024-09-29
Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefs
Linus Torvalds
39
-309
/
+469
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+11
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-44
/
+240
[next]