Age | Commit message (Expand) | Author |
2023-08-09 | hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report | Aleksa Savic |
2023-08-06 | hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100 | Tao Ren |
2023-07-27 | hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature | Baskaran Kannan |
2023-07-26 | hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status | Guenter Roeck |
2023-07-25 | hwmon: (pmbus_core) Fix NULL pointer dereference | Patrick Rudolph |
2023-07-25 | hwmon: (pmbus_core) Fix pmbus_is_enabled() | Patrick Rudolph |
2023-07-24 | hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled | Gilles Buloz |
2023-07-19 | hwmon: (nct6775) Fix IN scaling factors for 6798/6799 | Ahmad Khalifa |
2023-07-18 | hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groups | Joaquín Ignacio Aramendía |
2023-07-15 | hwmon: (aquacomputer_d5next) Fix incorrect PWM value readout | Aleksa Savic |
2023-07-15 | hwmon: (nct6775) Fix register for nct6799 | Ahmad Khalifa |
2023-07-03 | Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-07-03 | Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2023-06-29 | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-06-26 | hwmon: max31827: Switch back to use struct i2c_driver::probe | Uwe Kleine-König |
2023-06-24 | hwmon: (oxp-sensors) Add support for AOKZOE A1 PRO | Jerrod Frost |
2023-06-24 | hwmon: (corsair-psu) update Series 2022 and 2023 support | Wilken Gottwalt |
2023-06-23 | hwmon: (corsair-psu) various cleanups | Wilken Gottwalt |
2023-06-22 | hwmon: (corsair-psu) add support for reading PWM values and mode | Wilken Gottwalt |
2023-06-22 | hwmon: (pmbus/adm1275) Disable ADC while updating PMON_CONFIG | Guenter Roeck |
2023-06-22 | hwmon: (pmbus/adm1275) Prepare for protected write to PMON_CONFIG | Guenter Roeck |
2023-06-18 | hwmon: (oxp-sensors) Simplify logic of error return | Joaquín Ignacio Aramendía |
2023-06-18 | hwmon: (oxp-sensors) Remove unused header | Joaquín Ignacio Aramendía |
2023-06-17 | hwmon: (nct6755) Add support for NCT6799D | Guenter Roeck |
2023-06-17 | hwmon: (oxp-sensors) Add tt_toggle attribute on supported boards | Joaquín Ignacio Aramendía |
2023-06-17 | hwmon: (sht3x) complement sysfs interface for sts3x | JuenKit Yip |
2023-06-17 | hwmon: (sht3x) Add new non-stardard sysfs attribute | JuenKit Yip |
2023-06-17 | hwmon: (sht3x) add medium repeatability support | JuenKit Yip |
2023-06-17 | hwmon: (sht3x)replace "high-precision" property to "repeatability" | JuenKit Yip |
2023-06-17 | hwmon: (sht3x) remove blocking_io property | JuenKit Yip |
2023-06-17 | hwmon: (sht3x) remove sht3x_platform_data | JuenKit Yip |
2023-06-15 | mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header | Ilpo Järvinen |
2023-06-10 | hwmon: (pmbus/max16601) Add support for new revisions of MAX16508 | Guenter Roeck |
2023-06-10 | hwmon: (tmp464) Use maple tree register cache | Mark Brown |
2023-06-10 | hwmon: (tmp108) Use maple tree register cache | Mark Brown |
2023-06-10 | hwmon: (tmp102) Use maple tree register cache | Mark Brown |
2023-06-10 | hwmon: (lm95245) Use maple tree register cache | Mark Brown |
2023-06-10 | hwmon: (lm75) Use maple tree register cache | Mark Brown |
2023-06-08 | hwmon: (it87) Generalise support for FAN_CTL ON/OFF | Frank Crawford |
2023-06-08 | hwmon: (pmbus/adm1266) Drop unnecessary error check for debugfs_create_dir | Osama Muhammad |
2023-06-08 | hwmon: (pmbus/ucd9000) Drop unnecessary error check for debugfs_create_dir | Osama Muhammad |
2023-06-08 | hwmon: (hp-wmi-sensors) fix debugfs check | Arnd Bergmann |
2023-06-08 | hwmon: add HP WMI Sensors driver | James Seo |
2023-06-08 | hwmon: (oxp-sensors) Stop passing device structure | Joaquín Ignacio Aramendía |
2023-06-08 | hwmon: Add MAX31827 driver | Daniel Matyas |
2023-06-08 | hwmon: (aht10) Add support for compatible aht20 | Kirill Yatsenko |
2023-06-08 | hwmon: (oxp-sensors) Add new DMI match for OXP Mini | Joaquín Ignacio Aramendía |
2023-06-08 | hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield | Aleksa Savic |
2023-06-08 | hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED | Aleksa Savic |
2023-06-08 | hwmon: (aht10) Refactor aht10_read_values function | Kirill Yatsenko |