index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
therm_windtunnel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2010-02-09
1
-1
/
+1
*
powerpc/macintosh: Make Open Firmware device id constant
Márton Németh
2010-01-15
1
-1
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
powerpc/powermac: Thermal control turns system off too eagerly
Lyonel Vincent
2009-09-02
1
-2
/
+2
*
therm_windtunnel: Convert to a new-style i2c driver
Jean Delvare
2009-06-15
1
-66
/
+60
*
macintosh/therm_windtunnel: Convert semaphore to mutex
Daniel Walker
2008-06-30
1
-8
/
+8
*
macintosh: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-30
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
1
-4
/
+1
|
\
|
*
i2c: Kill rogue driver IDs
Jean Delvare
2008-01-27
1
-3
/
+0
|
*
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
|
[POWERPC] therm_windtunnel: Eliminate some build warnings
Stephen Rothwell
2008-01-17
1
-2
/
+6
*
|
[POWERPC] Convert therm_windtunnel.c to use the kthread API
Paul Mackerras
2007-12-19
1
-17
/
+17
|
/
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
i2c: Make i2c_del_driver a void function
Jean Delvare
2007-05-01
1
-1
/
+2
*
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-27
1
-1
/
+1
*
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-12-04
1
-3
/
+4
*
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[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] openfirmware: generate device table for userspace
Jeff Mahoney
2005-07-06
1
-3
/
+3
*
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
Jean Delvare
2005-06-21
1
-2
/
+4
*
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
2005-06-20
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+531