66
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(Phil) Minor change in initialization of device. Hopefully this will turn the device 'on' correctly so it starts monitoring. More... about 25 years ago
Update of TODO list More... about 25 years ago
PROC_CALL ioctl hook in i2c-dev added More... about 25 years ago
2.2.x kernel PAGE_MASK bug work-around. More... about 25 years ago
Slight update in docs More... about 25 years ago
(Kyösti) : Via driver and related documentation moved under lm_sensors2 source tree. Improvements in VIA driver, now checks revision code and refuses to load the module if bit_test (in algo-bit) fails. (Also fixes previous unsuccessfull CVS commit) More... about 25 years ago
(Kyösti) : Via driver and related documentation moved under lm_sensors2 source tree. Improvement in VI More... about 25 years ago
EXPORT_* fix for 2.1 kernels More... about 25 years ago
Update to the latest (mod-19990118) kernel archive More... about 25 years ago
Put the newest Simon Vogl archive in the archive directory More... about 25 years ago
Changed all isa.h references to i2c-isa.h More... about 25 years ago
(Phil) Renamed isa.h to i2c-isa.h. Note: '#include "isa.h"'s need to be updated. More... about 25 years ago
Stuff to get rid of the LM_SENSORS define More... about 25 years ago
Makefile tweaks for the new kernel directory structure More... about 25 years ago
(Phil) This is just a CVS test. More... about 25 years ago
(Phil) Whoops.. minor typo fixed. Everything builds, and most modules have been tested. More... over 25 years ago
(Phil) Made slight adjustments so the new file arrangement will build. I added two new make file 'includes': busses/Module.mk and chips/Module.mk Frodo- You may want to review the makefile structure to make sure that the system works as you intended. More... over 25 years ago
(Phil) Oh boy, here we go! :') This is the removal of the original files found under lm_sensors2/src and moved to lm_sensors/kernel (and new sub-directories), as suggested by Frodo (from his email): More... over 25 years ago
Small Makefile typo fix More... over 25 years ago
(Phil) Added adm9240 and adm1021 entries into the lib and added VID output to ADM9240. Status/alarms values need to be implemented instead of a raw output, but I'll do that too. More... over 25 years ago
(Phil) Added some simple detection (checks low byte of manufacturer ID), and I fixed a small bug in the VID code (highest order bit was being lost). More... over 25 years ago
gl518sm alarms fix, more things TODO and a new useful address More... over 25 years ago
(Phil) Released 2.1.2 (finally). More... over 25 years ago
Small fixes to make all programs compile cleanly with libc6. More... over 25 years ago
New program 'i2cdetect', which scans your i2c bus for connected devices More... over 25 years ago
Documentation updates, and a very small print fix in i2cdump.c More... over 25 years ago
i2c-dev is now working! More... over 25 years ago
More i2c-dev fixes More... over 25 years ago
Added a program to dump the registers of an SMBus device. Do not try it yet; there are still bugs, which cause kernel oopses. More... over 25 years ago
A small program to create /dev/i2c-* nodes More... over 25 years ago