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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @584 [584] 14 years frodo `functionality' checking for clients implemented
(edit) @582 [582] 14 years frodo Some code cleanups * Removed several superfluous (struct i2c_client *) …
(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) @467 [467] 14 years frodo Bradley M. Keryan's patches to make lm_sensors compile against 2.3.x …
(edit) @381 [381] 14 years frodo Completely correct limit handling for the lm78 module Whatever you cat to …
(edit) @342 [342] 14 years frodo Made lm78 and w83781d drivers emit a warning when a 'force' parameter …
(edit) @341 [341] 14 years frodo Taught the w83781d module about insmod parameters Also fixed a small lm78 …
(edit) @338 [338] 14 years frodo The lm75 module now understands the new insmod parameters. Also fixed a …
(edit) @333 [333] 14 years mds changed /proc permissions for vid and alarms and other r/o stuff to 444.
(edit) @330 [330] 14 years mds fixed off-by-factor-of-2 of FAN_FROM_REG in w83781d. Improved bounds …
(edit) @329 [329] 14 years mds fixed vid4 - was >> 4 now << 4. Thanks Jeff Dairiki.
(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) @219 [219] 14 years frodo Removed offending ISA test. Added warning about renamed modules.
(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) @128 [128] 14 years frodo Fan value problems resolved
(edit) @115 [115] 14 years frodo Completed the LM80 driver. Untested.
(edit) @114 [114] 14 years frodo Two bug fixed in the LM78/79 driver * fan_div should now be handled …
(edit) @113 [113] 14 years frodo Several minor things * sensors.conf.eg now contains LM80 declarations * …
(edit) @106 [106] 14 years frodo The announced changes to the LM78 voltages, and an example config file. …
(edit) @96 [96] 14 years frodo Slightly better copyright messages, now telling what the file belongs …
(edit) @77 [77] 14 years frodo Small bug fixed which made it impossible to detect more than one …
(edit) @75 [75] 14 years frodo Another very, very small bug removed.
(edit) @74 [74] 14 years frodo Winbond-over-SMBus addition
(edit) @70 [70] 14 years frodo Added temporary Winbond detection code IF the Winbond docs are right this …
(edit) @56 [56] 14 years frodo GL518SM driver To be done: support for GL518SM revision 0x80 and GL520SM …
(edit) @53 [53] 14 years frodo Some small rounding and initializing bugs solved.
(edit) @51 [51] 14 years frodo Introduced /proc/sys/dev/sensors/chips file See doc/sysctl for an …
(edit) @49 [49] 14 years frodo More documentation, and some small bug fixes * LM75 temperature limits …
(edit) @46 [46] 14 years frodo Module use count fix This fix will only work for kernels >= 2.1.58. * …
(edit) @36 [36] 14 years frodo Very minor namespace fixes, and TODO list update (or should I say …
(edit) @33 [33] 14 years frodo Corrected LM78 probing. If your LM78/78-J/79 is still not detected, …
(edit) @29 [29] 14 years frodo LM75 driver finished Well, it should work. But until we have implemented …
(edit) @28 [28] 14 years frodo Simplification of /proc files functions in chip drivers I moved a large …
(edit) @27 [27] 14 years frodo Some lm78 updates * LM78, LM78-J and LM79 now all supported * Chip type …
(edit) @20 [20] 14 years frodo Bug-fixes: lm78.c is now working! Yes, our first chip driver is now fully …
(edit) @19 [19] 14 years frodo Many things, most notable the lm78 module * Some Makefile changes. …
(add) @16 [16] 15 years frodo i2c-proc now creates complete /proc/bus/i2c * i2c-bus is renamed to …
Note: See TracRevisionLog for help on using the revision log.