summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* decode-dimms: Complete check for out-of-bounds vendor IDi2c-tools-3.1khali2015-06-291-3/+5
* decode-dimms: Correctly check for out-of-bounds vendor IDkhali2015-06-292-1/+4
* Post-release updatekhali2015-06-171-1/+1
* Set version to 3.1.2.khali2015-06-172-2/+2
* Move changelog entry to the right placekhali2015-01-261-1/+1
* py-smbus: Add support for python 3khali2015-01-262-2/+46
* Post-release updatekhali2014-06-192-2/+4
* decode-dimms: Fix DDR3 extended temp range refresh rate decodingkhali2014-06-192-2/+4
* Set version to 3.1.1.khali2014-02-202-2/+2
* Manual pages for eeprog, eeprom and eepromer, contributed by Jaromirkhali2014-02-204-0/+231
* Add manual pages for decode-dimms and decode-vaiokhali2014-02-204-1/+110
* py-smbus: fix module level docskhali2014-02-202-1/+2
* decode-dimms: Encode "degrees" to HTML degree symbolkhali2014-02-202-1/+3
* Fix potential build error (NULL undefined) caused by missing include filekhali2014-02-201-0/+1
* Delete empty file and directorykhali2014-02-201-0/+0
* i2c-dev: Revert most of r6048 and r6052khali2014-02-2015-238/+267
* ddcmon: Merge copyright informationkhali2014-02-191-4/+2
* Update my e-mail address and copyright years.khali2014-02-1918-32/+22
* Add missing option -r to usage summarykhali2013-10-051-1/+1
* Doh. I've proofread these names twice and even that was not enough :(khali2013-04-171-1/+1
* Add manufacturer names from Jedec document JEP106AK.khali2013-04-151-1/+6
* decode-dimms: Fix typo in vendor namekhali2013-04-151-1/+1
* DDR3: Round down PC3 numbers to comply with Jedec.khali2013-04-152-0/+3
* DDR3: Round core timings up, not down.khali2013-04-152-4/+5
* DDR3: Use the right nibble from byte 21 as the MSB of tRAS.khali2013-04-152-1/+2
* Print a space before "MHz" to improve readability.khali2013-04-151-7/+7
* Decode more DDR3 module typeskhali2013-02-132-1/+5
* Prevent hang on reserved DDR3 module typekhali2013-02-132-1/+2
* i2cdetect: Clarify the SMBus commands used for probing by default.khali2012-12-212-4/+9
* Fix decoding of SDR SPD revision. The encoding changed with revisionkhali2012-12-212-1/+4
* Remove duplicate "ns" in SDR timings.khali2012-12-212-5/+2
* Add manufacturer names from Jedec document JEP106AJ.khali2012-12-212-2/+7
* Update vendor list based on Jedec document JEP106AG. Contributed bykhali2012-12-211-13/+56
* Don't choke when no SPD EEPROM is found while the eeprom or at24 driverkhali2012-07-192-5/+7
* Add header file missed from a previous commit.khali2012-05-211-0/+212
* i2c-tools version 3 goes to maintenance modekhali2012-05-210-0/+0
* Tools depends on header file version.h. Add the missing dependency tokhali2012-05-211-4/+4
* i2c-dev: Move SMBus helper functions to include/i2c/smbus.hkhali2012-04-2615-273/+41
* i2c-dev.h: Minimize differences with kernel flavorkhali2012-04-262-34/+29
* decode-dimms: Use short name in side-by-side output mode also whenkhali2012-04-191-1/+2
* Decode and print bus width extension of DDR3 memory modules.khali2012-04-182-0/+4
* Decode and print module configuration type (parity, ECC) of DDR2 memorykhali2012-04-181-7/+15
* i2c-stub-from-dump: Be more tolerant on input dump formatkhali2012-01-232-2/+5
* Set version to 3.1.0.khali2011-12-042-2/+2
* Add support for the at24 kernel driver.khali2011-02-162-7/+39
* Decode module configuration type and refresh rate of DDR SDRAM.khali2011-02-162-19/+24
* i2cset: Check range for data value maskgroeck2011-02-151-0/+5
* i2cset: Get command/mode before reading datagroeck2011-02-151-44/+55
* CHANGES update for i2csetgroeck2011-02-151-0/+1
* i2cset: More stringent parameter validationgroeck2011-02-151-0/+3