root/lm-sensors/trunk/kernel/sensors.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1698 [1698] 10 years kmalkki (Kyösti) some cleanups for 2.4+ Module refcounting using .owner, …
(edit) @1505 [1505] 11 years mds vt8231 init
(edit) @1424 [1424] 11 years mds add i2c-savage4, lm92, pcf8574, pcf8591, smsc47m1, vt1211
(edit) @1156 [1156] 12 years mds in patched kernel, don't call sensors_init() from sensors.c, do it …
(edit) @1112 [1112] 12 years mds Initial checkin of it87 driver from Christophe Gauthron …
(edit) @1080 [1080] 12 years mds change from gl520sm_init() to gl520_init() to match what is in …
(edit) @997 [997] 12 years mds add xxx_init() calls to bottom of sensors.c for those drivers added …
(edit) @935 [935] 13 years mds (mds) add ds1621 driver from Christian Zuckschwerdt (zany@…)
(edit) @929 [929] 13 years frodo Applied patch of Chip Salzenberg <chip@…>: Better …
(edit) @868 [868] 13 years frodo Update for 2.4.0-test8 kernels (patch by Mohammed A. Haque …
(edit) @794 [794] 13 years frodo Oops... Clobbered sensors.c in the last commit…
(edit) @793 [793] 13 years frodo small INSTALL update
(edit) @740 [740] 13 years frodo Corrected typo in #ifdef in init code
(edit) @708 [708] 13 years frodo Guarded all {get,put}_user and copy_{to,from}_user calls
(edit) @707 [707] 13 years frodo `indent -kr -i8' on all kernel sources
(edit) @705 [705] 13 years frodo Removing kernel 2.0 and 2.1 compatibility pass 2 Eliminated compat.h
(edit) @704 [704] 13 years frodo Removal of kernel 2.1 and 2.2 compatibility: pass one Removed many #if …
(edit) @667 [667] 13 years frodo Changes regarding the new i2c_check_addr function Changes in sensors.c: …
(edit) @645 [645] 13 years frodo Just to make sure, added `#include <linux/version.h>' at several …
(edit) @640 [640] 13 years frodo Patches to make it compatible with kernel 2.3.27 and newer * Improved …
(edit) @585 [585] 14 years frodo Preparations for better 10-bit address support Updated for the changes in …
(edit) @584 [584] 14 years frodo `functionality' checking for clients implemented
(edit) @535 [535] 14 years kmalkki (Kyösti) * changed sensors.o to use WRITE address to check existence of …
(edit) @516 [516] 14 years frodo (Frodo) Massive commit of all things related to mkpatch. Let's just say …
(edit) @513 [513] 14 years frodo First step to make it possible to integrate lm_sensors modules into …
(edit) @505 [505] 14 years frodo ISA changes * i2c-isa simplified, by using the addr field in the client …
(edit) @499 [499] 14 years kmalkki (Kyösti) * renamed every smbus_* access to i2c_smbus_* * everything in …
(edit) @496 [496] 14 years frodo First round of lm_sensors changes for the new I2C tree * The i2c package …
(edit) @338 [338] 14 years frodo The lm75 module now understands the new insmod parameters. Also fixed a …
(edit) @335 [335] 14 years mds Added sensor[1-3] to 782d/783s to select sensor type. Added RT table read …
(edit) @326 [326] 14 years frodo First bugfixes already
(edit) @325 [325] 14 years frodo LM78 insmod parameters and better detection Supported insmod parameters: …
(edit) @324 [324] 14 years frodo Introducing module parameter scanning in sensors.c It is untested as of …
(edit) @303 [303] 14 years frodo Minor fixes * No more redefined complaints of MODULE_* symbols for 2.0 …
(edit) @233 [233] 14 years frodo Removed some compiler warnings All our own code (ie. anything not in the …
(edit) @207 [207] 14 years frodo Adrian's copyright patch applied
(edit) @182 [182] 14 years frodo Changed all isa.h references to i2c-isa.h vi `find -type f|xargs grep -l …
(edit) @157 [157] 14 years frodo More better DEBUG stuff for piix4, removed compile warning for sensors.c
(edit) @132 [132] 14 years frodo fill_inode bug resolved This could lead to memory corruption and to the …
(edit) @96 [96] 14 years frodo Slightly better copyright messages, now telling what the file belongs …
(edit) @55 [55] 14 years frodo Module use count trick expanded to all files and directories Also fixed a …
(edit) @51 [51] 14 years frodo Introduced /proc/sys/dev/sensors/chips file See doc/sysctl for an …
(edit) @46 [46] 14 years frodo Module use count fix This fix will only work for kernels >= 2.1.58. * …
(edit) @39 [39] 14 years frodo Fixed some more bugs * PIIX4: better names in /proc files * sensors.c: …
(edit) @28 [28] 14 years frodo Simplification of /proc files functions in chip drivers I moved a large …
(edit) @20 [20] 14 years frodo Bug-fixes: lm78.c is now working! Yes, our first chip driver is now fully …
(add) @19 [19] 14 years frodo Many things, most notable the lm78 module * Some Makefile changes. …
Note: See TracRevisionLog for help on using the revision log.