Age | Commit message (Expand) | Author | Files | Lines |
2024-05-30 | hwmon: (shtc1) Fix property misspelling | Guenter Roeck | 1 | -1/+1 |
2024-05-30 | hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensor | Peter Colberg | 1 | -1/+1 |
2024-05-29 | hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt() | Javier Carrasco | 1 | -1/+3 |
2024-05-29 | hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelist | Armin Wolf | 1 | -0/+8 |
2024-05-22 | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -21/+8 |
2024-05-14 | Merge tag 'pwm/for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -9/+12 |
2024-05-14 | Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 118 | -771/+1984 |
2024-05-14 | Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -69/+26 |
2024-05-12 | hwmon: (nzxt-kraken3) Bail out for unsupported device variants | Guenter Roeck | 1 | -1/+2 |
2024-05-12 | hwmon: (emc1403) Add support for EMC1428 and EMC1438. | Lars Petter Mostad | 1 | -11/+110 |
2024-05-09 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0... | Uwe Kleine-König | 4 | -5/+5 |
2024-05-09 | hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us | Lakshmi Yadlapati | 1 | -3/+3 |
2024-05-07 | hwmon: (emc1403) Add support for conversion interval configuration | Guenter Roeck | 1 | -0/+67 |
2024-05-07 | hwmon: (emc1403) Support 11 bit accuracy | Guenter Roeck | 1 | -3/+52 |
2024-05-07 | hwmon: (emc1403) Convert to with_info API | Guenter Roeck | 1 | -291/+332 |
2024-05-07 | hwmon: (adc128d818) simplify final return in probe | David Lechner | 1 | -3/+1 |
2024-05-04 | hwmon: Use device_show_string() helper for sysfs attributes | Lukas Wunner | 2 | -21/+8 |
2024-05-04 | hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock | Aleksa Savic | 1 | -5/+19 |
2024-05-04 | hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve... | Aleksa Savic | 1 | -1/+1 |
2024-05-04 | hwmon: (corsair-cpro) Use a separate buffer for sending commands | Aleksa Savic | 1 | -7/+12 |
2024-05-03 | hwmon: (max6639) Use regmap | Naresh Solanki | 2 | -190/+150 |
2024-05-03 | hwmon: (da9052) Use devm_regulator_get_enable_read_voltage() | David Lechner | 1 | -28/+10 |
2024-05-03 | hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage() | David Lechner | 1 | -40/+17 |
2024-05-01 | hwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin... | Christophe JAILLET | 1 | -3/+3 |
2024-05-01 | hwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_device | Christophe JAILLET | 1 | -1/+0 |
2024-05-01 | hwmon: (stts751) Remove an unused field in struct stts751_priv | Christophe JAILLET | 1 | -1/+0 |
2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 99 | -118/+118 |
2024-05-01 | hwmon: (max31790) revise the scale to write pwm | Delphine CC Chiu | 1 | -1/+7 |
2024-04-30 | hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) m... | Aleksa Savic | 1 | -8/+30 |
2024-04-30 | hwmon: (nzxt-kraken3) Decouple device names from kinds | Aleksa Savic | 1 | -10/+7 |
2024-04-30 | hwmon: (it87) Remove tests nolonger required | Frank Crawford | 1 | -48/+0 |
2024-04-30 | hwmon: (it87) Test for chipset before entering configuration mode | Frank Crawford | 1 | -5/+47 |
2024-04-30 | hwmon: (it87) Do not enter configuration mode for some chiptypes | Frank Crawford | 1 | -6/+7 |
2024-04-30 | hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of r... | Frank Crawford | 1 | -9/+9 |
2024-04-30 | hwmon: (pmbus) Add support for Infineon XDP710 | Peter Yin | 3 | -0/+141 |
2024-04-30 | hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulses | Aleksa Savic | 1 | -4/+13 |
2024-04-30 | hwmon: (aquacomputer_d5next) Add support for Octo flow sensor | Aleksa Savic | 1 | -13/+21 |
2024-04-30 | hwmon: Add EC Chip driver for Lenovo ThinkStation motherboards | David Ober | 3 | -0/+613 |
2024-04-28 | hwmon: (pmbus/adm1275) add adm1281 support | Jose Ramon San Buenaventura | 2 | -4/+7 |
2024-04-28 | hwmon: (coretemp) Extend the bitmask to read temperature to 0xff | Ricardo Neri | 1 | -1/+1 |
2024-04-28 | hwmon: (jc42) Remove I2C_CLASS_SPD support | Heiner Kallweit | 1 | -1/+1 |
2024-04-28 | hwmon: (aspeed-g6-pwm-tach) Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-04-28 | hwmon: (pwm-fan) Make use of device properties | Andy Shevchenko | 2 | -12/+11 |
2024-04-28 | hwmon: (pwm-fan) Convert to use of_property_read_u32_array() | Andy Shevchenko | 1 | -10/+18 |
2024-04-28 | hwmon: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -5/+20 |
2024-04-28 | hwmon: (pmbus/mp2975) Use i2c_get_match_data() | Andy Shevchenko | 1 | -23/+33 |
2024-04-28 | hwmon: (pmbus/mp2975) Constify local pointers to pmbus_driver_info | Andy Shevchenko | 1 | -2/+2 |
2024-04-28 | hwmon: (pmbus/mp2975) Replace home made version of __assign_bit() | Andy Shevchenko | 1 | -16/+15 |
2024-04-28 | hwmon: (pmbus/adp1050) Don't use "proxy" headers | Andy Shevchenko | 1 | -4/+2 |
2024-04-28 | hwmon: (dell-smm) Add Dell Precision 7540 to fan control whitelist | Seiji Nishikawa | 1 | -0/+8 |