|
|
|
@5688
|
[5688]
|
4 years |
khali |
Fix misplaced parentheses. Patch from Roel Kluin, backported from
Linux …
|
|
|
|
@5687
|
[5687]
|
4 years |
khali |
Patch from Roel Kluin, backported from Linux 2.6.
With a postfix decrement …
|
|
|
|
@5686
|
[5686]
|
4 years |
khali |
Properly encode and decode -128 degrees C. Fix ported from Linux 2.6.
|
|
|
|
@5685
|
[5685]
|
4 years |
khali |
Discard legacy clean command.
|
|
|
|
@5684
|
[5684]
|
4 years |
khali |
Add Nuvoton W83795G/ADG detection. Original patch from Wei Song (Nuvoton).
|
|
|
|
@5683
|
[5683]
|
4 years |
khali |
Refactor dmidecode version check into a separate function.
|
|
|
|
@5682
|
[5682]
|
4 years |
khali |
Strip stray backslash.
|
|
|
|
@5681
|
[5681]
|
4 years |
khali |
Use dmidecode to find IPMI interfaces if available. This is required
if …
|
|
|
|
@5680
|
[5680]
|
4 years |
khali |
Differentiate between PC8374L and WPCD377I. Both chips have the same …
|
|
|
|
@5679
|
[5679]
|
4 years |
andy |
sensord: Remove leading whitespaces in empty lines.
|
|
|
|
@5678
|
[5678]
|
4 years |
andy |
Convert coding style in prog/sensord/ from gnu to kernel style.
|
|
|
|
@5677
|
[5677]
|
4 years |
khali |
Display the base I/O address of Super-I/O logical device if it is
set, …
|
|
|
|
@5676
|
[5676]
|
4 years |
khali |
Don't use variables when they hurt readability more than they help.
|
|
|
|
@5675
|
[5675]
|
4 years |
khali |
Add nNidia nForce MCP78S SMBus detection.
|
|
|
|
@5674
|
[5674]
|
4 years |
andy |
Use func in sensors_fatal_error() to get function name.
|
|
|
|
@5673
|
[5673]
|
4 years |
khali |
Post-release version update.
|
|
|
|
@5672
|
[5672]
|
4 years |
khali |
3.1.0 release
|
|
|
|
@5671
|
[5671]
|
4 years |
khali |
Update branch reference.
|
|
|
|
@5670
|
[5670]
|
4 years |
khali |
Update branch references.
|
|
|
|
@5669
|
[5669]
|
4 years |
khali |
Prepare for release.
|
|
|
|
@5668
|
[5668]
|
4 years |
khali |
Create pid file only after successful initialization.
|
|
|
|
@5667
|
[5667]
|
4 years |
khali |
Exit if configuration file can't be read.
|
|
|
|
@5666
|
[5666]
|
4 years |
khali |
Map the W83667HG chip to the w83627ehf driver. Support should be
available …
|
|
|
|
@5665
|
[5665]
|
4 years |
khali |
Fix segmentation fault when passing a custom configuration file.
|
|
|
|
@5664
|
[5664]
|
4 years |
andy |
Create /etc/sensors.d directory during installation. Patch from Gabriel C.
|
|
|
|
@5663
|
[5663]
|
4 years |
khali |
Set library version to 4.1.0.
|
|
|
|
@5662
|
[5662]
|
4 years |
khali |
Update.
|
|
|
|
@5661
|
[5661]
|
4 years |
khali |
If str(n)dup fails, there is no more memory left. We should exit with
"Out …
|
|
|
|
@5660
|
[5660]
|
4 years |
khali |
Add detection of Winbond WPCD377I (no sensors).
|
|
|
|
@5659
|
[5659]
|
4 years |
jwrdegoede |
adjust scan_i2c_adapter() for FSC probe workaround
|
|
|
|
@5658
|
[5658]
|
4 years |
jwrdegoede |
sensors-detect: Add detection of FSC Hades and Syleus IC's
|
|
|
|
@5657
|
[5657]
|
4 years |
jwrdegoede |
sensors-detect: Add a special case for probing i2c address 0x73 for FSC …
|
|
|
|
@5656
|
[5656]
|
4 years |
khali |
It is not an error if /etc/sensors.d doesn't exist.
|
|
|
|
@5655
|
[5655]
|
4 years |
khali |
Update.
|
|
|
|
@5654
|
[5654]
|
4 years |
khali |
Document error-related functions.
|
|
|
|
@5653
|
[5653]
|
4 years |
khali |
Document function sensors_snprintf_chip_name.
|
|
|
|
@5652
|
[5652]
|
4 years |
khali |
Reorder description section to match synopsis order. Move structure …
|
|
|
|
@5651
|
[5651]
|
4 years |
khali |
Reformat description section.
|
|
|
|
@5650
|
[5650]
|
4 years |
khali |
Reformat synopsis section.
|
|
|
|
@5649
|
[5649]
|
4 years |
khali |
Include the configuration file name when reporting parse errors.
|
|
|
|
@5648
|
[5648]
|
4 years |
khali |
Keep track of configuration file names so that we can later generate …
|
|
|
|
@5647
|
[5647]
|
4 years |
khali |
Read extra configuration files from /etc/sensors.d.
|
|
|
|
@5646
|
[5646]
|
4 years |
khali |
Make it possible to only substitute the bus number of a subset of the
chip …
|
|
|
|
@5645
|
[5645]
|
4 years |
khali |
Free bus statements from the configuration file as soon as we are done …
|
|
|
|
@5644
|
[5644]
|
4 years |
khali |
Exit the configuration file parser as soon as we are done with it.
This …
|
|
|
|
@5643
|
[5643]
|
4 years |
khali |
Mention the stand-alone nature of sensors-detect, as suggested by
Matt …
|
|
|
|
@5642
|
[5642]
|
4 years |
khali |
Spelling fix.
|
|
|
|
@5641
|
[5641]
|
4 years |
khali |
Spelling fix.
|
|
|
|
@5640
|
[5640]
|
4 years |
khali |
Typo.
|
|
|
|
@5639
|
[5639]
|
4 years |
khali |
Fix inclusion of general.h.
|
|
|
|
@5638
|
[5638]
|
4 years |
khali |
Report configuration file read errors.
|
|
|
|
@5637
|
[5637]
|
4 years |
khali |
Fix memory leak in scanner when using flex 2.5.9 or later.
|
|
|
|
@5636
|
[5636]
|
4 years |
khali |
When looking for hwmon device attributes, skip non-file sysfs entries. …
|
|
|
|
@5635
|
[5635]
|
4 years |
khali |
Do not include in the driver list the PCI and USB drivers which are …
|
|
|
|
@5634
|
[5634]
|
4 years |
khali |
Add a note about the default configuration file change at installation …
|
|
|
|
@5633
|
[5633]
|
4 years |
khali |
Return a string rather than NULL for unknown errors. Patch from
Andre …
|
|
|
|
@5632
|
[5632]
|
4 years |
khali |
Removed trailing semicolon in error string. Patch from Andre Prendel.
|
|
|
|
@5631
|
[5631]
|
4 years |
khali |
Drop stray references to procfs interface.
|
|
|
|
@5630
|
[5630]
|
4 years |
khali |
Drop support for kernels 2.4 and earlier.
|
|
|
|
@5629
|
[5629]
|
4 years |
khali |
Don't round temperature values.
|
|
|
|
@5628
|
[5628]
|
4 years |
khali |
Consistently use "err" as the variable name to carry error codes.
|
|
|
|
@5627
|
[5627]
|
4 years |
khali |
Fix exit code in error case (for example no sensors found.) Patch from …
|
|
|
|
@5626
|
[5626]
|
4 years |
khali |
There can be more than 6 VID pins.
|
|
|
|
@5625
|
[5625]
|
4 years |
khali |
Don't tell users to ask for support, this branch is in maintenance
mode. …
|
|
|
|
@5624
|
[5624]
|
4 years |
khali |
lm-sensors 3.0 is now the main development branch.
|
|
|
|
@5623
|
[5623]
|
4 years |
khali |
lm-sensors 2.10 is entering maintenance mode.
|
|
|
|
@5622
|
[5622]
|
4 years |
khali |
Drop support for kernels 2.4 and earlier.
|
|
|
|
@5621
|
[5621]
|
4 years |
khali |
Include a sample conversion script to address the configuration file …
|
|
|
|
@5620
|
[5620]
|
4 years |
khali |
Support new format of /etc/sysconfig/lm_sensors (#2246).
|
|
|
|
@5619
|
[5619]
|
4 years |
khali |
Clarify Linux kernel vs. GNU/Linux OS.
|
|
|
|
@5618
|
[5618]
|
4 years |
khali |
Add nNidia nForce MCP67, MCP73, MCP79 SMBus support.
|
|
|
|
@5617
|
[5617]
|
4 years |
khali |
I can't remember why we needed POSIX in the past, but apparently we
no …
|
|
|
|
@5616
|
[5616]
|
4 years |
khali |
Don't tell users to blindly run i2cdump, it is dangerous!
|
|
|
|
@5615
|
[5615]
|
4 years |
khali |
Force locale to C, so that the FAQ headers are always in English.
|
|
|
|
@5614
|
[5614]
|
4 years |
khali |
Drop reference to external FAQ, which is likely to become irrelevant.
|
|
|
|
@5613
|
[5613]
|
4 years |
khali |
Fix detection of older DS1621.
|
|
|
|
@5612
|
[5612]
|
4 years |
khali |
Fix detection of older DS1621.
|
|
|
|
@5611
|
[5611]
|
4 years |
khali |
py-smbus depends on <linux/i2c-dev.h>.
|
|
|
|
@5610
|
[5610]
|
4 years |
khali |
List include first, so that other modules can use it.
|
|
|
|
@5609
|
[5609]
|
4 years |
khali |
Add missing entry.
|
|
|
|
@5608
|
[5608]
|
4 years |
khali |
Integrate py-smbus into the build system. Patch from Mike Frysinger.
|
|
|
|
@5607
|
[5607]
|
4 years |
khali |
Drop stray reference to lm-sensors.
|
|
|
|
@5606
|
[5606]
|
4 years |
khali |
Add missing ticket numbers.
|
|
|
|
@5605
|
[5605]
|
4 years |
khali |
Install sensors.conf.default instead of sensors.conf.eg.
|
|
|
|
@5604
|
[5604]
|
4 years |
khali |
Add sections for the SMSC SCH311x and SCH5027.
|
|
|
|
@5603
|
[5603]
|
4 years |
khali |
New default configuration file. This is sensors.conf.eg with only …
|
|
|
|
@5602
|
[5602]
|
4 years |
khali |
Add some chip prefixes.
|
|
|
|
@5601
|
[5601]
|
4 years |
khali |
Discard idempotent labels.
|
|
|
|
@5600
|
[5600]
|
4 years |
khali |
Update maintainer address.
|
|
|
|
@5599
|
[5599]
|
4 years |
khali |
We have a driver for the ADT7475 now.
|
|
|
|
@5598
|
[5598]
|
4 years |
khali |
Update 2 driver names.
|
|
|
|
@5597
|
[5597]
|
4 years |
khali |
Let the environment set CC and CFLAGS. Original patch from Mike Frysinger.
|
|
|
|
@5596
|
[5596]
|
4 years |
khali |
Complete GPL header.
|
|
|
|
@5595
|
[5595]
|
4 years |
khali |
Delete the decode-xeon script. It was essentially unmaintained, was
never …
|
|
|
|
@5594
|
[5594]
|
4 years |
khali |
Licensing clarification.
|
|
|
|
@5593
|
[5593]
|
4 years |
jwrdegoede |
Add ACPI bus
|
|
|
|
@5592
|
[5592]
|
4 years |
khali |
Get rid of useless variables $isa and $ipmi.
|
|
|
|
@5591
|
[5591]
|
4 years |
khali |
Don't build modprobe lines before we actually need them.
|
|
|
|
@5590
|
[5590]
|
4 years |
khali |
Print warnings about missing modules on screen, rather than telling
the …
|
|
|
|
@5589
|
[5589]
|
4 years |
khali |
Move configuration files generation to a dedicated sub.
|
|
|
|