]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - MAINTAINERS
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
authorPali Rohár <pali.rohar@gmail.com>
Thu, 14 May 2015 11:16:36 +0000 (13:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 19:48:12 +0000 (12:48 -0700)
commita5afba16c641dc1dda837cfc32dea1e37666d31a
treedd7adfdd60ddcc1beeb4aaa04cd1a10bfbd25f6a
parentdb1700685c0ad2ecb9e42af6a568435a03bbc3fd
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree

This commit moves i8k driver to hwmon tree under name dell-smm-hwmon which is
better name then abbreviation i8k. For backward compatibility is added macro
MODULE_ALIAS("i8k") so modprobe will load driver also old name i8k. CONFIG_I8K
compile option was not changed.

This commit also adds me as maintainer of this new dell-smm-hwmon driver and
remove Guenter Roeck from list who is implicit maintainer all hwmon drivers.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
drivers/char/Makefile
drivers/char/i8k.c [deleted file]
drivers/hwmon/Makefile
drivers/hwmon/dell-smm-hwmon.c [new file with mode: 0644]