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