lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 8 May 2012 13:16:32 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Amit Daniel Kachhap <amit.kachhap@...aro.org>
Cc:	linux-pm@...ts.linux-foundation.org, durgadoss.r@...el.com,
	linux-acpi@...r.kernel.org, lenb@...nel.org, rui.zhang@...el.com,
	linaro-dev@...ts.linaro.org, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org,
	linux-samsung-soc@...r.kernel.org, patches@...aro.org
Subject: Re: [PATCH v3 3/6] hwmon: exynos4: Move thermal sensor driver to
 driver/thermal directory

On Tue,  8 May 2012 21:48:15 +0530
Amit Daniel Kachhap <amit.kachhap@...aro.org> wrote:

> This movement is needed because the hwmon entries and corresponding
> sysfs interface is a duplicate of utilities already provided by
> driver/thermal/thermal_sys.c. The goal is to place it in thermal folder
> and add necessary functions to use the in-kernel thermal interfaces.
> 
> Signed-off-by: Amit Daniel Kachhap <amit.kachhap@...aro.org>
> Signed-off-by: Donggeun Kim <dg77.kim@...sung.com>
> ---
>  Documentation/hwmon/exynos4_tmu              |   81 ----
>  Documentation/thermal/exynos_thermal         |   52 +++
>  drivers/hwmon/Kconfig                        |   10 -
>  drivers/hwmon/Makefile                       |    1 -
>  drivers/hwmon/exynos4_tmu.c                  |  514 --------------------------

Please cc the hwmon people?  Jean Delvare <khali@...ux-fr.org>, Guenter
Roeck <guenter.roeck@...csson.com>, lm-sensors@...sensors.org

>  drivers/thermal/Kconfig                      |    9 +
>  drivers/thermal/Makefile                     |    1 +
>  drivers/thermal/exynos_thermal.c             |  409 ++++++++++++++++++++
>  include/linux/platform_data/exynos4_tmu.h    |   83 ----
>  include/linux/platform_data/exynos_thermal.h |   83 ++++

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ