-
- Downloads
Merge tag 'hwmon-for-v6.13-rc8' of...
Merge tag 'hwmon-for-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging Pull hwmon fixes from Guenter Roeck: - ltc2991, tmp513: Fix problems seen when dividing negative numbers - drivetemp: Handle large timeouts observed on some drives - acpi_power_meter: Fix loading the driver on platforms without _PMD method * tag 'hwmon-for-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST hwmon: (drivetemp) Set scsi command timeout to 10s hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_devices(). hwmon: (tmp513) Fix division of negative numbers
No related branches found
No related tags found
Showing
- drivers/hwmon/acpi_power_meter.c 1 addition, 1 deletiondrivers/hwmon/acpi_power_meter.c
- drivers/hwmon/drivetemp.c 1 addition, 1 deletiondrivers/hwmon/drivetemp.c
- drivers/hwmon/ltc2991.c 1 addition, 1 deletiondrivers/hwmon/ltc2991.c
- drivers/hwmon/tmp513.c 4 additions, 3 deletionsdrivers/hwmon/tmp513.c
Please register or sign in to comment