summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/therm_windtunnel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-2/+2
|\
| * i2c: Add support for custom probe functionJean Delvare2010-08-111-2/+2
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-1/+1
* powerpc/macintosh: Make Open Firmware device id constantMárton Németh2010-01-151-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent2009-09-021-2/+2
* therm_windtunnel: Convert to a new-style i2c driverJean Delvare2009-06-151-66/+60
* macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker2008-06-301-8/+8
* macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-301-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-4/+1
|\
| * i2c: Kill rogue driver IDsJean Delvare2008-01-271-3/+0
| * i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-1/+1
* | [POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell2008-01-171-2/+6
* | [POWERPC] Convert therm_windtunnel.c to use the kthread APIPaul Mackerras2007-12-191-17/+17
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* i2c: Make i2c_del_driver a void functionJean Delvare2007-05-011-1/+2
* [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-271-1/+1
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-1/+1
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-1/+1
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-041-3/+4
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11Laurent Riffard2006-01-051-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-221-1/+1
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-3/+3
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-211-2/+4
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+531
OpenPOWER on IntegriCloud