summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-3/+2
|\
| * driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman2023-04-031-2/+2
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-0310-17/+106
| |\
| * | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-254-6/+6
|\ \ \
| * \ \ Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki2023-03-314-6/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki2023-03-274-6/+6
| | |\ \
| | | * | thermal: Add a thermal zone id accessorDaniel Lezcano2023-03-031-1/+1
| | | * | thermal/core: Use the thermal zone 'devdata' accessor in hwmon located driversDaniel Lezcano2023-03-034-5/+5
| | | |/
* | | | hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>Christophe JAILLET2023-04-231-1/+0
* | | | hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151ETomáš Pecka2023-04-211-1/+0
* | | | hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham2023-04-211-3/+3
* | | | hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XTAleksa Savic2023-04-211-1/+113
* | | | hwmon: (it87) Disable/enable SMBus access for IT8622E chipsetFrank Crawford2023-04-211-0/+1
* | | | hwmon: (it87) Add calls to smbus_enable/smbus_disable as requiredFrank Crawford2023-04-211-46/+135
* | | | hwmon: (it87) Test for error in it87_update_deviceFrank Crawford2023-04-211-2/+52
* | | | hwmon: (it87) Disable SMBus access for environmental controller registers.Frank Crawford2023-04-191-2/+56
* | | | hwmon: (pmbus/acbel-fsg032) Add Acbel power supplyLakshmi Yadlapati2023-04-193-0/+95
* | | | hwmon: (sfctemp) Simplify error messageChristophe JAILLET2023-04-191-1/+1
* | | | hwmon: (pmbus/ibm-cffps) Use default debugfs attributes and lock functionEddie James2023-04-191-154/+118
* | | | hwmon: (pmbus/core) Add lock and unlock functionsEddie James2023-04-192-0/+32
* | | | hwmon: (pmbus/core) Request threaded interrupt with IRQF_ONESHOTGuenter Roeck2023-04-191-2/+2
* | | | hwmon: (nct6775) update ASUS WMI monitoring list A620/B760/W790Denis Pauk2023-04-191-0/+103
* | | | hwmon: ina2xx: add optional regulator supportSvyatoslav Ryhel2023-04-191-0/+4
* | | | hwmon: (pmbus/core) Notify regulator eventsNaresh Solanki2023-04-191-1/+23
* | | | hwmon: (pmbus/core) Add regulator event supportPatrick Rudolph2023-04-191-25/+49
* | | | hwmon: (pmbus/core) Add rdev in pmbus_data structNaresh Solanki2023-04-191-5/+10
* | | | hwmon: (sfctemp) Add StarFive JH71x0 temperature sensorEmil Renner Berthing2023-04-193-0/+342
* | | | hwmon: (coretemp) Delete an obsolete commentZhang Rui2023-04-191-4/+0
* | | | hwmon: (coretemp) Delete tjmax debug messageZhang Rui2023-04-191-3/+1
* | | | hwmon: (asus-ec-sensors) add ROG STRIX Z390-F GAMINGEugene Shalygin2023-04-191-0/+10
* | | | hwmon: (asus-ec-sensors) add ProArt B550-Creatorfireflame900512023-04-191-0/+10
* | | | hwmon: fix typo in MakefileJames Seo2023-04-191-1/+1
* | | | hwmon: remove trailing whitespace in KconfigJames Seo2023-04-191-1/+1
* | | | hwmon: w83773g: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: w83627ehf: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: tps23861: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: tmp513: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: tmp464: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: tmp108: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: tmp103: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: tmp102: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: sy7636a: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: sparx5-temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: smpro: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: sl28cpld: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: sht4x: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: sch5627: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* | | | hwmon: sbtsi_temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1