summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* i2cset: Abort if value mask is set for block commandsgroeck2011-02-151-0/+4
* i2cset: Check number of arguments for block data writesgroeck2011-02-151-1/+5
* i2cset: Removed obsolete method to specify value maskgroeck2011-02-152-12/+1
* i2cset: Replace blanks at beginning of line with tabsgroeck2011-02-141-1/+1
* Added support to write SMBus and I2C block commands to i2csetgroeck2011-01-293-11/+82
* Make value arrays const for block write functions. Patch from Romankhali2010-12-122-2/+6
* Set version to 3.0.3.khali2010-12-122-2/+2
* Add a note about the python-devel requirement.khali2010-12-121-0/+2
* Simplify change list.khali2010-12-121-4/+1
* Use a 20-bit limit for the i2c bus number.khali2010-11-267-22/+25
* tools: Drop arbitrary limit on I2C bus numberkhali2010-11-252-4/+8
* Point users to the linux-i2c mailing list for questions and bugkhali2010-11-162-0/+10
* Drop legacy reference to ISA bus. The i2c-isa fake bus driver is gonekhali2010-09-222-2/+3
* Properly handle the rare case where /dev/i2c exists but isn't akhali2010-08-182-1/+2
* Add support for multiple dumps. This makes it easier to setup testkhali2010-03-083-23/+48
* Use fewer global variables, to make the code easier to read andkhali2010-03-081-19/+19
* Unload i2c-stub automatically if needed.khali2010-03-082-17/+23
* Add support for short writes with PEC.khali2009-09-173-10/+23
* Fix array initialization overrun. Reported by David Binderman.khali2009-06-222-3/+7
* Decode voltage interface level of DDR SDRAM.khali2009-06-092-11/+23
* Be more robust against seek/read errors on sysfs.khali2009-05-032-2/+5
* Automatically adjust the width of columns in text side-by-side mode.khali2009-03-201-2/+24
* Try harder to decode the manufacturing date.khali2009-03-202-0/+5
* Reformat "at CAS N" output so that it no longer breaks thekhali2009-03-201-33/+44
* Minimize the initial output differences between different memorykhali2009-03-201-49/+47
* Add an option to merge identical cells. This makes the output evenkhali2009-03-202-4/+29
* New side-by-side output format. Especially nice for the HTML formatkhali2009-03-201-17/+111
* Refactor HTML filtering into a separate function.khali2009-03-201-24/+17
* Delay the printing of DIMM data by storing all the output in a temporarykhali2009-03-201-6/+35
* Store the DIMM being currently decoded in a global variable, so thatkhali2009-03-201-11/+11
* Verify checksum or CRC before processing any DIMM module. That way wekhali2009-03-201-5/+16
* Store all dimm data into @dimm. Required for future evolutions.khali2009-03-201-11/+19
* Change the dimm list to a more complex data structure where we willkhali2009-03-201-10/+14
* Carry the path to eeprom data files around, instead of hard-coding itkhali2009-03-201-8/+5
* The DIMM addresses are hexadecimal values, handle them as such.khali2009-03-201-5/+6
* Filter non-DIMM EEPROMs earlier. This saves one level of indentation inkhali2009-03-201-91/+87
* Don't call an external tool (ls) to get the list of dimms. Usingkhali2009-03-201-3/+8
* Move dimm list creation to a separate function.khali2009-03-201-3/+8
* Misc coding-style fixes.khali2009-03-201-3/+7
* Clarify Linux kernel vs. GNU/Linux OS.khali2009-01-222-6/+8
* py-smbus depends on <linux/i2c-dev.h>.khali2009-01-191-1/+1
* List include first, so that other modules can use it.khali2009-01-192-6/+6
* Add missing entry.khali2009-01-191-0/+1
* Integrate py-smbus into the build system. Patch from Mike Frysinger.khali2009-01-193-4/+40
* Drop stray reference to lm-sensors.khali2009-01-191-4/+0
* Update maintainer address.khali2009-01-161-1/+1
* Let the environment set CC and CFLAGS. Original patch from Mike Frysinger.khali2009-01-152-4/+5
* Complete GPL header.khali2009-01-132-0/+20
* Delete the decode-xeon script. It was essentially unmaintained, waskhali2009-01-134-206/+1
* Licensing clarification.khali2009-01-135-5/+20