| Commit message (Expand) | Author | Age | Files | Lines |
* | macintosh: therm_pm72: delete deprecated driver | Wolfram Sang | 2014-12-19 | 1 | -2278/+0 |
* | macintosh: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -2/+2 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 1 | -3/+3 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision | Benjamin Herrenschmidt | 2011-04-01 | 1 | -30/+30 |
|/ |
|
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -4/+4 |
* | powerpc/macintosh: Fix wrong test in fan_{read,write}_reg() | roel kluin | 2011-01-21 | 1 | -2/+2 |
* | powerpc/powermac: Make auto-loading of therm_pm72 possible | Marc Zyngier | 2010-12-09 | 1 | -25/+5 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -3/+3 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | powerpc: Fix G5 thermal shutdown | Josh Boyer | 2010-03-09 | 1 | -6/+24 |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -4/+4 |
* | powerpc/macintosh: Make Open Firmware device id constant | Márton Németh | 2010-01-15 | 1 | -1/+1 |
* | macintosh: Don't assume i2c device probing always succeeds | Jean Delvare | 2009-10-04 | 1 | -1/+3 |
* | therm_pm72: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -48/+47 |
* | macintosh: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 1 | -2/+2 |
* | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex | Daniel Walker | 2008-05-05 | 1 | -15/+16 |
* | [POWERPC] therm_pm72: Suppress some compile warnings | Stephen Rothwell | 2008-01-17 | 1 | -17/+38 |
* | [POWERPC] Convert therm_pm72.c to use the kthread API | Paul Mackerras | 2007-12-19 | 1 | -5/+4 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [POWERPC] Rename get_property to of_get_property: partial drivers | Stephen Rothwell | 2007-04-27 | 1 | -4/+4 |
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 2007-04-26 | 1 | -4/+4 |
* | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-04-12 | 1 | -4/+4 |
* | [POWERPC] Souped-up of_platform_device support | Benjamin Herrenschmidt | 2006-12-04 | 1 | -2/+3 |
* | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -7/+7 |
* | [POWERPC] Xserve G5 thermal control fixes | Benjamin Herrenschmidt | 2006-07-07 | 1 | -15/+203 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] macintosh: cleanup the use of i2c headers | Jean Delvare | 2006-03-23 | 1 | -2/+0 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -2/+2 |
* | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 2006-01-06 | 1 | -6/+1 |
|\ |
|
| * | [PATCH] macintosh: don't store i2c_add_driver() return if no further processi... | Arthur Othieno | 2006-01-06 | 1 | -6/+1 |
* | | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-06 | 1 | -1/+0 |
* | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 | Laurent Riffard | 2006-01-06 | 1 | -2/+4 |
* | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-06 | 1 | -1/+0 |
|/ |
|
* | [PATCH] powerpc: more g5 overtemp problem fix | Benjamin Herrenschmidt | 2006-01-02 | 1 | -3/+3 |
* | [PATCH] powerpc: g5 thermal overtemp bug | Benjamin Herrenschmidt | 2005-12-20 | 1 | -1/+1 |
* | [PATCH] drivers/macintosh: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 1 | -2/+1 |
* | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 2005-09-23 | 1 | -1/+1 |
* | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 1 | -5/+4 |
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 2005-06-21 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+2080 |