|
|
|
@1698
|
[1698]
|
10 years |
kmalkki |
(Kyösti) some cleanups for 2.4+
Module refcounting using .owner, …
|
|
|
|
@1505
|
[1505]
|
11 years |
mds |
vt8231 init
|
|
|
|
@1424
|
[1424]
|
11 years |
mds |
add i2c-savage4, lm92, pcf8574, pcf8591, smsc47m1, vt1211
|
|
|
|
@1156
|
[1156]
|
12 years |
mds |
in patched kernel, don't call sensors_init() from sensors.c,
do it …
|
|
|
|
@1112
|
[1112]
|
12 years |
mds |
Initial checkin of it87 driver from
Christophe Gauthron …
|
|
|
|
@1080
|
[1080]
|
12 years |
mds |
change from gl520sm_init() to gl520_init() to match
what is in …
|
|
|
|
@997
|
[997]
|
12 years |
mds |
add xxx_init() calls to bottom of sensors.c for those drivers added
…
|
|
|
|
@935
|
[935]
|
13 years |
mds |
(mds) add ds1621 driver from Christian Zuckschwerdt (zany@…)
|
|
|
|
@929
|
[929]
|
13 years |
frodo |
Applied patch of Chip Salzenberg <chip@…>:
Better …
|
|
|
|
@868
|
[868]
|
13 years |
frodo |
Update for 2.4.0-test8 kernels
(patch by Mohammed A. Haque …
|
|
|
|
@794
|
[794]
|
13 years |
frodo |
Oops... Clobbered sensors.c in the last commit…
|
|
|
|
@793
|
[793]
|
13 years |
frodo |
small INSTALL update
|
|
|
|
@740
|
[740]
|
13 years |
frodo |
Corrected typo in #ifdef in init code
|
|
|
|
@708
|
[708]
|
13 years |
frodo |
Guarded all {get,put}_user and copy_{to,from}_user calls
|
|
|
|
@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 …
|
|
|
|
@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
|
|
|
|
@535
|
[535]
|
14 years |
kmalkki |
(Kyösti)
* changed sensors.o to use WRITE address to check existence of
…
|
|
|
|
@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 …
|
|
|
|
@338
|
[338]
|
14 years |
frodo |
The lm75 module now understands the new insmod parameters.
Also fixed a …
|
|
|
|
@335
|
[335]
|
14 years |
mds |
Added sensor[1-3] to 782d/783s to select sensor type.
Added RT table read …
|
|
|
|
@326
|
[326]
|
14 years |
frodo |
First bugfixes already
|
|
|
|
@325
|
[325]
|
14 years |
frodo |
LM78 insmod parameters and better detection
Supported insmod parameters:
…
|
|
|
|
@324
|
[324]
|
14 years |
frodo |
Introducing module parameter scanning in sensors.c
It is untested as of …
|
|
|
|
@303
|
[303]
|
14 years |
frodo |
Minor fixes
* No more redefined complaints of MODULE_* symbols for 2.0 …
|
|
|
|
@233
|
[233]
|
14 years |
frodo |
Removed some compiler warnings
All our own code (ie. anything not in the …
|
|
|
|
@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 …
|
|
|
|
@157
|
[157]
|
14 years |
frodo |
More better DEBUG stuff for piix4, removed compile warning for sensors.c
|
|
|
|
@132
|
[132]
|
14 years |
frodo |
fill_inode bug resolved
This could lead to memory corruption and to the …
|
|
|
|
@96
|
[96]
|
14 years |
frodo |
Slightly better copyright messages, now telling what the file belongs
…
|
|
|
|
@55
|
[55]
|
14 years |
frodo |
Module use count trick expanded to all files and directories
Also fixed a …
|
|
|
|
@51
|
[51]
|
14 years |
frodo |
Introduced /proc/sys/dev/sensors/chips file
See doc/sysctl for an …
|
|
|
|
@46
|
[46]
|
14 years |
frodo |
Module use count fix
This fix will only work for kernels >= 2.1.58.
* …
|
|
|
|
@39
|
[39]
|
14 years |
frodo |
Fixed some more bugs
* PIIX4: better names in /proc files
* sensors.c: …
|
|
|
|
@28
|
[28]
|
14 years |
frodo |
Simplification of /proc files functions in chip drivers
I moved a large …
|
|
|
|
@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. …
|