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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 9 Jul 2014 13:08:23 +0100
From:	Lee Jones <lee.jones@...aro.org>
To:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc:	kernel@...inux.com, ajitpal.singh@...com, edubezval@...il.com,
	rui.zhang@...el.com, linux-pm@...r.kernel.org,
	devicetree@...r.kernel.org, maxime.coquelin@...com,
	patrice.chotard@...com
Subject: Re: [RESEND PATCH 0/6] thermal: sti: Add new Thermal driver

On Tue, 24 Jun 2014, Lee Jones wrote:

> > I'm re-sending this set, as one of the maintainers' email addresses
> > is incorrect in the MAINTAINERS file.
> > 
> > This patchset adds full support for 2 types of Thermal Controllers
> > produced by STMicroelectronics.  One is a more traditional memory
> > mapped variant, the other is controlled solely by system configuration
> > registers.
> 
> Any thing from the Thermal guys? Has this set fallen through the gaps?

Anything at all?  It's been well over a month now.

> >  Documentation/devicetree/bindings/thermal/st-thermal.txt |  42 ++++++++++++++++
> >  arch/arm/boot/dts/stih416.dtsi                           |  18 +++++++
> >  arch/arm/configs/multi_v7_defconfig                      |   2 +
> >  drivers/thermal/Kconfig                                  |   5 ++
> >  drivers/thermal/Makefile                                 |   1 +
> >  drivers/thermal/st/Kconfig                               |  12 +++++
> >  drivers/thermal/st/Makefile                              |   3 ++
> >  drivers/thermal/st/st_thermal.c                          | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > ++++++++++++++++++++++++++++
> >  drivers/thermal/st/st_thermal.h                          | 104 ++++++++++++++++++++++++++++++++++++++
> >  drivers/thermal/st/st_thermal_memmap.c                   | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  drivers/thermal/st/st_thermal_syscfg.c                   | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  11 files changed, 888 insertions(+)
> > 
> 

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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