d79bae1ad3
sensors-detect if i2c bus numbering is not sequential. - lm_sensors-r5883-W83667HG-B-is-supported.patch: The W83667HG-B is supported by the w83627ehf driver since kernel 2.6.36. - lm_sensors-r5886-default-config-W83627THF.patch: Add a default configuration section for the Winbond W83627THF. - lm_sensors-r5887-typo-in-sensors-conf-5.patch: Fixed typo in lib/sensors.conf.5. - lm_sensors-r5889-default-config-SCH5127.patch: Add a default configuration section for the SMSC SCH5127. - lm_sensors-r5905-fix-coretemp-detection.patch: Implement universal detection for Intel digital thermal sensors. OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=32
19 lines
529 B
Diff
19 lines
529 B
Diff
Upstream changeset: r5887
|
|
Fixed typo in lib/sensors.conf.5.
|
|
|
|
---
|
|
lib/sensors.conf.5 | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- lm_sensors-3.2.0.orig/lib/sensors.conf.5
|
|
+++ lm_sensors-3.2.0/lib/sensors.conf.5
|
|
@@ -402,7 +402,7 @@ really cool before the fan stops, so tha
|
|
again immediately.
|
|
|
|
So, in addition to tempX_max, many chips have a tempX_max_hyst
|
|
-sub-feature. Likewise, tempX_crit often comes with tempX_max_crit.
|
|
+sub-feature. Likewise, tempX_crit often comes with tempX_crit_hyst.
|
|
Example:
|
|
|
|
.RS
|