aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-13Merge tag 'hwmon-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-03-12platform/x86: wmi: Do not instantiate older WMI drivers multiple timesArmin Wolf
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-10hwmon: (dell-smm) Add XPS 9315 to fan control whitelistArmin Wolf
2024-03-07hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tachBilly Tsai
2024-03-07hwmon: (amc6821) add of_match tableJosua Mayer
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska
2024-02-25hwmon: (sis5595) drop unused DIV_TO_REG functionKrzysztof Kozlowski
2024-02-25hwmon: (pmbus/ir38064) Use PMBUS_REGULATOR_ONE to declare regulatorGuenter Roeck
2024-02-25hwmon: (pmbus/lm25066) Use PMBUS_REGULATOR_ONE to declare regulatorGuenter Roeck
2024-02-25hwmon: (pmbus/tda38640) Use PMBUS_REGULATOR_ONE to declare regulatorGuenter Roeck
2024-02-25hwmon: (axi-fan-control) Make use of dev_err_probe()Nuno Sa
2024-02-25hwmon: (axi-fan-control) Make use of sysfs_emit()Nuno Sa
2024-02-25hwmon: (axi-fan-control) Use device firmware agnostic APINuno Sa
2024-02-25hwmon: (oxp-sensors) Add support for Ayaneo Air Plus 7320u.Sebastian Kranz
2024-02-25hwmon: (chipcap2) fix return path in cc2_request_alarm_irqs()Javier Carrasco
2024-02-25hwmon: (chipcap2) fix uninitialized variable in cc2_get_reg_val()Javier Carrasco
2024-02-25hwmon: Add driver for Astera Labs PT5161L retimerCosmo Chou
2024-02-25hwmon: (coretemp) Use dynamic allocated memory for core temp_dataZhang Rui
2024-02-25hwmon: (coretemp) Remove redundant temp_data->is_pkg_dataZhang Rui
2024-02-25hwmon: (coretemp) Split package temp_data and core temp_dataZhang Rui
2024-02-25hwmon: (coretemp) Abstract core_temp helpersZhang Rui
2024-02-25hwmon: (coretemp) Remove redundant pdata->cpu_map[]Zhang Rui
2024-02-25hwmon: (coretemp) Replace sensor_device_attribute with device_attributeZhang Rui
2024-02-25hwmon: (coretemp) Remove unnecessary dependency of array indexZhang Rui
2024-02-25hwmon: (coretemp) Introduce enum for attr indexZhang Rui
2024-02-25hwmon: Add driver for ASUS ROG RYUJIN II 360 AIO coolerAleksa Savic
2024-02-25hwmon: Add driver for NZXT Kraken X and Z series AIO CPU coolersAleksa Savic
2024-02-25hwmon: Add support for Amphenol ChipCap 2Javier Carrasco
2024-02-25hwmon: (core) Add support for humidity min/max alarmJavier Carrasco
2024-02-25hwmon: (tmp401) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (sch5627) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (nct7802) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (max31760) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (lm83) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (jc42) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (ina3221) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (emc1403) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (adt7x10) convert to use maple tree register cacheBo Liu
2024-02-25hwmon: (sht3x) read out sensor serial numberStefan Gloor
2024-02-25hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down ConverterCharles Hsu
2024-02-25hwmon: add fan speed monitoring driver for Surface devicesIvor Wanders
2024-02-25hwmon: Add driver for LTC4282Nuno Sa
2024-02-21hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-02-11hwmon: add fault attribute for voltage channelsNuno Sa
2024-02-11hwmon: (pmbus_core) Allow to hook PMBUS_SMBALERT_MASKPatrick Rudolph