summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.1.0.v3.1.0Jean Delvare2011-12-042-2/+2
* Add support for the at24 kernel driver.Jean Delvare2011-02-162-7/+39
* Decode module configuration type and refresh rate of DDR SDRAM.Jean Delvare2011-02-162-19/+24
* i2cset: Check range for data value maskGuenter Roeck2011-02-151-0/+5
* i2cset: Get command/mode before reading dataGuenter Roeck2011-02-151-44/+55
* CHANGES update for i2csetGuenter Roeck2011-02-151-0/+1
* i2cset: More stringent parameter validationGuenter Roeck2011-02-151-0/+3
* i2cset: Abort if value mask is set for block commandsGuenter Roeck2011-02-151-0/+4
* i2cset: Check number of arguments for block data writesGuenter Roeck2011-02-151-1/+5
* i2cset: Removed obsolete method to specify value maskGuenter Roeck2011-02-152-12/+1
* i2cset: Replace blanks at beginning of line with tabsGuenter Roeck2011-02-141-1/+1
* Added support to write SMBus and I2C block commands to i2csetGuenter Roeck2011-01-293-11/+82
* Make value arrays const for block write functions. Patch from RomanJean Delvare2010-12-122-2/+6
* Set version to 3.0.3.v3.0.3Jean Delvare2010-12-122-2/+2
* Add a note about the python-devel requirement.Jean Delvare2010-12-121-0/+2
* Simplify change list.Jean Delvare2010-12-121-4/+1
* Use a 20-bit limit for the i2c bus number.Jean Delvare2010-11-267-22/+25
* tools: Drop arbitrary limit on I2C bus numberJean Delvare2010-11-252-4/+8
* Point users to the linux-i2c mailing list for questions and bugJean Delvare2010-11-162-0/+10
* Drop legacy reference to ISA bus. The i2c-isa fake bus driver is goneJean Delvare2010-09-222-2/+3
* Properly handle the rare case where /dev/i2c exists but isn't aJean Delvare2010-08-182-1/+2
* Add support for multiple dumps. This makes it easier to setup testJean Delvare2010-03-083-23/+48
* Use fewer global variables, to make the code easier to read andJean Delvare2010-03-081-19/+19
* Unload i2c-stub automatically if needed.Jean Delvare2010-03-082-17/+23
* Add support for short writes with PEC.Jean Delvare2009-09-173-10/+23
* Fix array initialization overrun. Reported by David Binderman.Jean Delvare2009-06-222-3/+7
* Decode voltage interface level of DDR SDRAM.Jean Delvare2009-06-092-11/+23
* Be more robust against seek/read errors on sysfs.Jean Delvare2009-05-032-2/+5
* Automatically adjust the width of columns in text side-by-side mode.Jean Delvare2009-03-201-2/+24
* Try harder to decode the manufacturing date.Jean Delvare2009-03-202-0/+5
* Reformat "at CAS N" output so that it no longer breaks theJean Delvare2009-03-201-33/+44
* Minimize the initial output differences between different memoryJean Delvare2009-03-201-49/+47
* Add an option to merge identical cells. This makes the output evenJean Delvare2009-03-202-4/+29
* New side-by-side output format. Especially nice for the HTML formatJean Delvare2009-03-201-17/+111
* Refactor HTML filtering into a separate function.Jean Delvare2009-03-201-24/+17
* Delay the printing of DIMM data by storing all the output in a temporaryJean Delvare2009-03-201-6/+35
* Store the DIMM being currently decoded in a global variable, so thatJean Delvare2009-03-201-11/+11
* Verify checksum or CRC before processing any DIMM module. That way weJean Delvare2009-03-201-5/+16
* Store all dimm data into @dimm. Required for future evolutions.Jean Delvare2009-03-201-11/+19
* Change the dimm list to a more complex data structure where we willJean Delvare2009-03-201-10/+14
* Carry the path to eeprom data files around, instead of hard-coding itJean Delvare2009-03-201-8/+5
* The DIMM addresses are hexadecimal values, handle them as such.Jean Delvare2009-03-201-5/+6
* Filter non-DIMM EEPROMs earlier. This saves one level of indentation inJean Delvare2009-03-201-91/+87
* Don't call an external tool (ls) to get the list of dimms. UsingJean Delvare2009-03-201-3/+8
* Move dimm list creation to a separate function.Jean Delvare2009-03-201-3/+8
* Misc coding-style fixes.Jean Delvare2009-03-201-3/+7
* Clarify Linux kernel vs. GNU/Linux OS.Jean Delvare2009-01-222-6/+8
* py-smbus depends on <linux/i2c-dev.h>.Jean Delvare2009-01-191-1/+1
* List include first, so that other modules can use it.Jean Delvare2009-01-192-6/+6
* Add missing entry.Jean Delvare2009-01-191-0/+1