Timeline
09/30/05:
- 19:38 Changeset [3112] by
- Update.
- 19:30 Changeset [3111] by
- Display the real addresses (rather than offsets thereto) in flat mode.
- 19:25 Changeset [3110] by
- Continuous byte mode needs not only read byte capability but also write …
- 19:16 Changeset [3109] by
- Fix a bug in argc check. Only use PEC on the register write, not the …
09/29/05:
- 22:59 Changeset [3108] by
- New helper program to read a single register from an I2C/SMBus chip. It …
- 20:03 Changeset [3107] by
- Add missing parentheses to some macros. Same was done to i2c.h some months …
09/28/05:
- 23:05 Changeset [3106] by
- Add PEC support. This should help debugging PEC support and use in the …
09/27/05:
- 20:11 Changeset [3105] by
- Syncronize i2c_msg definition with i2c.h. Patch from Hideki Iwamoto. …
09/26/05:
- 23:41 Changeset [3104] by
- updates
- 19:35 Changeset [3103] by
- Discard I2C_ACK_TEST, which was commented out and never really existed.
09/25/05:
- 20:57 Changeset [3102] by
- Drop now useless #ifdef tests. i2c-dev.h defines everything we need, and …
- 15:31 Changeset [3101] by
- Fix misleading error message when no chip is found on Linux 2.6.
09/24/05:
- 22:43 Changeset [4005] by
- Update.
- 22:37 Changeset [4004] by
- Fix temporary buffer size for SMBus Block Write transaction with software …
- 17:52 Changeset [4003] by
- Fix logic error in write word transaction with software PEC. Patch from …
- 11:40 Changeset [3100] by
- The i2c_smbus_data union block member has a comment stating that an extra …
- 11:38 Changeset [4002] by
- The i2c_smbus_data union block member has a comment stating that an extra …
09/22/05:
- 22:50 Changeset [4001] by
- Fix I2C_FUNC_PROTOCOL_MANGLING description. Patch from Hideki Iwamoto.
09/19/05:
- 19:29 Changeset [3099] by
- More manufacturer names.
09/18/05:
- 23:24 Changeset [3098] by
- (mmh) Bugfix: lib/init.c wasn't compiling properly if SYSFS_SUPPORT was …
- 22:55 Changeset [3097] by
- update
- 22:39 Changeset [3096] by
- (mmh) This patch makes optional the sysfs support in libsensors. The …
- 22:38 Changeset [3095] by
- (mmh) This patch replaces the I2C chip enumeration (through sysfs) in …
- 22:37 Changeset [3094] by
- (mmh) This patch replaces the I2C bus enumeration (through sysfs) in …
- 22:30 Changeset [3093] by
- (mmh) This patch adds the files lib/sysfs.h and lib/sysfs.c, beginning …
- 22:25 Changeset [3092] by
- (mmh) This trivial patch links the libsysfs library to the libsensors …
- 20:30 Changeset [3091] by
- (mmh) This patch moves two macros from lib/proc.c to lib/data.h. The …
- 20:28 Changeset [3090] by
- (mmh) This patch moves the chip and bus lists from lib/proc.c to …
- 17:21 Changeset [3089] by
- Add large lookup tables for manufacturer names (based on data provided by …
09/16/05:
- 19:55 Changeset [3088] by
- Update.
- 19:55 Changeset [3087] by
- Drop -W, sensord warns too much with it.
- 19:54 Changeset [3086] by
- (Aurelien Jarno) Drop EEPROM support.
09/12/05:
- 19:56 Changeset [3085] by
- Kill an unused variable left over from a previous cleanup. Backport from …
09/10/05:
- 22:39 Changeset [3084] by
- Update.
- 22:38 Changeset [3083] by
- Compile userspace tools with -W.
- 22:27 Changeset [3082] by
- Drop Linux-2.6 specific eeprom code, as we no longer support eeproms on …
- 22:23 Changeset [3081] by
- Do not log the algorithm name.
- 22:09 Changeset [3080] by
- Declare foundsysfs in proc.h.
- 16:39 Changeset [3079] by
- Drop all references to the algorithm names, as Linux 2.6 doesn't export …
- 14:03 Changeset [3078] by
- Stop printing the algorithm name unless /proc compatibility format is …
- 13:38 Changeset [3077] by
- Add a "quiet" parameter to open_i2c_dev() to prevent it from displaying …
- 11:29 Changeset [3076] by
- Fix bus matching mechanism which had always been broken for Linux 2.6. …
09/08/05:
- 18:29 Changeset [3075] by
- Drop all references to the old mailing list.
- 18:25 Changeset [4000] by
- Drop reference to the old mailing list address.
09/07/05:
- 22:59 Changeset [3074] by
- Update.
- 22:49 Changeset [3073] by
- Remove bus probing code. This is a backport from Linux 2.6.
- 22:16 Changeset [3072] by
- Remove dead code. Backport from a 2.6 kernel patch by Hans-Frieder Vogt.
- 21:21 Changeset [3071] by
- Drop the W83697HF support from the w83781d driver. It is better supported …
- 21:15 Changeset [3070] by
- One more model reported to work (VGN-S4M/S).
- 21:12 Changeset [3069] by
- Compile user-space programs with -Wundef.
09/06/05:
- 22:08 Changeset [3999] by
- Prep for 2.9.3
- 22:08 Changeset [3068] by
- Prep for 2.9.3
- 21:45 Changeset [3998]
- This commit was manufactured by cvs2svn to create tag 'V2-9-2'.
- 21:45 Changeset [3997] by
- Tag and release 2.9.2
- 21:44 Changeset [3067]
- This commit was manufactured by cvs2svn to create tag 'V2-9-2'.
- 21:44 Changeset [3066] by
- Tag and release 2.9.2
- 21:07 Changeset [3065] by
- Add a FAQ entry about the eeprom entries which sensors won't …
- 05:33 Changeset [3064] by
- drop eeprom display when kernel is 2.6.x - partially resolves this: …
09/03/05:
- 20:53 Changeset [3063] by
- Link to two motherboard configuration file databases.
Note: See TracTimeline
for information about the timeline view.
