aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/therm_pm72.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-2/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-3/+3
2011-04-01powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt1-30/+30
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+4
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin1-2/+2
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier1-25/+5
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-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
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-03-09powerpc: Fix G5 thermal shutdownJosh Boyer1-6/+24
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-4/+4
2010-01-15powerpc/macintosh: Make Open Firmware device id constantMárton Németh1-1/+1
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare1-1/+3
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare1-48/+47
2008-06-30macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell1-2/+2
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker1-15/+16
2008-01-17[POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell1-17/+38
2007-12-19[POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras1-5/+4
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
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-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt1-2/+3
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-7/+7
2006-07-07[POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt1-15/+203
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare1-2/+0
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-2/+2
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman1-6/+1
2006-01-06[PATCH] macintosh: don't store i2c_add_driver() return if no further processing doneArthur Othieno1-6/+1
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
2006-01-02[PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt1-3/+3
2005-12-20[PATCH] powerpc: g5 thermal overtemp bugBenjamin Herrenschmidt1-1/+1
2005-11-07[PATCH] drivers/macintosh: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt1-1/+1
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-5/+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/+2080