aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] I2C: sysfs names: rename to cpu0_vid, take 3Grant Coady2-1/+8
2005-06-21[PATCH] I2C: Setting w83627hf fan divisor 128 fails.Grant Coady2-2/+2
2005-06-21[PATCH] I2C: remove <linux/delay.h> from via686aGrant Coady1-1/+0
2005-06-21[PATCH] I2C: Remove redundancy from i2c-core.cJean Delvare1-44/+20
2005-06-21[PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.cKumar Gala1-2/+2
2005-06-21[PATCH] Spelling fixes for drivers/i2c.Steven Cole11-19/+19
2005-06-21[PATCH] I2C: Add support for the LPC47M15x and LPC47M192 chips to smsc47m1Jean Delvare2-5/+7
2005-06-21[PATCH] I2C: Fix bugs in the new w83627ehf driverJean Delvare1-1/+1
2005-06-21[PATCH] I2C: New hardware monitoring driver: w83627ehfJean Delvare3-0/+854
2005-06-21[PATCH] I2C: add new hardware monitor driver: adm9240Grant Coady3-0/+780
2005-06-21[PATCH] I2C: #include <linux/config.h> cleanupJean Delvare2-10/+0
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan56-55/+1
2005-06-21[PATCH] ds1337: export ds1337_do_commandLadislav Michl1-0/+2
2005-06-21[PATCH] ds1337 driver works also with ds1339 chipLadislav Michl2-3/+3
2005-06-21[PATCH] I2C: ds1337: search by bus numberLadislav Michl1-5/+2
2005-06-21[PATCH] I2C: ds1337: i2c_transfer() checkingLadislav Michl1-12/+9
2005-06-21[PATCH] I2C: ds1337: Make time format consistent with other RTC driversLadislav Michl1-7/+6
2005-06-21[PATCH] I2C: ds1337 3/4Ladislav Michl1-17/+8
2005-06-21[PATCH] I2C: ds1337 2/4Ladislav Michl1-14/+14
2005-06-21[PATCH] I2C: ds1337 1/4Ladislav Michl1-5/+3
2005-06-21[PATCH] I2C: mark all functions static in atxp1 driverGreg K-H1-6/+6
2005-06-21[PATCH] I2C: add new atxp1 driverSebastian Witt3-0/+375
2005-06-21[PATCH] I2C: rtc8564.c remove duplicate includeClemens Koller1-1/+0
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare4-42/+0
2005-06-20[PATCH] I2C: drivers/i2c/chips/adm1026.c: use dynamic sysfs callbacksYani Ioannou1-283/+241
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou3-30/+30
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/pc87360.c - w83627hf.c: update device attribute callbacksYani Ioannou8-115/+115
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/lm77.c - max1619.c: update device attribute callbacksYani Ioannou9-113/+113
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/adm1031.c - lm75.c: update device attribute callbacksYani Ioannou10-109/+109
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacksYani Ioannou3-66/+66
2005-05-31[PATCH] I2C: ALI1563 SMBus driver fixR.Marek@sh.cvut.cz1-15/+31
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt1-0/+5
2005-04-25[PATCH] ppc annotations: i2c-mpcAl Viro1-2/+2
2005-04-24[PATCH] broken dependency for I2C_MPCAl Viro1-1/+1
2005-04-18[PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a driversJean Delvare2-2/+2
2005-04-18[PATCH] I2C: via686a cleanupsJean Delvare1-2/+1
2005-04-16[PATCH] i2c-i801: I2C patch for Intel ESB2Jason Gaston2-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds105-0/+48392