summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-26hwmon: max31827: Switch back to use struct i2c_driver::probeUwe Kleine-König
2023-06-24hwmon: (oxp-sensors) Add support for AOKZOE A1 PROJerrod Frost
2023-06-24hwmon: (corsair-psu) update Series 2022 and 2023 supportWilken Gottwalt
2023-06-23hwmon: (corsair-psu) various cleanupsWilken Gottwalt
2023-06-22hwmon: (corsair-psu) add support for reading PWM values and modeWilken Gottwalt
2023-06-22hwmon: (pmbus/adm1275) Disable ADC while updating PMON_CONFIGGuenter Roeck
2023-06-22hwmon: (pmbus/adm1275) Prepare for protected write to PMON_CONFIGGuenter Roeck
2023-06-18hwmon: (oxp-sensors) Simplify logic of error returnJoaquín Ignacio Aramendía
2023-06-18hwmon: (oxp-sensors) Remove unused headerJoaquín Ignacio Aramendía
2023-06-17hwmon: (nct6755) Add support for NCT6799DGuenter Roeck
2023-06-17hwmon: (oxp-sensors) Add tt_toggle attribute on supported boardsJoaquín Ignacio Aramendía
2023-06-17hwmon: (sht3x) complement sysfs interface for sts3xJuenKit Yip
2023-06-17hwmon: (sht3x) Add new non-stardard sysfs attributeJuenKit Yip
2023-06-17hwmon: (sht3x) add medium repeatability supportJuenKit Yip
2023-06-17hwmon: (sht3x)replace "high-precision" property to "repeatability"JuenKit Yip
2023-06-17hwmon: (sht3x) remove blocking_io propertyJuenKit Yip
2023-06-17hwmon: (sht3x) remove sht3x_platform_dataJuenKit Yip
2023-06-15mfd: intel-m10-bmc: Move m10bmc_sys_read() away from headerIlpo Järvinen
2023-06-10hwmon: (pmbus/max16601) Add support for new revisions of MAX16508Guenter Roeck
2023-06-10hwmon: (tmp464) Use maple tree register cacheMark Brown
2023-06-10hwmon: (tmp108) Use maple tree register cacheMark Brown
2023-06-10hwmon: (tmp102) Use maple tree register cacheMark Brown
2023-06-10hwmon: (lm95245) Use maple tree register cacheMark Brown
2023-06-10hwmon: (lm75) Use maple tree register cacheMark Brown
2023-06-08hwmon: (it87) Generalise support for FAN_CTL ON/OFFFrank Crawford
2023-06-08hwmon: (pmbus/adm1266) Drop unnecessary error check for debugfs_create_dirOsama Muhammad
2023-06-08hwmon: (pmbus/ucd9000) Drop unnecessary error check for debugfs_create_dirOsama Muhammad
2023-06-08hwmon: (hp-wmi-sensors) fix debugfs checkArnd Bergmann
2023-06-08hwmon: add HP WMI Sensors driverJames Seo
2023-06-08hwmon: (oxp-sensors) Stop passing device structureJoaquín Ignacio Aramendía
2023-06-08hwmon: Add MAX31827 driverDaniel Matyas
2023-06-08hwmon: (aht10) Add support for compatible aht20Kirill Yatsenko
2023-06-08hwmon: (oxp-sensors) Add new DMI match for OXP MiniJoaquín Ignacio Aramendía
2023-06-08hwmon: (aquacomputer_d5next) Add support for Aquacomputer LeakshieldAleksa Savic
2023-06-08hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTEDAleksa Savic
2023-06-08hwmon: (aht10) Refactor aht10_read_values functionKirill Yatsenko
2023-06-08hwmon: (aht10) Fix typos in commentsKirill Yatsenko
2023-06-08hwmon: (core) Finish renaming groups parameter in API to extra_groupsJames Seo
2023-06-08hwmon: (core) Add missing beep-related standard attributesJames Seo
2023-06-08hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI...Gopal Prasad
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-08hwmon: (it87) Allow for chips with only 4 temp sensorsFrank Crawford
2023-06-08hwmon: (adt7475) Convert to use device_property APIsChris Packham
2023-06-08hwmon: (it87) Update IT8732F chip for 4 fans and PWMsFrank Crawford
2023-06-08hwmon: (it87) Add controls for chips with only 4 PWMsFrank Crawford
2023-06-08hwmon: (it87) Add controls for chips with only 4 fansFrank Crawford
2023-06-08hwmon: (oxp-sensors) Use less convoluted enum castJoaquín Ignacio Aramendía