| Age | Commit message (Expand) | Author |
| 2011-07-15 | add LG TDVS-H06xF support | jmcneill |
| 2011-07-15 | struct tvpll_data foo -> extern struct tvpll_data foo | jmcneill |
| 2011-07-15 | if no carrier, other status fields are invalid | jmcneill |
| 2011-07-14 | add a flags argument to lg3303, and use it for the caller to request | jmcneill |
| 2011-07-14 | add module support | jmcneill |
| 2011-07-14 | correct pll entries for TDVS-H06xF | jmcneill |
| 2011-07-14 | add module support | jmcneill |
| 2011-07-14 | nxt2k depends on firmload | jmcneill |
| 2011-07-11 | add LGDT3303 tuner and XC3028L demod drivers | jmcneill |
| 2011-07-11 | Add subdriver for Nextwave (subsequently acquired by ATI, then AMD, and | jakllsch |
| 2011-07-11 | Add subdriver for generic PLL-based TV tuners. | jakllsch |
| 2011-07-10 | add snr reporting | jmcneill |
| 2011-07-09 | add digital capture support | jmcneill |
| 2011-06-21 | Make sure sensor state is valid before calling sysmon_envsys_sensor_attach(). | hannken |
| 2011-06-20 | Initialize sensor state before registering. | pgoyette |
| 2011-06-19 | Initialize sensor states to SINVALID | martin |
| 2011-05-28 | Add direct config support for all devices used by sandpoint. | phx |
| 2011-05-26 | add a function to mute/unmute the audio input | jmcneill |
| 2011-04-17 | Suppressing the ACK after the last byte read must not depend on | phx |
| 2011-04-17 | Do not print "M41ST84 Real-time Clock/NVRAM", but "M41T8x Real-time Clock" | phx |
| 2011-04-04 | s390rtc(4), an RTC driver for the Seiko Instruments S-35390A chip. | phx |
| 2011-04-02 | Fix misplaced parenthesis. From henning.petersen@t-online.de, thanks. | mbalmer |
| 2011-03-12 | Fix another instance of the same typo in the same comment! dosn't --> | pgoyette |
| 2011-03-11 | Fix typo in previous - dosn't --> doesn't | pgoyette |
| 2011-03-11 | Add support for SMSC EMC6D103S | pgoyette |
| 2011-03-11 | Set DBCOOL_DEBUG if global DEBUG is set | pgoyette |
| 2011-02-14 | ibmhawk_set: No need to set states ENVSYS_SWARNxxx, sysmon will do it. | hannken |
| 2011-02-14 | Initial implementation of ibmhawk(4) driver for sensors behind the IBM Hawk | hannken |
| 2011-01-21 | Per suggestion from tsutsui, convert to todr_[gs]ettime_ymdhms flavor. | jakllsch |
| 2011-01-21 | Add pcf8563rtc(4), yet another I2C real time clock. | jakllsch |
| 2011-01-12 | Fixed DPRINTF macro to make it compile when DEBUG is not defined. | phx |
| 2011-01-12 | Include i2cvar.h for i2c_controller, which is usually not needed by devices | phx |
| 2011-01-04 | withdraw my name from the copyright notice as there is little code | nisimura |
| 2011-01-04 | Add a generic Motorola/Freescale i2c driver. This was taken from sandpoint | matt |
| 2010-12-28 | don't make module declaration conditional on _MODULE | jmcneill |
| 2010-12-27 | add au8522, xc5k, auvitek config glue | jmcneill |
| 2010-12-27 | add driver for the Auvitek AU0828 USB video controllers's analog video | jmcneill |
| 2010-11-13 | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and | uebayasi |
| 2010-10-10 | Add options STRTC_NO_USERRAM and STRTC_NO_WATCHDOG for m41t80. | kiyohara |
| 2010-10-02 | Add G760a fan speed controller driver. | kiyohara |
| 2010-08-17 | Use SYSCTL_DESCR() | pgoyette |
| 2010-07-29 | When interpreting the alarm bits from the chip, don't report state for | pgoyette |
| 2010-07-29 | Cleanup hardware monitor limits retrieval. Do use the softc variables | njoly |
| 2010-07-28 | Fix a typo (missing digit) in chip name table. | pgoyette |
| 2010-07-12 | Fix typo. | pgoyette |
| 2010-07-11 | Add another pair of chips to the pile: IDT TS3000B3 & TSE2002B3 | pgoyette |
| 2010-07-08 | Add additional chip IDs, and be more specific about which revs we match. | pgoyette |
| 2010-04-25 | Fix typo in comments. | tsutsui |
| 2010-04-10 | Save initial, boot-time limit values, and restore them upon request | pgoyette |
| 2010-04-01 | don't divide by zero. ever. | macallan |