aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2026-06-12hwmon: (dell-smm) Use new buffer-based WMI APIArmin Wolf1-32/+17
2026-06-11Merge back earlier thermal control material for 7.2Rafael J. Wysocki13-28/+37
2026-06-11hwmon: (pmbus/lm25066) Fix PMBus coefficients for LM5064/5066/5066iPotin Lai1-26/+28
2026-06-10hwmon: (gpd-fan) Reject EC PWM value 0 as invalidPei Xiao1-0/+4
2026-06-10hwmon: (dell-smm) Add Dell Latitude 7530 to fan control whitelistArmin Wolf1-0/+8
2026-06-10hwmon: temperature: add support for EMC1812Marius Cristea3-0/+977
2026-06-10hwmon: (gpd-fan): fix race condition between device removal and sysfs accessPei Xiao1-11/+16
2026-06-10hwmon: (gpd-fan): upgrade log level from warn to err for platform device crea...Pei Xiao1-1/+1
2026-06-10hwmon: (gpd-fan): Initialize EC before registering hwmon devicePei Xiao1-3/+1
2026-06-10hwmon: (gpd-fan): drop global driver data and use per-device allocationPei Xiao1-94/+115
2026-06-10hwmon: (pmbus/max34440): add support adpm12250Alexis Czezar Torreno1-3/+42
2026-06-09hwmon: (ina238) Add update_interval_us attributeFerdinand Schwenk1-26/+42
2026-06-09hwmon: Add update_interval_us chip attributeFerdinand Schwenk1-0/+1
2026-06-09hwmon: (ina238) Add support for samples and update_intervalFerdinand Schwenk1-2/+142
2026-06-09hwmon: ltc4283: Add support for the LTC4283 Swap ControllerNuno Sá3-0/+1808
2026-06-09hwmon: (pmbus/xdp720) Fix driver issues xdp720/730Ashish Yadav1-2/+4
2026-06-09hwmon: (pmbus/xdp720) Add support for efuse xdp730Ashish Yadav2-24/+54
2026-06-09hwmon: (adt7462) Add of_match_table to support devicetreeKory Maincent1-0/+8
2026-06-09hwmon: (asus-ec-sensors) add ROG MAXIMUS Z790 EXTREMEBrian Downey1-0/+15
2026-06-09hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860ASyed Arif3-0/+88
2026-06-09hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351Daniel Nilsson1-0/+4
2026-06-09hwmon: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)3-19/+19
2026-06-09hwmon: (cros_ec) Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)1-2/+2
2026-06-09hwmon: (it87) Clamp negative values to zero in set_fan()Nikita Zhandarovich1-0/+3
2026-06-09hwmon: (asus-ec-sensors) add ROG STRIX B850-E GAMING WIFIEugene Shalygin1-0/+10
2026-06-09hwmon: (asus-ec-sensors) add ROG STRIX B650E-E GAMING WIFIVeronika Kossmann1-1/+11
2026-06-09hwmon: (nct6683) Add support for ASRock Z890 Pro-AReiner Pröls1-1/+4
2026-06-09hwmon: (adt7475) Add explicit header includeFlaviu Nistor1-2/+4
2026-06-09hwmon: (lm63) expose PWM frequency and LUT hysteresis as writableJan-Henrik Bruhn1-0/+133
2026-06-09hwmon: (pmbus/adm1266) add rtc debugfs entryAbdurrahman Hussain1-21/+69
2026-06-09hwmon: (pmbus/adm1266) add powerup_counter debugfs entryAbdurrahman Hussain1-0/+29
2026-06-09hwmon: (pmbus/adm1266) add clear_blackbox debugfs entryAbdurrahman Hussain1-0/+36
2026-06-09hwmon: (raspberrypi) Fix delayed-work teardown raceShubham Chakraborty1-3/+9
2026-06-09hwmon: (raspberrypi) Add voltage input supportShubham Chakraborty1-3/+125
2026-06-09hwmon: (lm75) Add explicit header includeFlaviu Nistor1-3/+4
2026-06-09hwmon: (adt7411) Use scoped_guard() to acquire the subsystem lockGuenter Roeck1-5/+5
2026-06-09hwmon: (ina2xx) Use scoped_guard() to acquire the subsystem lockGuenter Roeck1-5/+5
2026-06-09hwmon: (lm90) Use guard() and scoped_guard() to acquire subsystem lockGuenter Roeck1-19/+14
2026-06-09hwmon: (pmbus/d1u74t) Add Murata D1U74T PSU driverAbdurrahman Hussain3-0/+98
2026-06-09hwmon: (coretemp) fix coding style issuesRoman Bakshansky1-17/+16
2026-06-09hwmon: (coretemp) replace hardcoded core count with dynamic valueRoman Bakshansky1-8/+1
2026-06-09hwmon: (pmbus/adm1266) add firmware_revision debugfs entryAbdurrahman Hussain1-0/+28
2026-06-09hwmon: (nct7802) Add time step attributes for tweaking responsivenessRonan Dalton1-0/+91
2026-06-09hwmon: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)185-684/+684
2026-06-09hwmon: Drop unused i2c driver_dataUwe Kleine-König (The Capable Hub)4-7/+7
2026-06-09hwmon: (pmbus/mp2869) Drop unjustified __maybe_unusedUwe Kleine-König (The Capable Hub)1-1/+1
2026-06-09hwmon: (pmbus/mp2869) Remove unused driver dataUwe Kleine-König (The Capable Hub)1-10/+10
2026-06-09hwmon: (tmp102) Use device_property_read_string APIFlaviu Nistor1-4/+5
2026-06-09hwmon: add driver for ARCTIC Fan ControllerAureo Serrano de Souza3-0/+387
2026-06-09hwmon: (pmbus) add support for Delta E50SN12051Colin Huang3-0/+62