|
|
|
@2286
|
[2286]
|
9 years |
khali |
Do not include unneeded headers.
|
|
|
|
@2124
|
[2124]
|
9 years |
khali |
Fix IN_FROM_REG rounding.
|
|
|
|
@2069
|
[2069]
|
10 years |
mds |
remove initialization of limits by driver
|
|
|
|
@1941
|
[1941]
|
10 years |
mmh |
When changing fan divisor(s), save and restore fan minimum(s).
|
|
|
|
@1705
|
[1705]
|
10 years |
kmalkki |
(Kyösti) Cleanups
Copy sysctl enums to chip drivers from sensors.h for …
|
|
|
|
@1698
|
[1698]
|
10 years |
kmalkki |
(Kyösti) some cleanups for 2.4+
Module refcounting using .owner, …
|
|
|
|
@1201
|
[1201]
|
12 years |
mds |
Add MODULE_LICENSE("GPL") to all modules
|
|
|
|
@1193
|
[1193]
|
12 years |
mds |
malloc.h -> slab.h
|
|
|
|
@1162
|
[1162]
|
12 years |
mds |
Fix rather strange un-parenthesized "if" clause that somebody's
…
|
|
|
|
@1101
|
[1101]
|
12 years |
mds |
Change from sensors_x to i2c_x for x =
_sysctl_real
_register_entry …
|
|
|
|
@1015
|
[1015]
|
12 years |
mds |
Disable sensors.c and i2c-isa.h in the Module.mk files.
Leave the …
|
|
|
|
@998
|
[998]
|
12 years |
mds |
recognize lm78's with chipid register (0x49) == 0x20, as
reported by …
|
|
|
|
@933
|
[933]
|
12 years |
frodo |
Updated the MUTEX definitions again - they are now guarded by
the …
|
|
|
|
@929
|
[929]
|
13 years |
frodo |
Applied patch of Chip Salzenberg <chip@…>:
Better …
|
|
|
|
@707
|
[707]
|
13 years |
frodo |
`indent -kr -i8' on all kernel sources
|
|
|
|
@705
|
[705]
|
13 years |
frodo |
Removing kernel 2.0 and 2.1 compatibility pass 2
Eliminated compat.h
|
|
|
|
@704
|
[704]
|
13 years |
frodo |
Removal of kernel 2.1 and 2.2 compatibility: pass one
Removed many #if …
|
|
|
|
@667
|
[667]
|
13 years |
frodo |
Changes regarding the new i2c_check_addr function
Changes in sensors.c:
…
|
|
|
|
@645
|
[645]
|
13 years |
frodo |
Just to make sure, added `#include <linux/version.h>' at several
…
|
|
|
|
@640
|
[640]
|
13 years |
frodo |
Patches to make it compatible with kernel 2.3.27 and newer
* Improved …
|
|
|
|
@617
|
[617]
|
14 years |
mds |
(mds) Change VID_FROM_REG to allow values 0x06 - 0x0F
(1.75 to 1.30 …
|
|
|
|
@585
|
[585]
|
14 years |
frodo |
Preparations for better 10-bit address support
Updated for the changes in …
|
|
|
|
@584
|
[584]
|
14 years |
frodo |
`functionality' checking for clients implemented
|
|
|
|
@582
|
[582]
|
14 years |
frodo |
Some code cleanups
* Removed several superfluous (struct i2c_client *) …
|
|
|
|
@516
|
[516]
|
14 years |
frodo |
(Frodo) Massive commit of all things related to mkpatch. Let's just say
…
|
|
|
|
@513
|
[513]
|
14 years |
frodo |
First step to make it possible to integrate lm_sensors modules into
…
|
|
|
|
@505
|
[505]
|
14 years |
frodo |
ISA changes
* i2c-isa simplified, by using the addr field in the client …
|
|
|
|
@499
|
[499]
|
14 years |
kmalkki |
(Kyösti)
* renamed every smbus_* access to i2c_smbus_*
* everything in …
|
|
|
|
@496
|
[496]
|
14 years |
frodo |
First round of lm_sensors changes for the new I2C tree
* The i2c package …
|
|
|
|
@467
|
[467]
|
14 years |
frodo |
Bradley M. Keryan's patches to make lm_sensors compile against
2.3.x …
|
|
|
|
@381
|
[381]
|
14 years |
frodo |
Completely correct limit handling for the lm78 module
Whatever you cat to …
|
|
|
|
@342
|
[342]
|
14 years |
frodo |
Made lm78 and w83781d drivers emit a warning when a 'force' parameter
…
|
|
|
|
@341
|
[341]
|
14 years |
frodo |
Taught the w83781d module about insmod parameters
Also fixed a small lm78 …
|
|
|
|
@338
|
[338]
|
14 years |
frodo |
The lm75 module now understands the new insmod parameters.
Also fixed a …
|
|
|
|
@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 …
|