summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-09hwmon: (pmbus/adm1266) add powerup_counter debugfs entryAbdurrahman Hussain
2026-06-09hwmon: (pmbus/adm1266) add clear_blackbox debugfs entryAbdurrahman Hussain
2026-06-09hwmon: (raspberrypi) Fix delayed-work teardown raceShubham Chakraborty
2026-06-09hwmon: (raspberrypi) Add voltage input supportShubham Chakraborty
2026-06-09hwmon: (lm75) Add explicit header includeFlaviu Nistor
2026-06-09hwmon: (adt7411) Use scoped_guard() to acquire the subsystem lockGuenter Roeck
2026-06-09hwmon: (ina2xx) Use scoped_guard() to acquire the subsystem lockGuenter Roeck
2026-06-09hwmon: (lm90) Use guard() and scoped_guard() to acquire subsystem lockGuenter Roeck
2026-06-09hwmon: (pmbus/d1u74t) Add Murata D1U74T PSU driverAbdurrahman Hussain
2026-06-09hwmon: (coretemp) fix coding style issuesRoman Bakshansky
2026-06-09hwmon: (coretemp) replace hardcoded core count with dynamic valueRoman Bakshansky
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-09hwmon: (pmbus/max20830) add driver for max20830Alexis Czezar Torreno
2026-06-09hwmon: (lm75) Support active-high alert polarityMarkus Stockhausen
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-09hwmon: (emc2305) Fix fan channel index handlingFlorin Leotescu
2026-06-09hwmon: (pmbus/lx1308) Add support for LX1308Brian 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-09clocksource/drivers/mips-gic-timer: Only use VDSO_CLOCKMODE_GIC when it is a ...Thomas Weißschuh
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-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()David Laight
2026-06-09Merge tag 'tegra-for-7.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-06-09Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-09fbdev: s3fb: Use strscpy() to copy strings into arraysDavid Laight
2026-06-09fbdev: sm501fb: Fix buffer errors in OF binding codeDavid Laight
2026-06-09fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif commentEthan Nelson-Moore
2026-06-09fbdev: mmpfb: Use strscpy() to copy device nameDavid Laight
2026-06-09fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()David Laight