summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-04thermal: gov_step_wise: Clarify cooling logic description commentRafael J. Wysocki
2025-09-04thermal: gov_step_wise: Clean up local variable initializationRafael J. Wysocki
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro
2025-09-04Merge tag 'opp-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki
2025-09-04Merge tag 'cpufreq-arm-updates-6.18' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-09-04ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CUSam van Kampen
2025-09-04ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]Hans de Goede
2025-09-04ACPI: fan: Fold two simple functions into their only callerRafael J. Wysocki
2025-09-04ACPI: thermal: Get rid of a dummy local variableRafael J. Wysocki
2025-09-04ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RTDaniel Tang
2025-09-04PCI: imx6: Enable the Vaux supply if availableRichard Zhu
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-04PCI: qcom: Fix macro typo for CURSORZiyue Zhang
2025-09-04PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang
2025-09-05md: prevent incorrect update of resync/recovery offsetLi Nan
2025-09-05md/raid1: fix data lost for writemostly rdevYu Kuai
2025-09-04clk: amlogic: c3-peripherals: use helper for basic composite clocksJerome Brunet
2025-09-04clk: amlogic: align s4 and c3 pwm clock descriptionsJerome Brunet
2025-09-04clk: amlogic: add composite clock helpersJerome Brunet
2025-09-04clk: amlogic: use the common pclk definitionJerome Brunet
2025-09-04clk: amlogic: introduce a common pclk definitionJerome Brunet
2025-09-04clk: amlogic: pclk explicitly use CLK_IGNORE_UNUSEDJerome Brunet
2025-09-04clk: amlogic: drop CLK_SET_RATE_PARENT from peripheral clocksJerome Brunet
2025-09-04clk: amlogic: move PCLK definition to clkc-utilsJerome Brunet
2025-09-04clk: amlogic: aoclk: use clkc-utils syscon probeJerome Brunet
2025-09-04clk: amlogic: use probe helper in mmio based controllersJerome Brunet
2025-09-04clk: amlogic: add probe helper for mmio based controllersJerome Brunet
2025-09-04clk: amlogic: drop meson-clkceeJerome Brunet
2025-09-04ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin
2025-09-04accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAYLizhi Hou
2025-09-04PCI/AER: Print TLP Log for errors introduced since PCIe r1.1Lukas Wunner
2025-09-04drm/panthor: validate group queue countChia-I Wu
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur
2025-09-04Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg
2025-09-04net: dsa: dsa_loop: use int type to store negative error codesQianfeng Rong
2025-09-04ppp: fix memory leak in pad_compress_skbQingfang Deng
2025-09-04ACPI: PRM: Skip handlers with NULL handler_address or NULL VAShang song (Lenovo)
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph
2025-09-04clk: samsung: exynos990: Add missing USB clock registers to HSI0Denzeel Oliva
2025-09-04clk: samsung: exynos990: Add LHS_ACEL gate clock for HSI0 and update CLK_NR_TOPDenzeel Oliva
2025-09-04clk: qcom: gcc: Add support for Global Clock controller found on MSM8937Daniil Titov
2025-09-04clk: qcom: Select the intended config in QCS_DISPCC_615Lukas Bulwahn
2025-09-04clk: qcom: common: Fix NULL vs IS_ERR() check in qcom_cc_icc_register()Dan Carpenter
2025-09-04clk: qcom: alpha-pll: convert from round_rate() to determine_rate()Brian Masney
2025-09-04clk: qcom: milos: Constify 'struct qcom_cc_desc'Krzysztof Kozlowski
2025-09-04firmware: meson_sm: fix device leak at probeJohan Hovold
2025-09-04gpio: nomadik: wrap a local variable in a necessary ifdefBartosz Golaszewski
2025-09-04Merge tag 'gpio/mfd-stmpe-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linu...Bartosz Golaszewski
2025-09-04mfd: stmpe: Allow building as moduleAlexander Stein
2025-09-04platform/x86/amd/pmf: Remove redundant ternary operatorsLiao Yuanhong