summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
| * hwmon: tmp513: Add max_channels variable to struct tmp51x_dataBiju Das2023-10-271-26/+23
| * hwmon: (pmbus/tda38640) Add workaround for SVID modePatrick Rudolph2023-10-271-2/+152
| * hwmon: (pmbus) Add ON_OFF_CONFIG register bitsPatrick Rudolph2023-10-271-0/+9
| * hwmon: add POWER-Z driverThomas Weißschuh2023-10-273-0/+285
| * hwmon: (pmbus/mp2975) Move PGOOD fixNaresh Solanki2023-10-271-5/+5
| * Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...Guenter Roeck2023-10-251-38/+2
| * Revert "hwmon: (sch56xx-common) Add DMI override table"Guenter Roeck2023-10-251-34/+10
| * hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculationZev Weiss2023-10-251-4/+8
| * hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui2023-10-251-1/+1
| * hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan2023-10-251-13/+16
* | Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-10-311-11/+5
|\ \
| * \ Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2023-10-061-11/+5
| |\ \ | | |/ | |/|
| | * hwmon: (xgene) Migrate to use generic PCC shmem related macrosSudeep Holla2023-09-291-11/+5
* | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-303-5/+4
|\ \ \
| * | | hwmon: (acpi_power_meter) replace open-coded kmemdup_nulJustin Stitt2023-10-241-3/+2
| * | | hwmon: (asus_wmi_sensors) Replace deprecated strncpy() with strscpy()Justin Stitt2023-09-291-1/+1
| * | | hwmon: (ibmpowernv) Replace deprecated strncpy() with memcpy()Justin Stitt2023-09-291-1/+1
| | |/ | |/|
* | | Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-301-4/+3
|\ \ \ | |_|/ |/| |
| * | hwmon: (fam15h_power) Use topology_core_id()Thomas Gleixner2023-10-101-4/+3
| |/
* / hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa2023-09-181-0/+4
|/
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-012-0/+68
|\
| * Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-132-9/+44
| |\
| * | hwmon: (peci/dimmtemp) Add Sapphire Rapids supportPatrick Rudolph2023-08-071-0/+50
| * | hwmon: (peci/cputemp) Add Intel Sapphire Rapids supportPatrick Rudolph2023-08-071-0/+18
* | | Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2023-08-2963-1304/+1394
|\ \ \
| * | | hwmon: (tmp513) Simplify probe()Biju Das2023-08-251-4/+1
| * | | hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das2023-08-251-1/+1
| * | | hwmon: (mlxreg-fan) Extend number of supported fansVadim Pasternak2023-08-251-1/+11
| * | | hwmon: (sis5595) Do PCI error checks on own lineIlpo Järvinen2023-08-251-15/+20
| * | | hwmon: (vt8231) Do PCI error checks on own lineIlpo Järvinen2023-08-251-5/+6
| * | | hwmon: (via686a) Do PCI error checks on own lineIlpo Järvinen2023-08-251-9/+9
| * | | hwmon: pmbus: Fix -EIO seen on pli1209Patrick Rudolph2023-08-211-0/+26
| * | | hwmon: pmbus: Drop unnecessary clear fault pagePatrick Rudolph2023-08-211-1/+0
| * | | hwmon: pmbus: Reduce clear fault page invocationsPatrick Rudolph2023-08-211-1/+2
| * | | hwmon: (nsa320-hwmon) Remove redundant of_match_ptr()Ruan Jinjie2023-08-211-1/+1
| * | | hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm90) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm85) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm75) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (lm63) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (ina2xx) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (ads7828) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-2/+1
| * | | hwmon: (ad7418) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1
| * | | hwmon: (adt7475) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-211-1/+1