13 Feb, 2007
2 commits
-
Cosmetic only.
Except in a single case, #define ACPI_*_DRIVER_NAME
were invoked 0 or 1 times.Signed-off-by: Len Brown
-
cosmetic only
Make "module name" actually match the file name.
Invoke with ';' as leaving it off confuses Lindent and gcc doesn't care.
Fix indentation where Lindent did get confused.Signed-off-by: Len Brown
14 Oct, 2006
1 commit
-
Signed-off-by: Jan Engelhardt
Signed-off-by: Len Brown
27 Jun, 2006
3 commits
-
Signed-off-by: Len Brown
-
Signed-off-by: Len Brown
-
Signed-off-by: Thomas Renninger
Signed-off-by: Len Brown
08 Jan, 2006
1 commit
-
acpi_processor_write_throttling()
acpi_processor_write_limit()Signed-off-by: Adrian Bunk
Signed-off-by: Andrew Morton
Signed-off-by: Len Brown
07 Jan, 2006
1 commit
-
acpi_processor_limit_fops.write was written at run time,
but can be initiailized at compile-time instead.Similar for acpi_video_bus_POST_fops.write and friends,
but keep doing those at runtime to avoid prototype-hell.Signed-off-by: Arjan van de Ven
Signed-off-by: Len Brown
23 Dec, 2005
1 commit
-
Return logic was inverted.
Going for changing the return value to not return zero as it is makes
more sense regarding the naming of the function (cpu_has_cpufreq()).http://bugzilla.kernel.org/show_bug.cgi?id=3410
Signed-off-by: Thomas Renninger
Signed-off-by: Len Brown
01 Dec, 2005
1 commit
-
http://bugzilla.kernel.org/show_bug.cgi?id=3410
https://bugzilla.novell.com/show_bug.cgi?id=131543Signed-off-by: Thomas Renninger
Signed-off-by: Konstantin Karasyov
Signed-off-by: Alexey Starikovskiy
Signed-off-by: Yu Luming
Signed-off-by: Andrew Morton
05 Aug, 2005
1 commit
-
Signed-off-by: Len Brown
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!