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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1269 [1269] 11 years mds clean up some confusing (still untested) write code inside #if 0.
(edit) @1201 [1201] 12 years mds Add MODULE_LICENSE("GPL") to all modules
(edit) @1193 [1193] 12 years mds malloc.h -> slab.h
(edit) @1101 [1101] 12 years mds Change from sensors_x to i2c_x for x = _sysctl_real _register_entry …
(edit) @1015 [1015] 12 years mds Disable sensors.c and i2c-isa.h in the Module.mk files. Leave the …
(edit) @933 [933] 13 years frodo Updated the MUTEX definitions again - they are now guarded by the …
(edit) @929 [929] 13 years frodo Applied patch of Chip Salzenberg <chip@…>: Better …
(edit) @717 [717] 13 years mds (mds) changed refresh time from 1.5 seconds to 5 minutes.
(edit) @710 [710] 13 years mds (mds) remove functionality check for WRITE_WORD
(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) @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) @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) @371 [371] 14 years frodo Added insmod parameters to eeprom module, and fixed a typo in the …
(edit) @333 [333] 14 years mds changed /proc permissions for vid and alarms and other r/o stuff to 444.
(edit) @283 [283] 14 years phil (Phil) Made sure probing won't happen on the ISA bus for these SMBus/I2C …
(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) @96 [96] 14 years frodo Slightly better copyright messages, now telling what the file belongs …
(edit) @94 [94] 14 years phil (Phil) Fixed some bugs in src/eeprom.c and added more stuff to …
(edit) @79 [79] 14 years phil (Phil) Added some eeprom docs/tools and fixed some typos while I was at …
(edit) @76 [76] 14 years phil (Phil) Fixed some bugs and added read support for 128 bytes.
(edit) @71 [71] 14 years phil (Phil) Now functional serial eeprom interface! A couple limitations: * …
(add) @45 [45] 14 years phil (Phil) Started on an eeprom driver which works very much like the lm75 …
Note: See TracRevisionLog for help on using the revision log.