summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Add driver for Renesas HS3001Andre Werner2023-08-213-0/+253
* hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()James Seo2023-08-211-1/+1
* hwmon: (hp-wmi-sensors) Get WMI instance count from WMI driver coreJames Seo2023-08-211-17/+3
* hwmon: (nct6775) Add support for 18 IN readings for nct6799Ahmad Khalifa2023-08-212-11/+45
* hwmon: (sht3x) convert some of sysfs interface to hwmonJuenKit Yip2023-08-211-136/+251
* hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORDPatrick Rudolph2023-08-211-0/+5
* hwmon: (pmbus/mp2975) Add OCP limitPatrick Rudolph2023-08-211-11/+65
* hwmon: (pmbus/mp2975) Add regulator supportPatrick Rudolph2023-08-212-0/+22
* hwmon: (pmbus/mp2975) Add support for MP2971 and MP2973Patrick Rudolph2023-08-211-33/+214
* hwmon: (pmbus/mp2975) Make phase count variablePatrick Rudolph2023-08-211-13/+20
* hwmon: (pmbus/mp2975) Simplify VOUT codePatrick Rudolph2023-08-211-50/+10
* hwmon: (pmbus/mp2975) Prepare for MP2973 and MP2971Patrick Rudolph2023-08-211-8/+19
* hwmon: (pmbus/mp2975) Fix whitespace errorPatrick Rudolph2023-08-211-1/+1
* hwmon: (it87) Add support to detect sensor type AMDTSIFrank Crawford2023-08-211-4/+31
* hwmon: (it87) Improve temperature reporting supportFrank Crawford2023-08-211-0/+6
* hwmon: (it87) Split temperature sensor detection to separate functionFrank Crawford2023-08-211-13/+28
* hwmon: (oxp-sensors) Move board detection to the init functionJoaquín Ignacio Aramendía2023-08-211-14/+15
* hwmon: (nct6775) Increase and reorder ALARM/BEEP bitsAhmad Khalifa2023-08-212-99/+93
* hwmon: Remove smm665 driverGuenter Roeck2023-08-213-721/+0
* hwmon: (nct6775) Change labels for nct6799Ahmad Khalifa2023-08-212-2/+3
* hwmon: (bt1-pvt) Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-211-8/+1
* hwmon: (dimmtemp) Support more than 32 DIMMsPatrick Rudolph2023-08-211-11/+15
* hwmon: (pmbus/max20730) Remove strlcpy occurencesAzeem Shaikh2023-08-211-31/+33
* hwmon: Explicitly include correct DT includesRob Herring2023-08-2137-40/+30
* hwmon: (lan966x) Use the devm_clk_get_enabled() helper functionChristophe JAILLET2023-08-211-23/+1
* hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attributeEddie James2023-08-211-0/+38
* hwmon: (asus-ec-sensosrs) fix mutex path for X670E HeroEugene Shalygin2023-08-211-1/+1
* hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic2023-08-091-1/+36
* hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren2023-08-061-8/+8
* hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan2023-07-271-2/+15
* hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_statusGuenter Roeck2023-07-261-1/+2
* hwmon: (pmbus_core) Fix NULL pointer dereferencePatrick Rudolph2023-07-251-7/+8
* hwmon: (pmbus_core) Fix pmbus_is_enabled()Patrick Rudolph2023-07-251-1/+1
* hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz2023-07-241-1/+1
* hwmon: (nct6775) Fix IN scaling factors for 6798/6799Ahmad Khalifa2023-07-192-6/+23
* hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groupsJoaquín Ignacio Aramendía2023-07-181-14/+24
* hwmon: (aquacomputer_d5next) Fix incorrect PWM value readoutAleksa Savic2023-07-151-1/+1
* hwmon: (nct6775) Fix register for nct6799Ahmad Khalifa2023-07-151-1/+1
* Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-031-3/+3
|\
| * hwmon: pmbus: Use devm_krealloc_arrayJames Clark2023-05-301-3/+3
* | Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-07-031-0/+1
|\ \
| * | mfd: intel-m10-bmc: Move m10bmc_sys_read() away from headerIlpo Järvinen2023-06-151-0/+1
* | | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-0/+1
|\ \ \
| * | | ARM: pxa: fix missing-prototypes warningsArnd Bergmann2023-05-261-0/+1
| | |/ | |/|
* | | hwmon: max31827: Switch back to use struct i2c_driver::probeUwe Kleine-König2023-06-261-1/+1
* | | hwmon: (oxp-sensors) Add support for AOKZOE A1 PROJerrod Frost2023-06-241-0/+7
* | | hwmon: (corsair-psu) update Series 2022 and 2023 supportWilken Gottwalt2023-06-241-3/+6
* | | hwmon: (corsair-psu) various cleanupsWilken Gottwalt2023-06-231-12/+11
* | | hwmon: (corsair-psu) add support for reading PWM values and modeWilken Gottwalt2023-06-221-1/+61
* | | hwmon: (pmbus/adm1275) Disable ADC while updating PMON_CONFIGGuenter Roeck2023-06-221-1/+17