Age | Commit message (Expand) | Author |
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 |
2023-06-08 | hwmon: (aht10) Fix typos in comments | Kirill Yatsenko |
2023-06-08 | hwmon: (core) Finish renaming groups parameter in API to extra_groups | James Seo |
2023-06-08 | hwmon: (core) Add missing beep-related standard attributes | James Seo |
2023-06-08 | hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI... | Gopal Prasad |
2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-06-08 | hwmon: (it87) Allow for chips with only 4 temp sensors | Frank Crawford |
2023-06-08 | hwmon: (adt7475) Convert to use device_property APIs | Chris Packham |
2023-06-08 | hwmon: (it87) Update IT8732F chip for 4 fans and PWMs | Frank Crawford |
2023-06-08 | hwmon: (it87) Add controls for chips with only 4 PWMs | Frank Crawford |
2023-06-08 | hwmon: (it87) Add controls for chips with only 4 fans | Frank Crawford |
2023-06-08 | hwmon: (oxp-sensors) Use less convoluted enum cast | Joaquín Ignacio Aramendía |