aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/therm_pm72.c
AgeCommit message (Expand)Author
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-01powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09powerpc: Fix G5 thermal shutdownJosh Boyer
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-01-15powerpc/macintosh: Make Open Firmware device id constantMárton Németh
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare
2008-06-30macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker
2008-01-17[POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell
2007-12-19[POWERPC] Convert therm_pm72.c to use the kthread APIPaul Mackerras
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
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-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-07-07[POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] macintosh: cleanup the use of i2c headersJean Delvare
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
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
2006-01-02[PATCH] powerpc: more g5 overtemp problem fixBenjamin Herrenschmidt
2005-12-20[PATCH] powerpc: g5 thermal overtemp bugBenjamin Herrenschmidt
2005-11-07[PATCH] drivers/macintosh: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds