Age | Commit message (Expand) | Author |
---|---|---|
2009-08-22 | There is no schsio_print() so get rid of the prototype. | Michael Knudsen |
2009-05-07 | KNF | Michael Knudsen |
2009-04-27 | Whitespace KNF. | Michael Knudsen |
2009-04-17 | schsio_probe() reads the chip id to find out if we should attach or not. | Michael Knudsen |
2009-04-16 | Change some parameter types from int to u_int8_t since the | Michael Knudsen |
2009-04-15 | Remove some unused symbolic constants. | Michael Knudsen |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2009-03-25 | Add support for the watchdog timer. | Michael Knudsen |
2009-01-26 | Unify error message. | Mark Kettenis |
2009-01-24 | use more appropriate sensor_task_register(9) paradigm; ok mk | Constantine A. Murenin |
2009-01-24 | * eliminate redundant initialisations of .desc and .value | Constantine A. Murenin |
2009-01-23 | Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing | Michael Knudsen |