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
Age
Commit message (
Expand
)
Author
Lines
2025-11-28
Merge tag 'pmdomain-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+16
2025-11-28
i915/display/intel_ddi: Reduce severity of failed FEC enabling
MichaĆ Grzelak
-1
/
+1
2025-11-28
Merge branches 'pm-qos' and 'pm-tools'
Rafael J. Wysocki
-8
/
+51
2025-11-28
mailbox: th1520: fix clock imbalance on probe failure
Johan Hovold
-3
/
+1
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
-53
/
+4499
2025-11-28
Merge branches 'pm-em' and 'pm-opp'
Rafael J. Wysocki
-93
/
+117
2025-11-28
mailbox: pcc: don't zero error register
Jamie Iles
-4
/
+4
2025-11-28
mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct
Nicolas Frattaroli
-1
/
+1
2025-11-28
mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Jason-JH Lin
-14
/
+31
2025-11-28
mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang
-1
/
+1
2025-11-28
mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive
Beleswar Padhi
-15
/
+20
2025-11-28
Merge branches 'pm-cpuidle' and 'pm-powercap'
Rafael J. Wysocki
-113
/
+155
2025-11-28
drm/panic: Report invalid or unsupported panic modes
Tvrtko Ursulin
-13
/
+62
2025-11-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-175
/
+315
2025-11-28
Merge branch 'pm-sleep'
Rafael J. Wysocki
-76
/
+55
2025-11-28
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
-43
/
+57
2025-11-28
Merge branches 'acpi-misc' and 'pnp'
Rafael J. Wysocki
-8
/
+29
2025-11-28
Merge branches 'acpi-tad', 'acpi-fan', 'acpi-dptf' and 'acpi-tools'
Rafael J. Wysocki
-47
/
+316
2025-11-28
Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'
Rafael J. Wysocki
-66
/
+52
2025-11-28
Merge tag 'thermal-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
-10
/
+403
2025-11-28
Merge back ACPI processor driver changes for 6.19
Rafael J. Wysocki
-27
/
+17
2025-11-28
gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
Xi Ruoyao
-5
/
+5
2025-11-28
platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks
Chia-Lin Kao (AceLan)
-0
/
+12
2025-11-28
spi: ch341: fix out-of-bounds memory access in ch341_transfer_one
Tianchu Chen
-1
/
+1
2025-11-28
firmware: cs_dsp: Add test cases for client_ops == NULL
Richard Fitzgerald
-0
/
+1
2025-11-28
firmware: cs_dsp: Don't require client to provide a struct cs_dsp_client_ops
Richard Fitzgerald
-0
/
+6
2025-11-28
vfio: convert vfio_group_ioctl_get_device_fd() to FD_ADD()
Christian Brauner
-23
/
+5
2025-11-28
tty: convert ptm_open_peer() to FD_ADD()
Christian Brauner
-33
/
+18
2025-11-28
ntsync: convert ntsync_obj_get_fd() to FD_PREPARE()
Christian Brauner
-15
/
+6
2025-11-28
media: convert media_request_alloc() to FD_PREPARE()
Christian Brauner
-22
/
+12
2025-11-28
hv: convert mshv_ioctl_create_partition() to FD_ADD()
Christian Brauner
-24
/
+6
2025-11-28
gpio: convert linehandle_create() to FD_PREPARE()
Christian Brauner
-45
/
+21
2025-11-28
dma: convert dma_buf_fd() to FD_ADD()
Christian Brauner
-9
/
+1
2025-11-28
platform: surface: replace use of system_wq with system_percpu_wq
Marco Crivellari
-2
/
+2
2025-11-28
platform: x86: replace use of system_wq with system_percpu_wq
Marco Crivellari
-3
/
+3
2025-11-28
platform/surface: acpi-notify: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-28
platform/x86: wmi-gamezone: Add Legion Go 2 Quirks
Derek J. Clark
-1
/
+16
2025-11-28
platform/x86: lenovo-wmi-gamezone Use max-power rather than balanced-performance
Derek J. Clark
-13
/
+5
2025-11-28
acpi: platform_profile - Add max-power profile option
Derek J. Clark
-2
/
+5
2025-11-28
drm/panthor: Kill panthor_sched_immediate_tick()
Boris Brezillon
-9
/
+2
2025-11-28
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
-9
/
+34
2025-11-28
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
-27
/
+17
2025-11-28
drm/panthor: Fix immediate ticking on a disabled tick
Boris Brezillon
-2
/
+7
2025-11-28
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
-21
/
+31
2025-11-28
drm/panthor: Fix the full_tick check
Boris Brezillon
-2
/
+5
2025-11-28
drm/panthor: Don't try to enable extract events
Boris Brezillon
-4
/
+2
2025-11-28
drm/panthor: Simplify group idleness tracking
Boris Brezillon
-29
/
+2
2025-11-28
drm/xe/dsb: drop the unnecessary struct i915_vma
Jani Nikula
-20
/
+8
2025-11-28
drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
Jani Nikula
-7
/
+13
2025-11-28
drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
Jani Nikula
-35
/
+72
[prev]
[next]