|
|
|
@1269
|
[1269]
|
11 years |
mds |
clean up some confusing (still untested) write code inside #if 0.
|
|
|
|
@1201
|
[1201]
|
12 years |
mds |
Add MODULE_LICENSE("GPL") to all modules
|
|
|
|
@1193
|
[1193]
|
12 years |
mds |
malloc.h -> slab.h
|
|
|
|
@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 …
|
|
|
|
@933
|
[933]
|
13 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 …
|
|
|
|
@717
|
[717]
|
13 years |
mds |
(mds) changed refresh time from 1.5 seconds to 5 minutes.
|
|
|
|
@710
|
[710]
|
13 years |
mds |
(mds) remove functionality check for WRITE_WORD
|
|
|
|
@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
|
|
|
|
@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
…
|
|
|
|
@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 …
|
|
|
|
@371
|
[371]
|
14 years |
frodo |
Added insmod parameters to eeprom module, and fixed a typo in the
…
|
|
|
|
@333
|
[333]
|
14 years |
mds |
changed /proc permissions for vid and alarms and
other r/o stuff to 444.
|
|
|
|
@283
|
[283]
|
14 years |
phil |
(Phil) Made sure probing won't happen on the ISA bus for these SMBus/I2C …
|
|
|
|
@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
|
|
|
|
@96
|
[96]
|
14 years |
frodo |
Slightly better copyright messages, now telling what the file belongs
…
|
|
|
|
@94
|
[94]
|
14 years |
phil |
(Phil) Fixed some bugs in src/eeprom.c and added more stuff
to …
|
|
|
|
@79
|
[79]
|
14 years |
phil |
(Phil) Added some eeprom docs/tools and fixed some typos while I was at …
|
|
|
|
@76
|
[76]
|
14 years |
phil |
(Phil) Fixed some bugs and added read support for 128 bytes.
|
|
|
|
@71
|
[71]
|
14 years |
phil |
(Phil) Now functional serial eeprom interface! A couple limitations:
* …
|
|
|
|
@45
|
[45]
|
14 years |
phil |
(Phil) Started on an eeprom driver which works very much like the lm75 …
|