| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r316113,316184,316413 from head: | Gavin Atkinson | 2017-08-02 | 1 | -114/+92 |
| * | MFC r308464, r308471: Add some device IDs found in my new laptop. | Alexander Motin | 2016-11-16 | 1 | -0/+4 |
| * | MFC r281920,r284247,r284248,r295651 | Eric van Gyzen | 2016-03-08 | 1 | -2/+14 |
| * | MFC r281136: | Rui Paulo | 2015-04-13 | 1 | -1/+5 |
| * | MFC r275101: | Alexander Motin | 2014-12-03 | 1 | -0/+4 |
| * | MFC r258169: | Alexander Motin | 2014-01-05 | 1 | -0/+4 |
| * | Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices. | Jack F Vogel | 2013-07-19 | 1 | -0/+4 |
| * | Add Intel Lynx Point PCH SMBus Device IDs | Jack F Vogel | 2013-01-02 | 1 | -0/+4 |
| * | - There's no need to overwrite the default device method with the default | Marius Strobl | 2011-11-22 | 1 | -4/+2 |
| * | Revert r224736 as the introduced value was already present. | Attilio Rao | 2011-08-09 | 1 | -2/+0 |
| * | Add the PCI ID for the PCH DH89xxCC on ichsmb as got from Linux counterpart. | Attilio Rao | 2011-08-09 | 1 | -0/+2 |
| * | Chipset support for the new Intel Panther Point PCH, thanks | Jack F Vogel | 2011-05-11 | 1 | -0/+4 |
| * | Support for the new Patsburg PCH chipset: | Jack F Vogel | 2011-02-01 | 1 | -0/+4 |
| * | Support for the new DH89xxCC PCH chipset including: | Jack F Vogel | 2011-01-31 | 1 | -0/+4 |
| * | Add support for Intel Cougar Point SMBus controller. | Jack F Vogel | 2010-08-27 | 1 | -0/+4 |
| * | ichsmb: add another pci id | Andriy Gapon | 2009-12-16 | 1 | -0/+4 |
| * | ichsmb: drop default attachment to generic smbus hardware | Andriy Gapon | 2009-12-04 | 1 | -8/+0 |
| * | ichsmb: try attaching only to intel hardware in the default case | Andriy Gapon | 2009-12-03 | 1 | -2/+4 |
| * | ichsmb: add pci ids for some newer supported hardware | Andriy Gapon | 2009-12-03 | 1 | -0/+12 |
| * | - Change ichsmb(4) to follow the format of all the other smbus controllers | John Baldwin | 2009-02-03 | 1 | -10/+10 |
| * | - Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle | John Baldwin | 2008-06-06 | 3 | -67/+63 |
| * | Add the Intel 82801FB (ICH6) SMBus controller and the | Remko Lodder | 2007-11-26 | 1 | -0/+8 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
| * | Add a device ID for the 631xESB/6321ESB SMBus controller. | John Baldwin | 2007-01-11 | 1 | -0/+4 |
| * | Various updates to most of the smbus(4) drivers: | John Baldwin | 2007-01-11 | 2 | -45/+35 |
| * | Minor overhaul of SMBus support: | John Baldwin | 2006-09-11 | 1 | -12/+21 |
| * | This signal handling code is worse than a no-op. If a | Brian Somers | 2006-01-03 | 1 | -6/+1 |
| * | Make ichsmb unloadable. | Brian Somers | 2005-07-29 | 2 | -8/+3 |
| * | Make ichsmb(4) child device handling properly. | Takanori Watanabe | 2005-06-10 | 3 | -8/+31 |
| * | Make ichsmb loadable. | Takanori Watanabe | 2005-06-05 | 1 | -0/+3 |
| * | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 2 | -2/+2 |
| * | netchild's mega-patch to isolate compiler dependencies into a central | Joerg Wunsch | 2005-03-02 | 1 | -1/+1 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 3 | -6/+3 |
| * | Add PCI Device ID for 6300ESB ICH. If allocating 16 bytes fails then try 32. | Doug Ambrisko | 2004-06-24 | 1 | -0/+7 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -2/+2 |
| * | These are changes to allow to use the Intel C/C++ compiler (lang/icc) | Tom Rhodes | 2004-03-12 | 1 | -1/+1 |
| * | Update the comment to indicate ICH5 support | Nate Lawson | 2003-08-31 | 1 | -1/+1 |
| * | Add support for the 82801EB (ICH5) SMBus controller. | Nate Lawson | 2003-08-31 | 1 | -0/+4 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 2 | -10/+10 |
| * | Prefer new location of pci include files (which have only been in the | Warner Losh | 2003-08-22 | 1 | -2/+2 |
| * | typo. | Yoshihiro Takahashi | 2002-10-18 | 1 | -4/+4 |
| * | Add PCI ID for ICH4 SMBus controller. | Mark Peek | 2002-08-12 | 1 | -1/+5 |
| * | Detect and attach to the ICH3 SMBus controller. | John Baldwin | 2002-05-08 | 1 | -0/+4 |
| * | Change callers of mtx_init() to pass in an appropriate lock type name. In | John Baldwin | 2002-04-04 | 1 | -1/+1 |
| * | Update to C99, s/__FUNCTION__/__func__/, | David E. O'Brien | 2001-12-10 | 1 | -12/+12 |
| * | Catch up to header include changes: | John Baldwin | 2001-03-28 | 2 | -0/+2 |
| * | Change and clean the mutex lock interface. | Bosko Milekic | 2001-02-09 | 1 | -22/+22 |
| * | - Don't pass in MTX_NORECURSE, as that is only used with spin mutexes and | John Baldwin | 2001-01-26 | 1 | -23/+23 |
| * | Add missing #include. | Archie Cobbs | 2000-12-08 | 1 | -0/+1 |