|
|
|
@333
|
[333]
|
14 years |
mds |
changed /proc permissions for vid and alarms and
other r/o stuff to 444.
|
|
|
|
@330
|
[330]
|
14 years |
mds |
fixed off-by-factor-of-2 of FAN_FROM_REG in w83781d.
Improved bounds …
|
|
|
|
@329
|
[329]
|
14 years |
mds |
fixed vid4 - was >> 4 now << 4.
Thanks Jeff Dairiki.
|
|
|
|
@326
|
[326]
|
14 years |
frodo |
First bugfixes already
|
|
|
|
@325
|
[325]
|
14 years |
frodo |
LM78 insmod parameters and better detection
Supported insmod parameters:
…
|
|
|
|
@219
|
[219]
|
14 years |
frodo |
Removed offending ISA test. Added warning about renamed modules.
|
|
|
|
@207
|
[207]
|
14 years |
frodo |
Adrian's copyright patch applied
|
|
|
|
@182
|
[182]
|
14 years |
frodo |
Changed all isa.h references to i2c-isa.h
vi `find -type f|xargs grep -l …
|
|
|
|
@128
|
[128]
|
14 years |
frodo |
Fan value problems resolved
|
|
|
|
@115
|
[115]
|
14 years |
frodo |
Completed the LM80 driver. Untested.
|
|
|
|
@114
|
[114]
|
14 years |
frodo |
Two bug fixed in the LM78/79 driver
* fan_div should now be handled …
|
|
|
|
@113
|
[113]
|
14 years |
frodo |
Several minor things
* sensors.conf.eg now contains LM80 declarations
* …
|
|
|
|
@106
|
[106]
|
14 years |
frodo |
The announced changes to the LM78 voltages, and an example config file.
…
|
|
|
|
@96
|
[96]
|
14 years |
frodo |
Slightly better copyright messages, now telling what the file belongs
…
|
|
|
|
@77
|
[77]
|
14 years |
frodo |
Small bug fixed which made it impossible to detect more than one
…
|
|
|
|
@75
|
[75]
|
14 years |
frodo |
Another very, very small bug removed.
|
|
|
|
@74
|
[74]
|
14 years |
frodo |
Winbond-over-SMBus addition
|
|
|
|
@70
|
[70]
|
14 years |
frodo |
Added temporary Winbond detection code
IF the Winbond docs are right this …
|
|
|
|
@56
|
[56]
|
14 years |
frodo |
GL518SM driver
To be done: support for GL518SM revision 0x80 and GL520SM
…
|
|
|
|
@53
|
[53]
|
14 years |
frodo |
Some small rounding and initializing bugs solved.
|
|
|
|
@51
|
[51]
|
14 years |
frodo |
Introduced /proc/sys/dev/sensors/chips file
See doc/sysctl for an …
|
|
|
|
@49
|
[49]
|
14 years |
frodo |
More documentation, and some small bug fixes
* LM75 temperature limits …
|
|
|
|
@46
|
[46]
|
14 years |
frodo |
Module use count fix
This fix will only work for kernels >= 2.1.58.
* …
|
|
|
|
@36
|
[36]
|
14 years |
frodo |
Very minor namespace fixes, and TODO list update (or should I say …
|
|
|
|
@33
|
[33]
|
14 years |
frodo |
Corrected LM78 probing.
If your LM78/78-J/79 is still not detected, …
|
|
|
|
@29
|
[29]
|
14 years |
frodo |
LM75 driver finished
Well, it should work. But until we have implemented …
|
|
|
|
@28
|
[28]
|
14 years |
frodo |
Simplification of /proc files functions in chip drivers
I moved a large …
|
|
|
|
@27
|
[27]
|
14 years |
frodo |
Some lm78 updates
* LM78, LM78-J and LM79 now all supported
* Chip type …
|
|
|
|
@20
|
[20]
|
14 years |
frodo |
Bug-fixes: lm78.c is now working!
Yes, our first chip driver is now fully …
|
|
|
|
@19
|
[19]
|
14 years |
frodo |
Many things, most notable the lm78 module
* Some Makefile changes. …
|
|
|
|
@16
|
[16]
|
14 years |
frodo |
i2c-proc now creates complete /proc/bus/i2c
* i2c-bus is renamed to …
|