Age | Commit message (Collapse) | Author | Files | Lines |
|
Cwlinux splash screen fixed
USBLCD splash screen fixed
plugin_i2c qprintf("%f") replaced with snprintf()
|
|
some Fixme's processed
documented some code
|
|
fixed lots of bugs in the Cwlinux driver
do not emit EAGAIN error on the first retry
made plugin_i2c_sensors a bit less 'chatty'
moved init and exit functions to the bottom of plugin_pop3
|
|
i2c fix for kernel 2.6.5 (temp_input1 vs. temp1_input) from Xavier
|
|
big patch from Martin Hejl:
- use qprintf() where appropriate
- save CPU cycles on gettimeofday()
- add quit() functions to free allocated memory
- fixed lots of memory leaks
|
|
i2c_sensors patch from Xavier
|
|
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
|
|
minor bugfix
|
|
M50530 driver ported
changed lots of 'char' to 'unsigned char'
|
|
I2C Sensors for 2.4 kernels (/proc instead of /sysfs)
|
|
HD44780 patch from Martin Hejl
dmalloc integrated
|
|
HD44780 busy-flag support from Martin Hejl
loadavg() uClibc replacement from Martin Heyl
round() uClibc replacement from Martin Hejl
warning in i2c_sensors fixed
[
|
|
check for /sys mounted
|
|
every .c file includes "config.h" now
|
|
ported PPP token to plugin_ppp
|
|
i2c update from Xavier
|
|
I2C Sensors plugin from Xavier added
|