aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-11vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson1-0/+21
2024-03-11vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+28
2024-03-11vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson1-7/+10
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds93-2639/+2562
2024-03-11vfio/pds: Refactor/simplify reset logicBrett Creeley4-67/+19
2024-03-11vfio/pds: Make sure migration file isn't accessed after resetBrett Creeley2-0/+14
2024-03-11vfio/platform: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-03-11vfio/mlx5: Enforce PRE_COPY supportYishai Hadas3-127/+71
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds26-254/+252
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-15/+15
2024-03-11thermal/drivers/rcar_gen3: Add support for R-Car V4MGeert Uytterhoeven1-0/+4
2024-03-11thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio1-4/+8
2024-03-11thermal/drivers/qoriq: Fix getting tmu rangePeng Fan1-4/+8
2024-03-11thermal/drivers/sun8i: Don't fail probe due to zone registration failureMark Brown1-2/+14
2024-03-11thermal/drivers/sun8i: Add support for H616 THS controllerMartin Botka1-0/+15
2024-03-11thermal/drivers/sun8i: Add SRAM register access codeAndre Przywara1-0/+51
2024-03-11thermal/drivers/sun8i: Extend H6 calibration to support 4 sensorsMaksim Kiselev1-8/+20
2024-03-11thermal/drivers/sun8i: Explain unknown H6 register valueAndre Przywara1-13/+16
2024-03-11soc: sunxi: sram: export register 0 for THS on H616Andre Przywara1-0/+22
2024-03-11thermal: Drop spaces before TABsGeert Uytterhoeven4-12/+12
2024-03-11thermal/drivers/mediatek: Fix control buffer enablement on MT7896Frank Wunderlich1-0/+3
2024-03-11thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET1-1/+3
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov1-2/+2
2024-03-11Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)22-320/+5088
2024-03-11Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2-6/+9
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai528-2642/+4714
2024-03-11Merge branch 'pm-em'Rafael J. Wysocki4-39/+130
2024-03-11Merge branches 'pm-powercap' and 'pm-tools'Rafael J. Wysocki6-13/+58
2024-03-11Merge branch 'pm-cpuidle'Rafael J. Wysocki3-4/+11
2024-03-11Merge branch 'pm-cpufreq'Rafael J. Wysocki16-70/+396
2024-03-11Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki10-41/+127
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki9-10/+45
2024-03-11Merge branch 'pm-sleep'Rafael J. Wysocki2-152/+119
2024-03-11Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki6-29/+269
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini1-1/+18
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini416-2485/+4372
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki18-179/+127
2024-03-11Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the...Rafael J. Wysocki7-8/+84
2024-03-11Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource'Rafael J. Wysocki6-90/+167
2024-03-11auxdisplay: seg-led-gpio: Import linedisp namespaceChris Packham1-0/+1
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina1-5/+234
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina1-1/+150
2024-03-11net: wan: Add support for QMC HDLCHerve Codina3-0/+432
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller3-5/+145
2024-03-11Merge tag 'arm-soc/for-6.9/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+15
2024-03-11OPP: Extend dev_pm_opp_data with turbo supportSibi Sankar1-0/+1
2024-03-11OPP: debugfs: Fix warning around icc_get_name()Viresh Kumar1-2/+4
2024-03-11OPP: debugfs: Fix warning with W=1 buildsViresh Kumar1-4/+4
2024-03-11Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...Dave Airlie74-791/+122906
2024-03-11firewire: core: fix build failure due to the caller of fw_csr_string()Takashi Sakamoto1-1/+1