summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09hwmon: (lm90) Use guard() and scoped_guard() to acquire subsystem lockGuenter Roeck
2026-06-09hwmon: Support guard() and scoped_guard for subsystem locksGuenter Roeck
2026-06-09docs: hwmon: (coretemp) fix outdated documentationRoman Bakshansky
2026-06-09docs: hwmon: htu31: document debugfs serial_numberChen-Shi-Hong
2026-06-09Documentation: hwmon: fix typo in heading for max31730Hassan Maazu
2026-06-09hwmon: (pmbus/d1u74t) Add Murata D1U74T PSU driverAbdurrahman Hussain
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_GETTIMEOFDAYThomas 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