forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS, CPUFREQ: Fix spelling of Institute.
Signed-off-by: Ralf Baechle <[email protected]>
- Loading branch information
1 parent
71eeedc
commit 0bb383a
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* Copyright (C) 2010 Loongson Inc. & Lemote Inc. & | ||
* Insititute of Computing Technology | ||
* Institute of Computing Technology | ||
* Author: Xiang Gao, [email protected] | ||
* Huacai Chen, [email protected] | ||
* Xiaofu Meng, Shuangshuang Zhang | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* Author: Jun Sun, [email protected] or [email protected] | ||
* Copyright (C) 2000, 2001 Ralf Baechle ([email protected]) | ||
* | ||
* Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology | ||
* Author: Fuxin Zhang, [email protected] | ||
* | ||
* This program is free software; you can redistribute it and/or modify it | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* Copyright 2003 ICT CAS | ||
* Author: Michael Guo <[email protected]> | ||
* | ||
* Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology | ||
* Author: Fuxin Zhang, [email protected] | ||
* | ||
* Copyright (C) 2009 Lemote Inc. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* CS5536 General timer functions | ||
* | ||
* Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology | ||
* Author: Yanhua, [email protected] | ||
* | ||
* Copyright (C) 2009 Lemote Inc. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* Copyright 2003 ICT CAS | ||
* Author: Michael Guo <[email protected]> | ||
* | ||
* Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology | ||
* Author: Fuxin Zhang, [email protected] | ||
* | ||
* Copyright (C) 2009 Lemote Inc. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology | ||
* Author: Fuxin Zhang, [email protected] | ||
* | ||
* This program is free software; you can redistribute it and/or modify it | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology | ||
* Author: Fuxin Zhang, [email protected] | ||
* | ||
* This program is free software; you can redistribute it and/or modify it | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology | ||
* Author: Fuxin Zhang, [email protected] | ||
* | ||
* This program is free software; you can redistribute it and/or modify it | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright (C) 2006 - 2008 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2006 - 2008 Lemote Inc. & Institute of Computing Technology | ||
* Author: Yanhua, [email protected] | ||
* | ||
* This file is subject to the terms and conditions of the GNU General Public | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* | ||
* Copyright (C) 2010 Loongson Inc. & Lemote Inc. & | ||
* Insititute of Computing Technology | ||
* Institute of Computing Technology | ||
* Author: Xiang Gao, [email protected] | ||
* Huacai Chen, [email protected] | ||
* Xiaofu Meng, Shuangshuang Zhang | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* The 2E revision of loongson processor not support this feature. | ||
* | ||
* Copyright (C) 2006 - 2008 Lemote Inc. & Insititute of Computing Technology | ||
* Copyright (C) 2006 - 2008 Lemote Inc. & Institute of Computing Technology | ||
* Author: Yanhua, [email protected] | ||
* | ||
* This file is subject to the terms and conditions of the GNU General Public | ||
|