summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-i801.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-23i2c: i801: add Intel Lewisburg device IDsAlexandra Yates1-0/+6
2016-01-23i2c: i801: Add support for Intel BroxtonJarkko Nikula1-0/+3
2016-01-23i2c: i801: Add support for Intel DNVMika Westerberg1-0/+3
2016-01-23i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles1-0/+3
2016-01-23i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com1-0/+3
2016-01-23i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2016-01-23i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare1-0/+3
2016-01-23i2c: i801: Fix the alignment of the device tableJean Delvare1-67/+67
2016-01-23i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho1-0/+3
2016-01-23i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston1-0/+3
2016-01-23i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+3
2016-01-23i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+15
2016-01-23i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley1-0/+3
2012-09-19i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+3
2012-09-19i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley1-0/+3
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare1-10/+6
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare1-1/+2
2011-05-24i2c-i801: Don't probe for slaves on IDF channelsJean Delvare1-15/+31
2011-05-24i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley1-1/+3
2011-05-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+1
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare1-0/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-20i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley1-1/+3
2011-01-11i2c-i801: Include <linux/slab.h>Ben Hutchings1-0/+1
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse1-0/+12
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley1-0/+2
2010-10-18PCI: update Intel chipset names and definesSeth Heasley1-5/+5
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare1-6/+2
2010-05-21i2c-i801: Fix all checkpatch warningsIvo Manca1-10/+10
2010-05-21i2c-i801: All newer devices have all the optional featuresJean Delvare1-12/+6
2010-05-21i2c-i801: Let the user disable selected driver featuresJean Delvare1-1/+20
2010-03-13i2c-i801: Don't use the block buffer for I2C block writesJean Delvare1-2/+4
2010-03-02i2c-i801: Add Intel Cougar Point device IDsSeth Heasley1-1/+4
2010-03-02i2c: Make PCI device ids constantMárton Németh1-1/+1
2009-12-06i2c-i801: Retry on lost arbitrationJean Delvare1-0/+3
2009-10-05i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare1-1/+3
2009-05-05i2c: Timeouts off by 1Roel Kluin1-4/+4
2009-03-30i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede1-0/+77
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare1-1/+49
2008-10-22i2c-i801: Add support for Intel Ibex PeakSeth Heasley1-0/+3
2008-07-15i2c: Drop stray references to lm_sensorsJean Delvare1-2/+0
2008-07-15i2c: Check for ACPI resource conflictsJean Delvare1-0/+5
2008-07-15i2c-i801: Fix handling of error conditionsJean Delvare1-98/+102
2008-07-15i2c-i801: Rename local variable temp to statusJean Delvare1-33/+33
2008-07-15i2c-i801: Properly report bus arbitration lossJean Delvare1-6/+4
2008-07-15i2c-i801: Remove verbose debugging messagesJean Delvare1-18/+0
2008-07-15i2c: Let bus drivers add SPD to their classJean Delvare1-1/+1
2008-07-15i2c: Consistently reject unsupported transactionsJean Delvare1-1/+0