summaryrefslogtreecommitdiff
path: root/drivers/macintosh/windfarm_smu_sat.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-01macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2012-11-15powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun1-12/+1
2012-05-09powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt1-1/+1
2012-05-03powerpc/windfarm: don't pass const strings to snprintfStephen Rothwell1-2/+2
2012-04-30powerpc/pmac: Convert windfarm_smu_sat to new i2c probingBenjamin Herrenschmidt1-79/+47
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare1-1/+3
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare1-46/+63
2008-12-03powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin1-2/+3
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker1-5/+5
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2007-08-17[POWERPC] Comment out a currently unused functionStephen Rothwell1-0/+2
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare1-24/+4
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell1-4/+4
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-4/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-4/+4
2006-09-29[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()Alexey Dobriyan1-6/+1
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-4/+4
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare1-1/+0
2006-02-17[PATCH] allow windfarm_pm112 module to loadJohannes Berg1-0/+1
2006-02-07[PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt1-0/+418