]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
MIPS: Loongson-3: Add CPU Hwmon platform driver
authorHuacai Chen <chenhc@lemote.com>
Sun, 29 Mar 2015 02:54:09 +0000 (10:54 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:22:17 +0000 (17:22 +0200)
commit64f09aa967e1a6effdffcbf14c912ec5f9e3715e
tree3c776ec46700b0de7bcbcb38dd2d3f2a0d3726c7
parentf14ceff75545f9a1e62430fe9cc796208569b972
MIPS: Loongson-3: Add CPU Hwmon platform driver

This add CPU Hwmon (temperature sensor) platform driver for Loongson-3.

Signed-off-by: Huacai Chen <chenhc@lemote.com>
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/9617/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-loongson/loongson.h
arch/mips/loongson/common/env.c
drivers/platform/Kconfig
drivers/platform/Makefile
drivers/platform/mips/Kconfig [new file with mode: 0644]
drivers/platform/mips/Makefile [new file with mode: 0644]
drivers/platform/mips/cpu_hwmon.c [new file with mode: 0644]