aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/therm_windtunnel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang1-2/+23
2015-08-20macintosh/therm_windtunnel: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-08-20macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2014-10-20macintosh: drop owner assignment from platform_driversWolfram Sang1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-2/+2
2010-08-11i2c: Add support for custom probe functionJean Delvare1-2/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-1/+1
2010-01-15powerpc/macintosh: Make Open Firmware device id constantMárton Németh1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-02powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent1-2/+2
2009-06-15therm_windtunnel: Convert to a new-style i2c driverJean Delvare1-66/+60
2008-06-30macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker1-8/+8
2008-06-30macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell1-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-4/+1
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-3/+0
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1
2008-01-17[POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell1-2/+6
2007-12-19[POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras1-17/+17
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare1-1/+2
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell1-1/+1
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt1-3/+4
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt1-1/+1
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-3/+3
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-2/+4
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+531