commit 702c96d55059b4a8e5b1eb112ee3b1804708a1bd tree 21783503ba16539d1e0d9d0b53edf97266382daf parent f0e837d9182d7903bde3ebafbd1d0d68c6d32d43 author Deepak Saxena Fri, 30 Sep 2005 16:20:22 -0700 committer Linus Torvalds Fri, 30 Sep 2005 23:04:20 -0700 [PATCH] ARM: Fix IXP2000 serial port resource range. For real this time. Serial port only needs 32 bytes of resource space but we are currently asking for 64K. Signed-off-by: Deepak Saxena [ diff went missing first time due to corrupted patch ] Signed-off-by: Linus Torvalds commit f0e837d9182d7903bde3ebafbd1d0d68c6d32d43 tree a36abbed986e1d803efafd662ec3d65361f02853 parent a9487e48a34d7ad606f40a76080475a522a27cff author Francois Romieu Fri, 30 Sep 2005 16:54:02 -0700 committer Linus Torvalds Fri, 30 Sep 2005 17:20:21 -0700 [PATCH] r8169: tone down the r8169 driver Tone down the r8169 driver As an alternative, people can use the boot time 'debug' option and/or use 'ethtool -s ethX msglvl xyz'. The different messages are listed at: http://www.zoreil.com/~romieu/r8169/doc/msglvl.txt Signed-off-by: Francois Romieu Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds commit a9487e48a34d7ad606f40a76080475a522a27cff tree a4fa93c9088781ae4ece9a5e60e8ecb9b63d960f parent 69d37960b578be0a69383bd71d06c1fcfb86e8b9 author Benjamin Herrenschmidt Sat, 01 Oct 2005 09:21:25 +1000 committer Linus Torvalds Fri, 30 Sep 2005 17:20:20 -0700 [PATCH] pmac: fix cpufreq for old tipb 550Mhz The old 550Mhz titanium powerbook can switch to a lower frequency (500Mhz). A user has been repeately reporting overtemp conditions on his machine at high speed so this simple patch adds support to PowerMac cpufreq for this machine. The difference in frequency isn't big but seem enough to fix that user's problems. The patch has been around for some time now and doesn't seem to cause any problem, so I suppose it could go in now. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Alain RICHARD Signed-off-by: Linus Torvalds commit 69d37960b578be0a69383bd71d06c1fcfb86e8b9 tree 1041e0ea3650a74d5b1fc730cd7b697d0eed5d01 parent 1c9426e8a59461688bb451e006456987b198e4c0 author Deepak Saxena Fri, 30 Sep 2005 16:20:22 -0700 committer Linus Torvalds Fri, 30 Sep 2005 17:20:20 -0700 [PATCH] Fix IXP2000 serial port resource range Serial port only needs 32 bytes of resource space but we are currently asking for 64K. Signed-off-by: Deepak Saxena Signed-off-by: Linus Torvalds