summaryrefslogtreecommitdiff
path: root/drivers/macintosh/therm_adt746x.c
Commit message (Expand)AuthorAge
* powerpc/pmac: Convert therm_adt746x to new i2c probingBenjamin Herrenschmidt2012-04-30
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
|/
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* powerpc/pmac: Fix dangling pointersWolfram Sang2010-04-07
* powerpc: Remove trailing space in messagesFrans Pop2010-02-09
* macintosh/therm_adt746x: Fix sysfs attributes lifetimeJean Delvare2010-02-03
* powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong2009-12-09
* powerpc/therm_adt746x: Don't access non-existing registerJean Delvare2009-10-30
* macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-04
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-16
|\
| * therm_adt746x: Convert to a new-style i2c driverJean Delvare2009-06-15
* | therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer2009-06-02
|/
* therm_adt746x: Fix signed/unsigned confusionroel kluin2009-02-11
* drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix2009-01-06
* macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-30
* [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall2008-06-16
* [POWERPC] therm_adt746x: Eliminate some build warningsStephen Rothwell2008-01-17
* [POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k...Mariusz Kozlowski2007-08-17
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
|/
* [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-27
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-26
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-13
* [POWERPC] move variables in drivers/macintosh to bssOlaf Hering2007-02-13
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-04
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt2006-04-21
* Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-06
|\
| * [PATCH] therm_adt746x: Quiet fan speed change messagesBen Collins2006-01-06
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-05
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 4 of 11Laurent Riffard2006-01-05
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-05
|/
* [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-22
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-20
* [PATCH] therm_adt746x: show correct sensor locationsColin Leroy2005-05-25
* [PATCH] Make sure therm_adt746x only handles known hardwareColin Leroy2005-05-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16