Timeline
02/13/00:
- 01:21 Changeset [734] by
- Cleared up where the I2C_HEADERS variable has to point to.
02/10/00:
- 16:28 Changeset [3448] by
- Sync with kernel 2.3.43-pre8 * Copied I2C_DRIVERID_SAA5249 from kernel …
02/08/00:
- 19:53 Changeset [733] by
- (Phil) Just testing CVS. No real change made.
02/07/00:
- 04:16 Changeset [732] by
- (mds) -Wall cleanup.
- 03:49 Changeset [731] by
- (mds) fixed small typo.
- 03:33 Changeset [730] by
- (mds) make PCI_DEVICE_ID names the same as in <linux/pci_ids.h>.
- 03:03 Changeset [729] by
- (mds) Add i810 dual-bus (I2C/DDC) driver using algo-bit. The i801 …
- 02:54 Changeset [728] by
- (mds) stop changing fan 1/2/3 input/output values at module startup, …
02/04/00:
- 21:45 Changeset [727] by
- Added gl518sm-thread-des-not-appear to the TODO list
- 03:47 Changeset [3447] by
- (mds) add ID for I810 DDC/I2C bit-shift adapter.
- 01:16 Changeset [726] by
- (mds) fix request_region() call. Was requesting xx00 - xx07, now …
02/03/00:
- 16:28 Changeset [725] by
- Added Constantine Gavrilov to the contributors (for his work on RPM)
- 16:27 Changeset [724] by
- README for RPM build process
- 16:27 Changeset [3446] by
- README for RPM build process
- 10:35 Changeset [3445] by
- (Simon) Added id for busses on Riva's graphics cards
- 00:29 Changeset [3444] by
- Corrected a few border cases in reading /proc/bus/i2c-*
02/02/00:
- 22:54 Changeset [3443] by
- Code to sort the entries in /proc/bus/i2c-* Please test if you have huge …
- 21:57 Changeset [723] by
- Fixed two slight errors regarding the new bus handling code for …
- 21:19 Changeset [722] by
- Solved compile problems for g++ programs linked to libsensors
02/01/00:
- 23:32 Changeset [3442] by
- Added i2c spec file by Constantine Gavrilov Remember to do a `cvs update …
- 23:32 Changeset [721] by
- Added lm_sensors spec file by Constantine Gavrilov Remember to do a `cvs …
- 22:12 Changeset [720] by
- sensors-detect should cope better now with adapters with multiple …
- 18:59 Changeset [3441] by
- Updated TODO list
01/30/00:
- 03:37 Changeset [719] by
- (mds) more parentheses in detection if statement - can't hurt.
- 02:24 Changeset [718] by
- (mds) updated adapter name to add Banshee and remove 0000 address. …
- 02:21 Changeset [717] by
- (mds) changed refresh time from 1.5 seconds to 5 minutes.
- 02:20 Changeset [716] by
- (mds) added simple eeprom and ddcmon support to sensors and libsensors.
- 02:16 Changeset [715] by
- (mds) additions for ddcmon.
- 02:15 Changeset [714] by
- (mds) Referenced ddcmon driver. Commented out 0x51-0x57 checking for …
- 02:05 Changeset [713] by
- (mds) add simple ddc monitor module 'ddcmon'.
- 02:04 Changeset [712] by
- (mds) fixed troff macro typo at end. (, changed to .)
01/28/00:
- 02:05 Changeset [711] by
- (mds) Fix broken send_byte_data() for I2C and DDC. Wasn't used by …
- 01:46 Changeset [710] by
- (mds) remove functionality check for WRITE_WORD
01/26/00:
- 17:16 Changeset [709] by
- GL518SM buglet fixed Initially, random values were put in the voltage …
- 15:41 Changeset [708] by
- Guarded all {get,put}_user and copy_{to,from}_user calls
- 15:14 Changeset [3440] by
- Further cleanups of copy_{to,from}_user
01/24/00:
- 22:56 Changeset [3439] by
- Fixed i2c-dev bug: restored a removed line (?!?)
- 22:41 Changeset [3438] by
- Russell King's warnings about faults integrated
- 22:07 Changeset [3437] by
- Russell King's 'calling NULL functions' patch (slightly modified)
- 21:37 Changeset [707] by
- `indent -kr -i8' on all kernel sources
- 21:17 Changeset [706] by
- Removal of kernel 2.0 and 2.1 compatibility: pass three Modified mkpatch …
- 21:07 Changeset [705] by
- Removing kernel 2.0 and 2.1 compatibility pass 2 Eliminated compat.h
- 20:30 Changeset [704] by
- Removal of kernel 2.1 and 2.2 compatibility: pass one Removed many #if …
- 03:06 Changeset [3436] by
- (mds) column 80 fixes.
01/23/00:
- 22:47 Changeset [3435] by
- Fix as indicated by T Russell King
- 22:32 Changeset [703] by
- Fixed a small bug - return code not returned.
01/19/00:
- 00:54 Changeset [3434] by
- First pass of Kernel Coding Standards support Tabs are now used at all …
- 00:02 Changeset [3433] by
- The promised drop of kernel 2.0 and 2.1 compatibility This resulted in a …
01/17/00:
- 23:04 Changeset [702]
- This commit was manufactured by cvs2svn to create tag 'V2-4-5'.
- 23:04 Changeset [701] by
- (Phil) Prep for 2.4.5 release.
- 13:57 Changeset [3432]
- This commit was manufactured by cvs2svn to create tag 'V2-4-5'.
- 13:57 Changeset [3431] by
- Makefile fix (thanks Bob Petersen)
01/16/00:
- 23:38 Changeset [700] by
- Updated CHANGES file
- 17:43 Changeset [3430] by
- Changed several copyright dates to include 2000 Only for those …
01/15/00:
- 20:10 Changeset [699] by
- (mds) add Banshee and DDC information.
- 20:01 Changeset [698] by
- (mds) Add Banshee support and DDC bus support. Simultaneous DDC and …
- 19:59 Changeset [697] by
- (mds) add bus list to help() routine, like was previously done to …
- 19:55 Changeset [696] by
- (mds) add Voodoo3 and Banshee recognition.
Note: See TracTimeline
for information about the timeline view.
