| Age | Commit message (Expand) | Author |
| 2010-02-16 | Add support for 82575, 82576 and 82580(ER). | msaitoh |
| 2010-02-16 | regen. | msaitoh |
| 2010-02-16 | Add entries for 82576 and 82580 | msaitoh |
| 2010-02-16 | indent, tabify and remove extra spaces. | msaitoh |
| 2010-02-15 | For symmetry, allow warning and critical upper-limits for capacity | pgoyette |
| 2010-02-14 | Replace large amount of replicated code with a macro to improve readability. | pgoyette |
| 2010-02-14 | Adapt to changes in sysmon's limit structure | pgoyette |
| 2010-02-14 | Adapt to changes in sysmon's limit structure. | pgoyette |
| 2010-02-14 | Remove the flags member of the limits structure. Its value was only | pgoyette |
| 2010-02-14 | Correct one more instance of checking flags in the wrong place. | pgoyette |
| 2010-02-13 | When checking current sensor value vs limits, check the correct set of | pgoyette |
| 2010-02-13 | Explicitly mark voltage readings as valid in Winbond voltage refresh functions. | jakllsch |
| 2010-02-13 | KNF | martin |
| 2010-02-13 | Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max out the expected response | martin |
| 2010-02-12 | delay() is used here, so need to include machine/param.h. | pooka |
| 2010-02-12 | Make ESIOP_DEBUG compile (on some platforms? depends on bus definitions...) | dholland |
| 2010-02-12 | - Add some PCIe config registers. | msaitoh |
| 2010-02-11 | Register with pmf. | joerg |
| 2010-02-11 | put back the "vt100base_data" variable which was souce of confusion, | drochner |
| 2010-02-11 | remove unnecessary AIBS_MONLIMITS ifdefs, no binary change; ok pgoyette | cnst |
| 2010-02-10 | Remove accidental commit. | skrll |
| 2010-02-10 | Oops. Whitespace in previous. | skrll |
| 2010-02-10 | add some more mappings from punctuation and accented characters to | drochner |
| 2010-02-10 | Allow big parts of the vt100 emulation code (what is in | drochner |
| 2010-02-09 | regen | hubertf |
| 2010-02-09 | Add entry for Juniper Networks Experimental Clock Version 0 | hubertf |
| 2010-02-09 | Kill extra semi-column. | njoly |
| 2010-02-09 | Tweak comment about keyboard mapping. | sborrill |
| 2010-02-09 | Correct setting of bits in the "generic thermistor" mode. Cut&paste | pgoyette |
| 2010-02-09 | regen. | msaitoh |
| 2010-02-09 | Make some bge's name close to the real product names. | msaitoh |
| 2010-02-09 | * s/misformed/malformed/; | cnst |
| 2010-02-09 | use ACPI_INTEGER and PRIx64, and check success of sensor_attach; suggested... | cnst |
| 2010-02-09 | New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor | cnst |
| 2010-02-09 | Add newer cars supports. Tested on MegaRAID SAS 9260-8i. | msaitoh |
| 2010-02-08 | regen. | msaitoh |
| 2010-02-08 | Add some MegaRAID Entries | msaitoh |
| 2010-02-08 | Fix a bug that the system which has no logical volume panics in shutdown | msaitoh |
| 2010-02-08 | After reviewing the datasheets, most of the supported Winbond chips can | pgoyette |
| 2010-02-08 | Add temp-sensor type selection (via autoconfig flags). Currently only | pgoyette |
| 2010-02-08 | Add ZTE MF626. From Marc Vertes in PR kern/41667. | snj |
| 2010-02-08 | Regen. | snj |
| 2010-02-08 | Add ZTE MF626. From Marc Vertes in PR kern/41667. | snj |
| 2010-02-07 | Recognize the i2c bus on the AMD768 PCI-ISA/LPC Bridge | pgoyette |
| 2010-02-07 | d_psize routine returns a number of blocks or -1 on error. | mlelstv |
| 2010-02-07 | KNF. | uebayasi |
| 2010-02-06 | scsi_sense_data: add comments taken from src/sys/dev/ieee1394/sbp.h | cegger |
| 2010-02-06 | Import my experimental ACPI SMBus Control Method Interface driver | pgoyette |
| 2010-02-06 | Attach to SMBus on Intel P55 chipset. | tnn |
| 2010-02-06 | Add uthum(4) driver from openbsd, adapted to handle both | tonio |