index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
smu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
1
-0
/
+3
|
\
|
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
1
-1
/
+4
|
|
\
|
*
|
macintosh-smu: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+3
*
|
|
drivers/macintosh/smu.c: Improve error handling
Julia Lawall
2008-07-01
1
-15
/
+19
*
|
|
macintosh: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-30
1
-2
/
+2
|
|
/
|
/
|
*
|
[POWERPC] Add missing of_node_put in drivers/macintosh/smu.c
Julia Lawall
2008-06-16
1
-1
/
+4
|
/
*
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
2008-02-08
1
-1
/
+24
*
drivers/macintosh/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-1
/
+1
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
*
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
1
-2
/
+2
|
\
|
*
drivers/macintosh/smu.c: fix locking snafu
Andrew Morton
2007-04-17
1
-2
/
+2
*
|
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-27
1
-3
/
+3
*
|
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
1
-3
/
+3
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
1
-3
/
+3
*
|
[POWERPC] Make struct property's value a void *
Stephen Rothwell
2007-04-13
1
-1
/
+1
|
/
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+2
|
\
|
*
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-12-04
1
-1
/
+2
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-2
/
+2
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+3
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-2
/
+2
*
Merge branch 'merge'
Paul Mackerras
2006-08-01
1
-15
/
+38
|
\
|
*
[PATCH] powerpc: fix SMU driver interrupt mapping
Benjamin Herrenschmidt
2006-07-10
1
-15
/
+38
*
|
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-10
/
+9
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-4
/
+2
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2006-03-26
1
-4
/
+5
*
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
Bjorn Helgaas
2006-03-23
1
-3
/
+1
*
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
2006-01-09
1
-23
/
+3
*
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
2006-01-09
1
-21
/
+37
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
1
-1
/
+7
*
[PATCH] ppc64: Thermal control for SMU based machines
Benjamin Herrenschmidt
2005-11-08
1
-0
/
+2
*
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
2005-11-08
1
-8
/
+156
*
[PATCH] ppc64: SMU based macs cpufreq support
Benjamin Herrenschmidt
2005-11-08
1
-0
/
+12
*
Merge from Linus' tree
Paul Mackerras
2005-10-12
1
-1
/
+3
|
\
|
*
[PATCH] Fix ppc64 smu driver locking
Benjamin Herrenschmidt
2005-09-29
1
-1
/
+3
*
|
[PATCH] ppc64 g5: merge tree build fix
Stephen Rothwell
2005-09-27
1
-2
/
+2
|
/
*
[PATCH] ppc64: SMU driver update & i2c support
Benjamin Herrenschmidt
2005-09-22
1
-139
/
+891
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+364