summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-1335-403/+1451
|\
| * hwmon: (emc2305) fix pwm never being able to set lowerXingjiang Qiao2022-12-061-13/+24
| * hwmon: (emc2305) fix unable to probe emc2301/2/3Xingjiang Qiao2022-12-061-6/+1
| * hwmon: (dell-smm) Move error message to make probing silentArmin Wolf2022-12-041-1/+2
| * hwmon: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-043-10/+10
| * hwmon: (oxp-sensors) Fix pwm readingJoaquín Ignacio Aramendía2022-12-041-1/+1
| * hwmon: (aquacomputer_d5next) Add support for Quadro flow sensor pulsesAleksa Savic2022-12-041-13/+53
| * hwmon: (pmbus/core) Implement regulator get_statusPatrick Rudolph2022-12-041-0/+44
| * hwmon: (oxp-sensors) Add AOK ZOE and Mini PROJoaquín Ignacio Aramendía2022-12-041-6/+34
| * hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET2022-12-041-4/+2
| * hwmon: (pmbus) Add power good supportPatrick Rudolph2022-12-041-2/+6
| * hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550MDenis Pauk2022-12-041-0/+7
| * hwmon: (coretemp) Add support for dynamic ttargetZhang Rui2022-12-041-16/+41
| * hwmon: (coretemp) Add support for dynamic tjmaxZhang Rui2022-12-041-15/+31
| * hwmon: (coretemp) rearrange tjmax handing codeZhang Rui2022-12-041-78/+78
| * hwmon: Remove some useless #include <linux/hwmon-vid.h>Christophe JAILLET2022-12-042-2/+0
| * hwmon: (coretemp) Remove obsolete temp_data->validZhang Rui2022-12-041-4/+1
| * hwmon: add OneXPlayer mini AMD sensors driverJoaquín Ignacio Aramendía2022-12-043-0/+268
| * hwmon: (aquacomputer_d5next) Clear up macros and commentsAleksa Savic2022-12-041-34/+63
| * hwmon: (it87) Add DMI table for future extensionsFrank Crawford2022-12-041-19/+53
| * hwmon: Include <linux/kstrtox.h> when appropriateChristophe JAILLET2022-12-047-0/+7
| * hwmon: (jc42) Consistently use bit and bitfield macros in the driverMartin Blumenstingl2022-12-041-18/+18
| * hwmon: (pmbus/ltc2978) add support for LTC7132Felix Nieuwenhuizen2022-12-041-6/+11
| * hwmon: (smpro-hwmon) Improve switch statments in smpro_is_visible()Nathan Chancellor2022-12-041-1/+4
| * hwmon: (jc42) Fix missing unlock on error in jc42_write()Yang Yingliang2022-12-041-1/+1
| * hwmon: (jc42) Restore the min/max/critical temperatures on resumeMartin Blumenstingl2022-12-041-1/+9
| * hwmon: (jc42) Convert register access and caching to regmap/regcacheMartin Blumenstingl2022-12-042-102/+132
| * hwmon: (aquacomputer_d5next) Add support for temperature sensor offsetsAleksa Savic2022-12-041-14/+74
| * hwmon: (occ) OCC sensors aren't arch-specificJeremy Kerr2022-12-041-2/+0
| * hwmon: Add Ampere's Altra smpro-hwmon driverQuan Nguyen2022-12-043-0/+472
| * hwmon: (adm1177) simplify using devm_regulator_get_enable()Matti Vaittinen2022-12-041-24/+3
| * hwmon: (lm90) simplify using devm_regulator_get_enable()Matti Vaittinen2022-12-041-18/+2
| * hwmon: use simple i2c probeStephen Kitt2022-12-047-19/+14
| * hwmon: (it87) Check for a valid chip before using force_idAhmad Khalifa2022-12-041-1/+7
| * hwmon: (it87) Add param to ignore ACPI resource conflictsAhmad Khalifa2022-12-041-2/+8
| * hwmon: (fschmd) Make const arrays static constColin Ian King2022-12-041-2/+2
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-122-7/+4
|\ \ \ | |_|/ |/| |
| | * ACPI: make remove callback of ACPI driver voidDawei Li2022-11-232-7/+4
* | | hwmon: (asus-ec-sensors) Add checks for devm_kcallocYuan Can2022-12-011-0/+2
* | | hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang2022-12-011-1/+4
* | | hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld2022-12-011-0/+4
* | | hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui2022-11-201-0/+1
* | | hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang2022-11-201-1/+1
* | | hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade2022-11-201-2/+2
* | | hwmon: (ltc2947) fix temperature scalingDerek Nguyen2022-11-201-1/+1
| |/ |/|
* | Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck2022-11-041-1/+0
* | hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi2022-11-041-13/+103
|/
* Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-231-15/+41
|\
| * hwmon/coretemp: Handle large core ID valueZhang Rui2022-10-171-15/+41
* | hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt2022-10-221-0/+1