| Age | Commit message (Expand) | Author |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-09-20 | Make this report correct DDR2 speed/type, and round up the | xtraeme |
| 2007-09-09 | Add missing SYSCTL_SETUP_PROTO() to make the LKM happy. | xtraeme |
| 2007-09-02 | don't include machine/autoconf.h - we don't need it (anymore?) | macallan |
| 2007-09-02 | defflag DEBUG_SGSMIX | macallan |
| 2007-09-02 | typo: ENVSYS_FVALID -> ENVSYS_SVALID. | xtraeme |
| 2007-09-01 | For SMBus, add the ability to enumerate devices on the bus. | riz |
| 2007-08-18 | Add spdmem(4) driver. This decodes technical specifications stored in | tnn |
| 2007-07-25 | Add missing STOP conditions at the end of I2C operations. | njoly |
| 2007-07-13 | Forgot to set the description in the sensor. | xtraeme |
| 2007-07-11 | Mark sensor as invalid if no fan is connected. | njoly |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-07-04 | There's no need to set the "envsys-description" property in the | xtraeme |
| 2007-07-04 | There's no need to get initial sensor data before registering the driver | xtraeme |
| 2007-07-02 | pic16lc_update: use the edata pointer rather than using softc's array | xtraeme |
| 2007-07-02 | adt74673_refresh_{fan,temp,volt}: use the edata pointer rather than | xtraeme |
| 2007-07-01 | There's no need to use another envsys_data_t pointer that points to | xtraeme |
| 2007-07-01 | Imported envsys 2, a brief description of the new features: | xtraeme |
| 2007-06-15 | KNF, from Anon Ymous. Also kill extra unneeded initializers and use size_t | christos |
| 2007-06-14 | Eliminate unnessary floating point. | christos |
| 2007-04-30 | add support for i2c waitstates so we can actually talk to slow slaves | macallan |
| 2007-04-15 | Fix envsys ranges. | njoly |
| 2007-02-06 | Missing LIST_INIT. Pointed out by uebayasi@ | jmcneill |
| 2007-02-05 | Remove debug printf accidentally added in last commit. | jmcneill |
| 2007-02-05 | Register an SMBus interrupt handler to trap the reset on eject "feature" | jmcneill |
| 2007-02-05 | Allow i2c child devices to register interrupt handlers to the smbus host | jmcneill |
| 2007-01-17 | add sgsmix | macallan |
| 2007-01-17 | driver for the SGS 7433 mixer found in some G3 macs | macallan |
| 2007-01-13 | Complete initializers so those files compile. | cube |
| 2007-01-12 | Add missing initializers in cdevsw structs. | cube |
| 2007-01-12 | Update a few comments based on newer members of the at24xx family. | imp |
| 2007-01-10 | Complete initialiser of the cdevsw structure. | cube |
| 2007-01-07 | Rename a few possible avpack values to reflect reality. | jmcneill |
| 2007-01-07 | Move register definitions to a separate header. | jmcneill |
| 2007-01-06 | Report the version string from the PIC16LC. | jmcneill |
| 2007-01-06 | Provide external functions for setting the LED, rebooting, and powering off | jmcneill |
| 2007-01-06 | Microsoft Xbox serial EEPROM driver. Currently reports the system serial | jmcneill |
| 2007-01-06 | Fix __KERNEL_RCSID text (missing $) | jmcneill |
| 2007-01-06 | Driver for the Xbox System Management Controller. Currently reports CPU and | jmcneill |
| 2007-01-05 | Remove include of machine/autoconf.h to make this compile. | jmcneill |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-09 | Convert to MI clock_ymdhms versions of todr calls. | gdamore |
| 2006-09-04 | Remove unused todr_setcal/todr_getcal and all the assorted stub | gdamore |
| 2006-08-23 | gettime and settime functions are meant to return errno values. Make | bjh21 |
| 2006-07-14 | Add support for 10-bit addressing, per i2c specs. This has not been tested | gdamore |
| 2006-07-10 | Put appropriate prefixes on property names to reduce chances of name | thorpej |
| 2006-06-26 | remove the "name" element from the i2cbus attach args, that's what | drochner |
| 2006-06-12 | It necessary to mask to validate bits. | kiyohara |
| 2006-05-17 | Support LM77 Temperature. | kiyohara |