| Age | Commit message (Expand) | Author |
| 2008-11-22 | Ouch - too many bits to fit in a byte. | pgoyette |
| 2008-11-22 | JEDEC has published the DDR3 SPD standard; update driver to match. | pgoyette |
| 2008-11-18 | PR/39947 - Juan RP -- dbcool_detach implicitly called | jnemeth |
| 2008-11-16 | For DDR3, the number of physical banks stored in the EEPROM needs to be | pgoyette |
| 2008-10-30 | Add dependency on sysmon_envsys to admtemp. | nakayama |
| 2008-10-29 | Ported alipm(4) and admtemp(4) from OpenBSD. | jkunz |
| 2008-10-13 | Remove duplicated copy of the file - no idea where it came from. | pgoyette |
| 2008-10-12 | Add an i2c attachment for the LM78 family of temp sensor/fan control | pgoyette |
| 2008-10-12 | Move the {read,write}reg() routine addresses into the dbcool_softc so | pgoyette |
| 2008-10-10 | sysctl doesn't like names that start with digits, nor does it like names | pgoyette |
| 2008-10-09 | It's not necessary to #include "sysmon_envsys.h" any more. | pgoyette |
| 2008-10-07 | Increase accuracy in nominal voltage table. | pgoyette |
| 2008-10-07 | Remove chip-specific drivers for ADT7463, ADT7467, and ADM1030; these | pgoyette |
| 2008-10-06 | Various clean-ups: | pgoyette |
| 2008-10-02 | Add new driver for dbCool(tm) family of Thermal Monitor and Fan Controller. | pgoyette |
| 2008-09-29 | When scanning i2c bus for responding devices, skip over the multicast | pgoyette |
| 2008-09-28 | Add support for DDR3. | pgoyette |
| 2008-09-27 | Display memory latency/timing data via aprint_verbose() | pgoyette |
| 2008-09-27 | Miscellaneous clean-ups: | pgoyette |
| 2008-09-17 | Add verification of proper chip before blindly matching for consistency | pgoyette |
| 2008-09-11 | Provide an option I2C_SCAN to enable sanning i2c bus for responses. This | pgoyette |
| 2008-09-08 | Fix typo - no functional changes. | pgoyette |
| 2008-09-08 | Provide correct URL for current data sheet. This device is now owned | pgoyette |
| 2008-09-07 | Note that previous URL for ADT7463 datasheet is no longer operative, and | pgoyette |
| 2008-08-26 | allow wildcard for addr so we can have spdmem* at iic? addr ? | macallan |
| 2008-08-01 | fix incomplete device_t-ification | macallan |
| 2008-07-12 | Set SDA High (it means turning off open-collector driver | tsutsui |
| 2008-06-08 | Remove unnecessary casts against void pointers. | tsutsui |
| 2008-06-08 | Replace device_lookup() with device_lookup_private() to get softc | tsutsui |
| 2008-06-01 | Reorganize I2C bitbang ops: | tsutsui |
| 2008-05-31 | - use 'us' for microsecond rather than 'uS' | tsutsui |
| 2008-05-08 | nuke clause 3 | macallan |
| 2008-05-08 | nuke clause 3 | macallan |
| 2008-05-05 | Use 2-clause license. | jmcneill |
| 2008-05-04 | device_t/softc split and other related cosmetic changes. | xtraeme |
| 2008-05-04 | device_t/softc split for adt7467c(4) and adm1030, and other related | xtraeme |
| 2008-04-09 | Re-add chunk of code that got lost in rev. 1.10. Makes this file build/work a... | cegger |
| 2008-04-09 | deparenthesize 'return (x);' and add missing close-brace. | dogcow |
| 2008-04-06 | use aprint_*_dev and device_xname | cegger |
| 2008-04-04 | Split device_t/softc and other related cosmetic changes. | xtraeme |
| 2008-04-04 | Split device_t/softc and other related cosmetic changes. | xtraeme |
| 2008-03-27 | Make it compile again. | ad |
| 2008-03-27 | Split device_t and softc, use cfdata_t | jmcneill |
| 2008-03-27 | Use device_t, cfdata_t | jmcneill |
| 2008-03-27 | Split device_t and softc, replace malloc with kmem_alloc | jmcneill |
| 2007-12-25 | Convert many of the uses of __attribute__ to equivalent | perry |
| 2007-12-14 | Do not try to attach spdmem if i2c adress exceed 0x57. | njoly |
| 2007-12-13 | Check return value of pmf_device_register(), pointed out by joerg. | xtraeme |
| 2007-12-11 | use __KERNEL_RCSID() | lukem |
| 2007-12-11 | use __KERNEL_RCSID() | lukem |