summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2022-12-13Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2022-12-06hwmon: (emc2305) fix pwm never being able to set lowerXingjiang Qiao
2022-12-06hwmon: (emc2305) fix unable to probe emc2301/2/3Xingjiang Qiao
2022-12-04hwmon: (dell-smm) Move error message to make probing silentArmin Wolf
2022-12-04hwmon: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-04hwmon: (oxp-sensors) Fix pwm readingJoaquín Ignacio Aramendía
2022-12-04hwmon: (aquacomputer_d5next) Add support for Quadro flow sensor pulsesAleksa Savic
2022-12-04hwmon: (pmbus/core) Implement regulator get_statusPatrick Rudolph
2022-12-04hwmon: (oxp-sensors) Add AOK ZOE and Mini PROJoaquín Ignacio Aramendía
2022-12-04hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET
2022-12-04hwmon: (pmbus) Add power good supportPatrick Rudolph
2022-12-04hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550MDenis Pauk
2022-12-04hwmon: (coretemp) Add support for dynamic ttargetZhang Rui
2022-12-04hwmon: (coretemp) Add support for dynamic tjmaxZhang Rui
2022-12-04hwmon: (coretemp) rearrange tjmax handing codeZhang Rui
2022-12-04hwmon: Remove some useless #include <linux/hwmon-vid.h>Christophe JAILLET
2022-12-04hwmon: (coretemp) Remove obsolete temp_data->validZhang Rui
2022-12-04hwmon: add OneXPlayer mini AMD sensors driverJoaquín Ignacio Aramendía
2022-12-04hwmon: (aquacomputer_d5next) Clear up macros and commentsAleksa Savic
2022-12-04hwmon: (it87) Add DMI table for future extensionsFrank Crawford
2022-12-04hwmon: Include <linux/kstrtox.h> when appropriateChristophe JAILLET
2022-12-04hwmon: (jc42) Consistently use bit and bitfield macros in the driverMartin Blumenstingl
2022-12-04hwmon: (pmbus/ltc2978) add support for LTC7132Felix Nieuwenhuizen
2022-12-04hwmon: (smpro-hwmon) Improve switch statments in smpro_is_visible()Nathan Chancellor
2022-12-04hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang
2022-12-04hwmon: (jc42) Restore the min/max/critical temperatures on resumeMartin Blumenstingl
2022-12-04hwmon: (jc42) Convert register access and caching to regmap/regcacheMartin Blumenstingl
2022-12-04hwmon: (aquacomputer_d5next) Add support for temperature sensor offsetsAleksa Savic
2022-12-04hwmon: (occ) OCC sensors aren't arch-specificJeremy Kerr
2022-12-04hwmon: Add Ampere's Altra smpro-hwmon driverQuan Nguyen
2022-12-04hwmon: (adm1177) simplify using devm_regulator_get_enable()Matti Vaittinen
2022-12-04hwmon: (lm90) simplify using devm_regulator_get_enable()Matti Vaittinen
2022-12-04hwmon: use simple i2c probeStephen Kitt
2022-12-04hwmon: (it87) Check for a valid chip before using force_idAhmad Khalifa
2022-12-04hwmon: (it87) Add param to ignore ACPI resource conflictsAhmad Khalifa
2022-12-04hwmon: (fschmd) Make const arrays static constColin Ian King
2022-12-01hwmon: (asus-ec-sensors) Add checks for devm_kcallocYuan Can
2022-12-01hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-01hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-11-20hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui
2022-11-20hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang
2022-11-20hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade
2022-11-20hwmon: (ltc2947) fix temperature scalingDerek Nguyen
2022-11-04Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck
2022-11-04hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi
2022-10-23Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-22hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt
2022-10-17hwmon/coretemp: Handle large core ID valueZhang Rui