summaryrefslogtreecommitdiffstats
path: root/hdata/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix to expose proper MVPD size to host OSRaptor Engineering Development Team2019-04-241-0/+9
* hdata/i2c: Reduce severity of log messageVasant Hegde2019-02-181-1/+1
* hdata/i2c: Skip unknown device typeVasant Hegde2018-10-161-5/+7
* hdata/i2c: Make SPD workaround more workaroundyOliver O'Halloran2018-10-161-3/+8
* hdata/i2c: Add whitelisting for Host I2C devicesOliver O'Halloran2018-10-161-31/+37
* hdata/i2c.c: fix building with gcc8Stewart Smith2018-05-291-1/+1
* hdata: Add TPM timeout workaroundOliver O'Halloran2018-05-221-0/+10
* hdata/i2c: Fix up pci hotplug labelsOliver O'Halloran2018-04-241-2/+2
* hdata/i2c: Ignore multi-port I2C devicesOliver O'Halloran2018-04-241-4/+13
* hdata/i2c: Replace i2c_ prefix with dev_Oliver O'Halloran2018-04-241-8/+8
* hdata/i2c: Ignore CFAM I2C masterOliver O'Halloran2018-04-241-0/+10
* hdat/i2c.c: quieten "v2 found, parsing as v1"Stewart Smith2018-04-101-2/+18
* hdat/i2c: Fix SPD EEPROM compatible stringOliver O'Halloran2018-01-141-1/+16
* hdata/i2c: Fix 512Kb EEPROM sizeOliver O'Halloran2018-01-141-1/+1
* hdata/i2c: update the list of known i2c devsClaudio Carvalho2017-10-151-4/+33
* hdata/i2c: log unknown i2c devicesClaudio Carvalho2017-10-151-4/+17
* hdata/i2c: add __packed to the host_i2c_hdr structureClaudio Carvalho2017-10-151-1/+1
* hdata/i2c: hdat_i2c_labels and hdat_i2c_devs should be staticStewart Smith2017-10-021-2/+2
* hdata/i2c: Work around broken I2C array versionOliver O'Halloran2017-08-111-2/+8
* hdat/i2c: Fix array version checkOliver O'Halloran2017-07-251-1/+1
* hdata: Check the Host I2C devices array versionOliver O'Halloran2017-05-261-0/+33
* hdata/i2c: avoid possible int32_t overflowStewart Smith2017-05-121-1/+1
* hdata/i2c: Fix bus and clock frequenciesBenjamin Herrenschmidt2017-04-281-3/+8
* hdata/i2c: Workaround broken i2c devicesOliver O'Halloran2017-04-131-1/+23
* hdat: parse processor attached i2c devicesOliver O'Halloran2017-04-071-0/+192
OpenPOWER on IntegriCloud