|
../
|
|
test
|
|
4275
|
6 years
|
mmh:
Run regression tests under valgrind, if it is available.
|
|
access.c
|
15.6 KB |
4640
|
6 years
|
khali:
Speed up sensors_get_ignored() a bit. We can return as soon as an ignore …
|
|
access.h
|
2.7 KB |
207
|
14 years
|
frodo:
Adrian's copyright patch applied
|
|
chips.c
|
373.4 KB |
4745
|
6 years
|
khali:
Fix lm93 VID support for Linux 2.6.
|
|
chips.h
|
93.6 KB |
4565
|
6 years
|
khali:
Add user-space support for it87 fan4 and fan5. Closes half of ticket …
|
|
conf-lex.l
|
7.4 KB |
4273
|
6 years
|
mmh:
Fix a memory leak in the scanner that occurs when we're missing a closing …
|
|
conf-parse.y
|
9.5 KB |
4208
|
7 years
|
khali:
libsensors: Drop support for algorithm names.
I2C algorithms no longer …
|
|
conf.h
|
1.1 KB |
207
|
14 years
|
frodo:
Adrian's copyright patch applied
|
|
data.c
|
8.4 KB |
4690
|
6 years
|
khali:
Contrary to what the comment says, sensors_proc_bus_count may be a …
|
|
data.h
|
6.2 KB |
4287
|
6 years
|
mmh:
The sensors library relied on one structure having an identical layout in …
|
|
error.c
|
2.4 KB |
2208
|
9 years
|
khali:
Reword the "Can't access /proc file" error message so that
Linux …
|
|
error.h
|
2.5 KB |
1979
|
10 years
|
mds:
Add separate error returns and messages for read and write errors.
…
|
|
general.c
|
2.7 KB |
2345
|
9 years
|
mmh:
Patch by Philipp Thomas <pth@…>:
> Current gcc versions warn when …
|
|
general.h
|
1.8 KB |
2345
|
9 years
|
mmh:
Patch by Philipp Thomas <pth@…>:
> Current gcc versions warn when …
|
|
init.c
|
4.5 KB |
4546
|
6 years
|
khali:
Kill stray semicolon.
|
|
libsensors.3
|
6.6 KB |
4524
|
6 years
|
khali:
Fix the description of the mode field.
|
|
Module.mk
|
7.7 KB |
4619
|
6 years
|
phil:
Bump up minor version.
|
|
proc.c
|
13.0 KB |
4547
|
6 years
|
khali:
Add missing include.
|
|
proc.h
|
1.3 KB |
3093
|
8 years
|
mmh:
(mmh)
This patch adds the files lib/sysfs.h and lib/sysfs.c, beginning …
|
|
scanner.h
|
1.0 KB |
3300
|
7 years
|
mmh:
Previous leak fix caused multiple sensors_init() calls to break.
This …
|
|
sensors.conf.5
|
10.7 KB |
4370
|
6 years
|
khali:
sensors.conf.8: Update the chip statement section.
* Drop outdated …
|
|
sensors.h
|
6.0 KB |
4683
|
6 years
|
khali:
Fix a broken comment.
|
|
sysfs.c
|
6.2 KB |
4635
|
6 years
|
khali:
Fix a memory leak in sensors_read_one_sysfs_chip() when an error occurs.
|
|
sysfs.h
|
1.3 KB |
3098
|
8 years
|
mmh:
(mmh)
Bugfix: lib/init.c wasn't compiling properly if SYSFS_SUPPORT was …
|