[PATCH V2 0/4] MIPS: Loongson-3: Improve kernel functionality

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patchset is prepared for the next 4.4 release for Linux/MIPS. In this
series we cleanup the naming style of Loongson's directory and Kconfig options,
move chipset ACPI code from drivers to arch since it is mostly Loongson-3
specific, introduce coherent cache features to improve performance, and Make
CPU names in /proc/cpuinfo more human-readable.

V1 -> V2:
1, Remove merged patches.
2, Cleanup CONFIG_LOONGSON_SUSPEND.
3, Rebase the code for 4.4.

Huacai Chen(4):
 MIPS: Loongson: Cleanup CONFIG_LOONGSON_SUSPEND.
 MIPS: Loongson-3: Move chipset ACPI code from drivers to arch.
 MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature.
 MIPS: Loongson: Make CPU names more clear.

Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx>
---
 arch/mips/Kconfig                                  |   3 +
 arch/mips/include/asm/cpu-features.h               |   3 +
 .../asm/mach-loongson64/cpu-feature-overrides.h    |   1 +
 arch/mips/kernel/cpu-probe.c                       |   8 +-
 arch/mips/loongson64/Kconfig                       |   5 -
 arch/mips/loongson64/common/Makefile               |   2 +-
 arch/mips/loongson64/lemote-2f/Makefile            |   2 +-
 arch/mips/loongson64/loongson-3/Makefile           |   2 +-
 arch/mips/loongson64/loongson-3/acpi_init.c        | 150 +++++++++++++++++++++
 arch/mips/mm/c-r4k.c                               |  21 +++
 drivers/platform/mips/Kconfig                      |   4 -
 drivers/platform/mips/Makefile                     |   1 -
 drivers/platform/mips/acpi_init.c                  | 150 ---------------------
 13 files changed, 185 insertions(+), 167 deletions(-)
 create mode 100644 arch/mips/loongson64/loongson-3/acpi_init.c
 delete mode 100644 drivers/platform/mips/acpi_init.c
--
2.4.6







[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux