|
|
|
@5379
|
[5379]
|
10/24/08 11:04:26 |
khali |
Add support for current sensors. |
|
|
|
@5378
|
[5378]
|
10/24/08 11:03:18 |
khali |
Add support for instantaneous power sensors. |
|
|
|
@5340
|
[5340]
|
09/26/08 16:54:32 |
khali |
Typo fix. |
|
|
|
@5302
|
[5302]
|
07/14/08 18:21:48 |
khali |
The free_expr() function is no longer static in lib/init.c (it is … |
|
|
|
@5254
|
[5254]
|
05/18/08 18:07:48 |
khali |
Prepare for release. |
|
|
|
@5251
|
[5251]
|
05/12/08 13:44:33 |
khali |
Bugfix: add carriage return ('\r') to the BLANK character class.
This … |
|
|
|
@5183
|
[5183]
|
04/17/08 03:27:22 |
djwong |
Subject: [PATCH 1/3 v3] libsensors: Support energy and power meters
Add … |
|
|
|
@5177
|
[5177]
|
04/14/08 17:29:49 |
khali |
Trivial alignment fix. |
|
|
|
@5176
|
[5176]
|
04/14/08 17:27:59 |
khali |
Add support for virtual hwmon devices. This closes Red Hat bug #437637
and … |
|
|
|
@5175
|
[5175]
|
04/11/08 22:41:31 |
khali |
We start at the end of the chip list, going backwards, and we want … |
|
|
|
@5174
|
[5174]
|
04/11/08 01:24:57 |
djwong |
Subject: [PATCH 1/4] libsensors: Detect OpenFirmware? hwmon devices
On a … |
|
|
|
@5171
|
[5171]
|
04/08/08 17:07:31 |
khali |
Fix typo. |
|
|
|
@5169
|
[5169]
|
04/08/08 16:50:13 |
khali |
The configuration file is currently parsed in the locale set by the … |
|
|
|
@5163
|
[5163]
|
03/26/08 14:37:12 |
khali |
Patch from Aurelien Jarno:
I have just noticed that the FSF address is … |
|
|
|
@5145
|
[5145]
|
03/16/08 13:51:18 |
jwrdegoede |
The platform case
acts as a fallback solution so it must be last in the … |
|
|
|
@5134
|
[5134]
|
03/05/08 08:44:16 |
khali |
Use func instead of FUNCTION. The former is standard, the … |
|
|
|
@5114
|
[5114]
|
01/28/08 18:47:23 |
khali |
Prepare for release. |
|
|
|
@5093
|
[5093]
|
01/05/08 16:20:13 |
khali |
Add support for drivers that place the hwmon attributes in the hwmon
class … |
|
|
|
@5092
|
[5092]
|
01/05/08 13:31:55 |
khali |
Get the device type from the subsystem symlink, rather than
guessing it … |
|
|
|
@5077
|
[5077]
|
12/18/07 11:06:58 |
khali |
Returned error values are supposed to be negative. |
|
|
|
@5075
|
[5075]
|
12/16/07 20:37:11 |
mmh |
libsensors: minor cleanup |
|
|
|
@5067
|
[5067]
|
12/10/07 14:30:22 |
khali |
libsensors: No longer depend on libsysfs.
Instead, access sysfs directly, … |
|
|
|
@5047
|
[5047]
|
11/26/07 14:54:31 |
khali |
No warnings about ld configuration for staged installations, as these
make … |
|
|
|
@4990
|
[4990]
|
10/25/07 11:59:05 |
khali |
Use /etc/sensors3.conf as the default configuration file. If it can't
be … |
|
|
|
@4989
|
[4989]
|
10/25/07 11:52:46 |
khali |
Make the configuration file optional. Although in most cases it's not
very … |
|
|
|
@4988
|
[4988]
|
10/25/07 11:51:19 |
khali |
Clean up if something goes wrong during initialization. Otherwise
we're … |
|
|
|
@4985
|
[4985]
|
10/25/07 11:48:18 |
khali |
Let libsensors know the default path to its configuration file.
That way, … |
|
|
|
@4978
|
[4978]
|
10/22/07 21:27:38 |
jwrdegoede |
make SENSORS_API_VERSION hexadecimal |
|
|
|
@4975
|
[4975]
|
10/22/07 11:39:15 |
jwrdegoede |
add SENSORS_API_VERSION define to sensors.h |
|
|
|
@4902
|
[4902]
|
09/29/07 21:18:15 |
khali |
Add my copyright everywhere it is missing. |
|
|
|
@4899
|
[4899]
|
09/29/07 20:48:20 |
khali |
libsensors: Report I/O errors as such. |
|
|
|
@4896
|
[4896]
|
09/29/07 14:46:36 |
khali |
libsensors: Differentiate between different read error types. |
|
|
|
@4895
|
[4895]
|
09/29/07 13:57:37 |
khali |
libsensors: Notify the caller when writing a value fails. |
|
|
|
@4879
|
[4879]
|
09/24/07 18:34:56 |
khali |
Drop SENSORS_ERR_NO_DEVS: we return success, not error, when no device
is … |
|
|
|
@4878
|
[4878]
|
09/24/07 17:22:01 |
khali |
Add support for platform devices with no ID. |
|
|
|
@4871
|
[4871]
|
09/24/07 13:22:24 |
khali |
SENSORS_NO_MAPPING is no longer used, delete it. |
|
|
|
@4860
|
[4860]
|
09/23/07 20:00:20 |
khali |
Document struct_feature. |
|
|
|
@4859
|
[4859]
|
09/23/07 19:48:57 |
khali |
Reserve some room in struct sensors_feature for future extension. |
|
|
|
@4858
|
[4858]
|
09/23/07 19:42:27 |
khali |
Renumber feature and subfeature types to leave more room if we later
need … |
|
|
|
@4855
|
[4855]
|
09/23/07 16:34:42 |
khali |
Don't arbitrarily write errors to stderr. In production mode,
simply … |
|
|
|
@4854
|
[4854]
|
09/23/07 15:53:11 |
khali |
Delete unused SENSORS_ERR_ACCESS.
Rename SENSORS_ERR_PROC to the more … |
|
|
|
@4852
|
[4852]
|
09/23/07 15:33:32 |
khali |
Alignment. |
|
|
|
@4851
|
[4851]
|
09/23/07 15:17:53 |
khali |
Preserve error values returned by sensors_read_sysfs_attr() … |
|
|
|
@4850
|
[4850]
|
09/23/07 14:49:47 |
khali |
Better prototype for get_type_scaling(). |
|
|
|
@4848
|
[4848]
|
09/23/07 14:36:56 |
khali |
Hide a warning in flex-generated file. |
|
|
|
@4846
|
[4846]
|
09/23/07 14:30:28 |
khali |
New public library function: sensors_get_subfeature(). Applications … |
|
|
|
@4845
|
[4845]
|
09/23/07 14:24:13 |
khali |
Use sensors_lookup_chip() wherever possible, it makes the code
more … |
|
|
|
@4844
|
[4844]
|
09/23/07 14:23:38 |
khali |
Use sensors_lookup_chip() to speed up sensors_lookup_subfeature_name()
as … |
|
|
|
@4843
|
[4843]
|
09/23/07 14:23:06 |
khali |
New internal library function: sensors_lookup_chip(). It looks up a
chip … |
|
|
|
@4842
|
[4842]
|
09/23/07 14:20:48 |
khali |
sensors_lookup_subfeature_nr() can now be made static. |
|
|
|
@4841
|
[4841]
|
09/23/07 14:20:07 |
khali |
Pass a subfeature structure to sensors_read_sysfs_attr() … |
|
|
|
@4840
|
[4840]
|
09/23/07 14:19:29 |
khali |
There's no rationale for preventing against setting the same
subfeature … |
|
|
|
@4839
|
[4839]
|
09/23/07 14:18:46 |
khali |
We can plain skip the feature lookup and compute statement search … |
|
|
|
@4838
|
[4838]
|
09/23/07 14:16:50 |
khali |
Introduce a separate type for main features. Make subfeatures map to
the … |
|
|
|
@4837
|
[4837]
|
09/23/07 14:12:19 |
khali |
Rename subfeature types from *_FEATURE_* to *_SUBFEATURE_*, to … |
|
|
|
@4836
|
[4836]
|
09/23/07 14:07:53 |
khali |
Update the comments and symbols in the whole library code to refer … |
|
|
|
@4835
|
[4835]
|
09/23/07 14:06:51 |
khali |
sensors_get_all_features has a single caller now, so fold
it thereinto. |
|
|
|
@4834
|
[4834]
|
09/23/07 14:05:16 |
khali |
Define a separate structure to represent main features. This allows
for … |
|
|
|
@4832
|
[4832]
|
09/23/07 14:02:22 |
khali |
Rename struct sensors_feature_data to sensors_subfeature. This is a
first … |
|
|
|
@4831
|
[4831]
|
09/23/07 14:00:59 |
khali |
Split sensors_get_all_features() into two distinct functions, one to
get … |
|
|
|
@4830
|
[4830]
|
09/23/07 13:59:51 |
khali |
sensors_feature_data and sensors_chip_feature are now the exact
same … |
|
|
|
@4829
|
[4829]
|
09/21/07 20:15:32 |
khali |
Fix compilation breakage with non-C99 compilers. |
|
|
|
@4826
|
[4826]
|
09/20/07 23:23:19 |
khali |
Add support for beep features. |
|
|
|
@4797
|
[4797]
|
09/16/07 17:47:16 |
mmh |
The sensors.conf file syntax currently allows for octal escape sequences, … |
|
|
|
@4796
|
[4796]
|
09/16/07 17:34:52 |
mmh |
Make sensors.conf entirely case-sensitive. |
|
|
|
@4794
|
[4794]
|
09/16/07 16:50:37 |
mmh |
Fix -W options so flex/yacc code compiles completely without warnings. … |
|
|
|
@4793
|
[4793]
|
09/09/07 19:32:59 |
khali |
Complete the previous memory leak fix. |
|
|
|
@4782
|
[4782]
|
09/05/07 23:22:39 |
khali |
Delete grab_busses.sh, it's deprecated. Use sensors --bus-list instead. |
|
|
|
@4780
|
[4780]
|
09/05/07 22:19:35 |
khali |
Delete redundant declarations. |
|
|
|
@4779
|
[4779]
|
09/05/07 22:12:52 |
khali |
Fix header comment. |
|
|
|
@4778
|
[4778]
|
09/05/07 22:10:00 |
khali |
Warning fix. |
|
|
|
@4776
|
[4776]
|
09/05/07 18:14:53 |
khali |
Move sensors_feature_get_type() from access.c to sysfs.c, it's only … |
|
|
|
@4769
|
[4769]
|
09/05/07 14:31:12 |
khali |
Add support for temperature offset files, which are part of the
standard … |
|
|
|
@4768
|
[4768]
|
09/05/07 14:30:39 |
khali |
Fix memory leaks in the configuration file parser when a label, … |
|
|
|
@4767
|
[4767]
|
09/05/07 14:29:20 |
khali |
Renumber SENSORS_FEATURE_VID from 0x300 to 0x1000. If we ever need
to add … |
|
|
|
@4766
|
[4766]
|
09/05/07 14:28:31 |
khali |
Add support for the standard beep_enable attribute (#2248). |
|
|
|
@4765
|
[4765]
|
09/05/07 10:31:25 |
khali |
Increase MAX_SENSORS_PER_TYPE from 16 to 20: the ADM1026 can have up
to 17 … |
|
|
|
@4764
|
[4764]
|
09/05/07 10:29:36 |
khali |
Another minor optimization to sensors_read_dynamic_chip():
* We don't need … |
|
|
|
@4763
|
[4763]
|
09/05/07 10:26:26 |
khali |
Minor optimizations in sensors_read_dynamic_chip():
* We don't need to … |
|
|
|
@4762
|
[4762]
|
09/05/07 10:21:19 |
khali |
Now that we can deduce the scaling factor required for each feature
from … |
|
|
|
@4761
|
[4761]
|
09/05/07 10:20:35 |
khali |
Optimize the memory consumption in sensors_read_dynamic_chip(). The
idea … |
|
|
|
@4760
|
[4760]
|
09/05/07 10:19:42 |
khali |
Store the feature list length separately instead of null-terminating
the … |
|
|
|
@4759
|
[4759]
|
09/05/07 10:19:09 |
khali |
Renumber the features linearly, so that feature number N is at
position N … |
|
|
|
@4758
|
[4758]
|
09/05/07 10:17:22 |
khali |
The compute mapping value is either SENSORS_NO_MAPPING or the same
feature … |
|
|
|
@4757
|
[4757]
|
09/05/07 10:13:15 |
khali |
Rename sensors_feature_data.mode to flags, as we plan to use it to
store … |
|
|
|
@4756
|
[4756]
|
09/05/07 10:07:14 |
khali |
Drop sensors_strip_of_spaces. There's no rationale for stripping
trailing … |
|
|
|
@4744
|
[4744]
|
09/02/07 13:15:27 |
khali |
Start numbering the features at 0, not 1. There's nothing wrong … |
|
|
|
@4743
|
[4743]
|
09/02/07 13:09:16 |
khali |
Use the feature type rather than the feature name to figure out whether
we … |
|
|
|
@4742
|
[4742]
|
09/02/07 12:55:03 |
khali |
Drop useless return. |
|
|
|
@4737
|
[4737]
|
08/31/07 17:09:26 |
khali |
Reorder functions so that forward declarations are no longer needed. |
|
|
|
@4736
|
[4736]
|
08/31/07 16:42:20 |
khali |
Mass reindent, coding style and whitespace cleanups. |
|
|
|
@4733
|
[4733]
|
08/30/07 23:23:22 |
khali |
Reorder the members of the structures sensors_feature_data … |
|
|
|
@4732
|
[4732]
|
08/30/07 23:21:15 |
khali |
Make SENSORS_FEATURE_MAX_SUB_FEATURES private (and rename it … |
|
|
|
@4731
|
[4731]
|
08/30/07 23:10:41 |
khali |
Allocate the large sparse feature table in … |
|
|
|
@4730
|
[4730]
|
08/29/07 16:08:47 |
khali |
Rename SENSORS_FEATURE_TEMP_SENS to SENSORS_FEATURE_TEMP_TYPE. This
better … |
|
|
|
@4729
|
[4729]
|
08/29/07 16:00:47 |
khali |
Looking up a mapping can't fail if looking up the feature itself
succeeded … |
|
|
|
@4702
|
[4702]
|
08/26/07 10:26:51 |
khali |
Make sensors_match_chip internal to libsensors. It is no longer used … |
|
|
|
@4701
|
[4701]
|
08/26/07 10:26:20 |
khali |
Add a parameter to sensors_get_detected_chips(), to optionally let … |
|
|
|
@4699
|
[4699]
|
08/23/07 10:14:48 |
khali |
Drop the CONFORMING TO sections from the man pages. lm-sensors is in no … |
|
|
|
@4696
|
[4696]
|
08/22/07 19:07:11 |
khali |
Drop SENSORS_MODE_NO_RW and SENSORS_MODE_RW. The mode is a bitfield,
we … |