Age | Commit message (Expand) | Author | Files | Lines |
2023-05-08 | hwmon: (k10temp) Add PCI ID for family 19, model 78h | Mario Limonciello | 1 | -0/+1 |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+2 |
2023-04-26 | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -6/+6 |
2023-04-23 | hwmon: lochnagar: Remove the unneeded include <linux/i2c.h> | Christophe JAILLET | 1 | -1/+0 |
2023-04-21 | hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E | Tomáš Pecka | 1 | -1/+0 |
2023-04-21 | hwmon: (adt7475) Use device_property APIs when configuring polarity | Chris Packham | 1 | -3/+3 |
2023-04-21 | hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XT | Aleksa Savic | 1 | -1/+113 |
2023-04-21 | hwmon: (it87) Disable/enable SMBus access for IT8622E chipset | Frank Crawford | 1 | -0/+1 |
2023-04-21 | hwmon: (it87) Add calls to smbus_enable/smbus_disable as required | Frank Crawford | 1 | -46/+135 |
2023-04-21 | hwmon: (it87) Test for error in it87_update_device | Frank Crawford | 1 | -2/+52 |
2023-04-19 | hwmon: (it87) Disable SMBus access for environmental controller registers. | Frank Crawford | 1 | -2/+56 |
2023-04-19 | hwmon: (pmbus/acbel-fsg032) Add Acbel power supply | Lakshmi Yadlapati | 3 | -0/+95 |
2023-04-19 | hwmon: (sfctemp) Simplify error message | Christophe JAILLET | 1 | -1/+1 |
2023-04-19 | hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock function | Eddie James | 1 | -154/+118 |
2023-04-19 | hwmon: (pmbus/core) Add lock and unlock functions | Eddie James | 2 | -0/+32 |
2023-04-19 | hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOT | Guenter Roeck | 1 | -2/+2 |
2023-04-19 | hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790 | Denis Pauk | 1 | -0/+103 |
2023-04-19 | hwmon: ina2xx: add optional regulator support | Svyatoslav Ryhel | 1 | -0/+4 |
2023-04-19 | hwmon: (pmbus/core) Notify regulator events | Naresh Solanki | 1 | -1/+23 |
2023-04-19 | hwmon: (pmbus/core) Add regulator event support | Patrick Rudolph | 1 | -25/+49 |
2023-04-19 | hwmon: (pmbus/core) Add rdev in pmbus_data struct | Naresh Solanki | 1 | -5/+10 |
2023-04-19 | hwmon: (sfctemp) Add StarFive JH71x0 temperature sensor | Emil Renner Berthing | 3 | -0/+342 |
2023-04-19 | hwmon: (coretemp) Delete an obsolete comment | Zhang Rui | 1 | -4/+0 |
2023-04-19 | hwmon: (coretemp) Delete tjmax debug message | Zhang Rui | 1 | -3/+1 |
2023-04-19 | hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMING | Eugene Shalygin | 1 | -0/+10 |
2023-04-19 | hwmon: (asus-ec-sensors) add ProArt B550-Creator | fireflame90051 | 1 | -0/+10 |
2023-04-19 | hwmon: fix typo in Makefile | James Seo | 1 | -1/+1 |
2023-04-19 | hwmon: remove trailing whitespace in Kconfig | James Seo | 1 | -1/+1 |
2023-04-19 | hwmon: w83773g: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: w83627ehf: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: tps23861: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: tmp513: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: tmp464: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: tmp108: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: tmp103: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: tmp102: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: sy7636a: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: sparx5-temp: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: smpro: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: sl28cpld: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: sht4x: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: sch5627: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: sbtsi_temp: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: sbrmi: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: raspberrypi: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: powr1220: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: peci: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 2 | -2/+2 |
2023-04-19 | hwmon: oxp-sensors: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2023-04-19 | hwmon: nzxt: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 2 | -2/+2 |
2023-04-19 | hwmon: ntc_thermistor: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |