summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09dt-bindings: trivial-devices: Add Murata D1U74T PSUAbdurrahman Hussain
2026-06-09hwmon: (coretemp) fix coding style issuesRoman Bakshansky
2026-06-09hwmon: (coretemp) replace hardcoded core count with dynamic valueRoman Bakshansky
2026-06-09Documentation: hwmon: adt7411: document supported sysfs attributesChen-Shi-Hong
2026-06-09hwmon: (pmbus/adm1266) add firmware_revision debugfs entryAbdurrahman Hussain
2026-06-09hwmon: (nct7802) Add time step attributes for tweaking responsivenessRonan Dalton
2026-06-09hwmon: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-09hwmon: Drop unused i2c driver_dataUwe Kleine-König (The Capable Hub)
2026-06-09hwmon: (pmbus/mp2869) Drop unjustified __maybe_unusedUwe Kleine-König (The Capable Hub)
2026-06-09hwmon: (pmbus/mp2869) Remove unused driver dataUwe Kleine-König (The Capable Hub)
2026-06-09hwmon: (tmp102) Use device_property_read_string APIFlaviu Nistor
2026-06-09hwmon: add driver for ARCTIC Fan ControllerAureo Serrano de Souza
2026-06-09hwmon: (pmbus) add support for Delta E50SN12051Colin Huang
2026-06-09Documentation/hwmon: add Delta E50SN12051 documentationColin Huang
2026-06-09dt-bindings: trivial-devices: Add Delta E50SN12051Colin Huang
2026-06-09hwmon: (pmbus/max20830) add driver for max20830Alexis Czezar Torreno
2026-06-09dt-bindings: hwmon: pmbus: add max20830Alexis Czezar Torreno
2026-06-09hwmon: (lm75) Support active-high alert polarityMarkus Stockhausen
2026-06-09dt-bindings: hwmon: lm75: Add ti,alert-polarity-active-high propertyMarkus Stockhausen
2026-06-09dt-bindings: hwmon: zyxel,nsa320-mcu: convert to DT schemaManish Baing
2026-06-09hwmon: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-06-09hwmon: (ads7871) Use DMA-safe buffer for SPI writesTabrez Ahmed
2026-06-09hwmon: (ads7871) Convert to hwmon_device_register_with_infoTabrez Ahmed
2026-06-09hwmon: emc2305: Support configurable fan PWM at shutdownFlorin Leotescu
2026-06-09dt-bindings: hwmon: emc2305: Add fan-shutdown-percent propertyFlorin Leotescu
2026-06-09hwmon: (emc2305) Fix fan channel index handlingFlorin Leotescu
2026-06-09hwmon: (pmbus/lx1308) Add support for LX1308Brian Chiang
2026-06-09dt-bindings: trivial: Add LX1308 supportBrian Chiang
2026-06-09hwmon: (mcp9982) Add external diode fault readVictor Duicu
2026-06-09PCI: cadence: Add post-link delay for LGA and j721e glue driverHans Zhang
2026-06-09PCI: Add pci_host_common_link_train_delay() helperHans Zhang
2026-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-09vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton
2026-06-09MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAYrefs/merge-window/10665a9025de5dc73a3599a48aa1eaa0134804fcThomas Weißschuh
2026-06-09MIPS: VDSO: Gate microMIPS restriction on GCC versionThomas Weißschuh
2026-06-09MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-09clocksource/drivers/mips-gic-timer: Only use VDSO_CLOCKMODE_GIC when it is a ...Thomas Weißschuh
2026-06-09MIPS: csrc-r4k: Only use VDSO_CLOCKMODE_R4K when it is a availableThomas Weißschuh
2026-06-09Merge tag 'riscv-soc-drivers-for-v7.2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-06-09Merge tag 'cache-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-06-09memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()Sumit Gupta
2026-06-09memory: tegra264: drop redundant tegra264_mc_icc_aggregate()Sumit Gupta
2026-06-09memory: tegra186-emc: stop borrowing MC aggregate hook for EMCSumit Gupta
2026-06-09selftests/bpf: Add BTF repeated field count overflow testPaul Moses
2026-06-09Merge tag 'ti-driver-soc-for-v7.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-06-09Merge tag 'arm-soc/for-7.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2026-06-09Merge tag 'memory-controller-drv-7.2' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-06-09Merge tag 'samsung-drivers-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-06-09PCI: Avoid FLR for MediaTek MT7925 WiFiJose Ignacio Tornos Martinez
2026-06-09xen/xenbus: Replace strcpy() with memcpy()refs/merge-window/d125f5c03e2ad0c25ecb026c6c504c1f4f1cbc9aDavid Laight