aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/windfarm_lm75_sensor.c
AgeCommit message (Expand)Author
2012-11-15powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun
2012-04-30powerpc/windfarm: Updates to lm75 and max6690 sensorsBenjamin Herrenschmidt
2012-04-30powerpc/pmac: Convert windfarm_lm75 to new i2c probingBenjamin Herrenschmidt
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare
2008-04-29[POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare
2006-03-03[PATCH] powerpc: Fix old g5 issues with windfarmBenjamin Herrenschmidt
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman
2006-01-06[PATCH] macintosh: don't store i2c_add_driver() return if no further processi...Arthur Othieno
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-11-08[PATCH] ppc64: Thermal control for SMU based machinesBenjamin Herrenschmidt