| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pmac: Convert therm_adt746x to new i2c probing | Benjamin Herrenschmidt | 2012-04-30 | 1 | -276/+204 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -3/+3 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -3/+3 |
* | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -1/+1 |
|/ |
|
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -2/+0 |
* | powerpc/pmac: Fix dangling pointers | Wolfram Sang | 2010-04-07 | 1 | -0/+2 |
* | powerpc: Remove trailing space in messages | Frans Pop | 2010-02-09 | 1 | -1/+1 |
* | macintosh/therm_adt746x: Fix sysfs attributes lifetime | Jean Delvare | 2010-02-03 | 1 | -10/+24 |
* | powerpc/therm_adt746x: Record pwm invert bit at module load time] | Darrick J. Wong | 2009-12-09 | 1 | -2/+11 |
* | powerpc/therm_adt746x: Don't access non-existing register | Jean Delvare | 2009-10-30 | 1 | -1/+1 |
* | macintosh: Don't assume i2c device probing always succeeds | Jean Delvare | 2009-10-04 | 1 | -1/+3 |
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-16 | 1 | -42/+42 |
|\ |
|
| * | therm_adt746x: Convert to a new-style i2c driver | Jean Delvare | 2009-06-15 | 1 | -42/+42 |
* | | therm_adt746x: Always clear hardware bit which inverts fan speed range. | Michel Dänzer | 2009-06-02 | 1 | -1/+3 |
|/ |
|
* | therm_adt746x: Fix signed/unsigned confusion | roel kluin | 2009-02-11 | 1 | -2/+2 |
* | drivers/macintosh: Add missing of_node_put in therm_adt746x.c | Nicolas Palix | 2009-01-06 | 1 | -4/+4 |
* | macintosh: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 1 | -1/+1 |
* | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.c | Julia Lawall | 2008-06-16 | 1 | -3/+10 |
* | [POWERPC] therm_adt746x: Eliminate some build warnings | Stephen Rothwell | 2008-01-17 | 1 | -10/+14 |
* | [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k... | Mariusz Kozlowski | 2007-08-17 | 1 | -4/+1 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 1 | -2/+2 |
|\ |
|
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -2/+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-13 | 1 | -4/+4 |
* | [POWERPC] move variables in drivers/macintosh to bss | Olaf Hering | 2007-02-13 | 1 | -3/+3 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -0/+1 |
* | [POWERPC] Souped-up of_platform_device support | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -4/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] powerpc: fix oops in alsa powermac driver | Benjamin Herrenschmidt | 2006-04-21 | 1 | -2/+2 |
* | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 2006-01-06 | 1 | -15/+24 |
|\ |
|
| * | [PATCH] therm_adt746x: Quiet fan speed change messages | Ben Collins | 2006-01-06 | 1 | -15/+24 |
* | | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 1 | -1/+0 |
* | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11 | Laurent Riffard | 2006-01-05 | 1 | -2/+4 |
* | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
|/ |
|
* | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -3/+1 |
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 2005-06-20 | 1 | -5/+6 |
* | [PATCH] therm_adt746x: show correct sensor locations | Colin Leroy | 2005-05-25 | 1 | -42/+77 |
* | [PATCH] Make sure therm_adt746x only handles known hardware | Colin Leroy | 2005-05-25 | 1 | -0/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+612 |