- Update version to 3.4.0git20180510.1c48b19, use git version
* Support many new hardware:
+ Add detection of Fintek F81768
+ Only probe I/O ports on x86
+ Add detection of Nuvoton NCT6793D
+ Add detection of Microchip MCP9808
+ Mark F71868A as supported by the f71882fg driver
+ Mark F81768D as supported by the f71882fg driver
+ Mark F81866D as supported by the f71882fg driver
+ Add detection of various ITE chips
+ Add detection of Nuvoton NCT6795D
+ Add detection of DDR4 SPD
+ Add detection of ITE IT8987D
+ Add detection of AMD Family 17h temperature sensors
+ Add detection of AMD KERNCZ SMBus controller
+ Add detection of various Intel SMBus controllers
+ Add detection of Giantec GT30TS00
+ Add detection of ONS CAT34TS02C and CAT34TS04
+ Add detection of AMD Family 15h Model 60+ temperature sensors
+ Add detection of Nuvoton NCT6796D
+ Add detection of AMD Family 15h Model 70+ temperature sensors
* Fix syntax errors
* Fix systemd paths
- Drop lm_sensors-3.4.0-sensors-detect-fix-systemd-path.patch
Upstream merge this patch
- Drop lm_sensors-3.4.0+-Only-probe-I-O-ports-on-x86.patch
Upstream merge this patch
- Change upstream url.
OBS-URL: https://build.opensuse.org/request/show/607299
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=97
* library: The arbitrary limit on per-type sensor count is gone.
Support for temperature min and critical min hysteresis.
* sensors: Support for temperature min and critical min
hysteresis.
* fancontrol: Deal with moving hwmon attributes. Reduce memory
consumption.
* sensors-detect: Detection of new devices.
* lm_sensors-r6216-fancontrol-moving-hwmon-attributes.patch,
lm_sensors-r6237-default-config-NCT6779-NCT6791.patch,
lm_sensors-r6254-detect-print-kernel-cpu.patch,
lm_sensors-r6255-fix-shell-error-FCFANS.patch,
lm_sensors-r6282-detect-graphics-card-in-all-cases.patch,
lm_sensors-r6283-skip-addresses-0x37-0x4f-on-DDC.patch:
Removed, upstream now.
* lm_sensors-3.0.0-sensord-separate.patch,
lm_sensors-3.0.0-sysconfig_metadata.patch,
lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=85
fancontrol: Deal with moving hwmon attributes.
- lm_sensors-r6237-default-config-NCT6779-NCT6791.patch:
sensors.conf.default: Add support for NCT6779 and NCT6791.
- lm_sensors-r6254-detect-print-kernel-cpu.patch: Print kernel
version and processor information.
- lm_sensors-r6255-fix-shell-error-FCFANS.patch: fancontrol: Fix
shell error when FCFANS is not set (bnc#903520).
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=82
* library: Support up to 33 sensors of the same type per
monitoring chip (needed for recent Intel processors, coretemp
driver)
* sensors-detect: Detection of new devices
Added non-interactive (automatic) mode
* lm_sensors-r6181-fix-service-files.patch: Removed, upstream
now.
* lm_sensors-3.0.0-sysconfig_metadata.patch,
lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=72
* Mostly a packaging-only clean-up, as we had backported most
important changes already.
* lm_sensors-r6111-detection-Winbond-W83627SF.diff,
lm_sensors-r6112-detection-AMD-family-16h.diff,
lm_sensors-r6113-ITE-IT877x-IT878x-driver.diff,
lm_sensors-r6117-detection-ITE-IT8752F.diff,
lm_sensors-r6123-AnalogDev-ADT7410-driver.diff,
lm_sensors-r6163-pwmconfig-raise-threshold.diff,
lm_sensors-r6164-pwmconfig-drop-comment.diff,
lm_sensors-r6165-pwmconfig-multiple-fans.diff,
lm_sensors-r6172-fancontrol-absolute-paths.diff: Removed,
upstream now.
* fancontrol.service: Removed, now provided by upstream,
together with sensord.service.
* lm_sensors-3.0.0-sysconfig_metadata.patch,
lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed.
- lm_sensors-r6181-fix-service-files.patch: Fix EnvironmentFile
in service files
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=63
the detection threshold to 3/4 (bnc#810344).
- lm_sensors-r6164-pwmconfig-drop-comment.diff: pwmconfig: Drop a
stray comment.
- lm_sensors-r6165-pwmconfig-multiple-fans.diff: pwmconfig:
Properly deal with multiple fan control (bnc#810344).
- lm_sensors-r6172-fancontrol-absolute-paths.diff: fancontrol: Fix
handling of absolute paths in config (bnc#810344).
- fancontrol.service: Cleanups.
- Add fancontrol.service (bnc#810344).
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=61
- lm_sensors-r6111-detection-Winbond-W83627SF.diff: Add detection
of Winbond W83627SF/GF (no sensors.)
- lm_sensors-r6112-detection-AMD-family-16h.diff: Add detection of
AMD family 16h power sensors.
- lm_sensors-r6113-ITE-IT877x-IT878x-driver.diff: Map IT8771E,
IT8772E, IT8782F and IT8783F to it87.
- lm_sensors-r6117-detection-ITE-IT8752F.diff: Add detection of
IT8752F.
- lm_sensors-r6123-AnalogDev-ADT7410-driver.diff: We have a driver
for the ADT7410 since kernel 3.7.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=56
* Support for many subfeatures implemented by new hwmon drivers.
* Fix to support a sysfs implementation change in upcoming kernels.
* Better printing of power sensors in sensors.
* Memory leaks fixed in sensord.
* New chips known by sensors-detect, as usual.
- lm_sensors-r5991-improve-filtering-of-fake-DMI-data.patch,
lm_sensors-r5992-print-DMI-product-version.patch,
lm_sensors-r5993-fix-loading-of-cpuid-module.patch,
lm_sensors-r6016-handle-superio-wo-logdev.patch,
lm_sensors-r6017-fix-sysfs-detection.patch,
lm_sensors-r6025-sensord-fix-memory-leaks.patch,
lm_sensors-r6030-fix-power-interval-output.patch: Removes,
obsolete.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=48
of Nuvoton NCT5571D, NCT5577D and NCT6776F.
- lm_sensors-r5913-default-config-NCT677xF.patch: Default config
for NCT6775F and NCT6776F.
- lm_sensors-r5914-fix-TMP421-detection.patch: We probe addresses
0x1c-0x1f for other chips now, so we might as well look for
TMP421 devices there.
- lm_sensors-r5916-fix-EMC140x-detection.patch: Fix addresses
checked for SMSC EMC1403 and EMC1404.
- lm_sensors-r5930-fix-DDR3-SPD-detection.patch: Fix detection of
SPD EEPROM on DDR3 memory modules. DDR3 uses CRC16 over 128 bytes
instead of basic checksum over 64 bytes. Contributed by Clemens
Ladisch.
- libensors-visibility.patch: Add 3 missing symbols.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=34
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