From: Eduardo Valentin <eduardo.valentin@ti.com>
To: Eduardo Valentin <eduardo.valentin@ti.com>
Cc: gregkh@linuxfoundation.org, b-cousson@ti.com,
devel@driverdev.osuosl.org, linux-omap@vger.kernel.org,
linux-kernel@vger.kernel.org, ndec13@gmail.com
Subject: Re: [PATCHv2 0/5] staging: omap-thermal fixes
Date: Tue, 13 Nov 2012 16:09:02 -0400 [thread overview]
Message-ID: <20121113200902.GA22185@besouro> (raw)
In-Reply-To: <1352830204-21546-1-git-send-email-eduardo.valentin@ti.com>
Hello,
On Tue, Nov 13, 2012 at 02:09:59PM -0400, Eduardo Valentin wrote:
> Hello again Greg,
>
> So here is the correct set of changes. They now include the
> right version of the patches and with the fixes reported
> by Enric. Thanks Enric for the heads up.
>
> So, Several compilation fixes and a couple of debugging prints
> added to the omap-thermal driver under staging area.
>
> Patches are also available here:
>
> git@gitorious.org:thermal-framework/thermal-framework.git thermal_work/omap/omap-thermal-fixes_3.7
For those interested pulling using http:
https://git.gitorious.org/thermal-framework/thermal-framework.git thermal_work/omap/omap-thermal-fixes_3.7
>
>
> Cheers,
>
> Eduardo Valentin (4):
> staging: omap-thermal: fix compilation
> staging: omap-thermal: remove platform data nomenclature
> staging: omap-thermal: remove freq_clip table
> staging: omap-thermal: add IRQ debugging messaging
>
> Radhesh Fadnis (1):
> staging: omap-thermal: fix context restore function
>
> drivers/staging/omap-thermal/omap-bandgap.c | 63 ++++++++----------
> drivers/staging/omap-thermal/omap-bandgap.h | 9 ---
> drivers/staging/omap-thermal/omap-thermal-common.c | 69 ++------------------
> 3 files changed, 33 insertions(+), 108 deletions(-)
>
> --
> 1.7.7.1.488.ge8e1c
>
WARNING: multiple messages have this Message-ID (diff)
From: Eduardo Valentin <eduardo.valentin@ti.com>
To: Eduardo Valentin <eduardo.valentin@ti.com>
Cc: <gregkh@linuxfoundation.org>, <b-cousson@ti.com>,
<devel@driverdev.osuosl.org>, <linux-omap@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <ndec13@gmail.com>
Subject: Re: [PATCHv2 0/5] staging: omap-thermal fixes
Date: Tue, 13 Nov 2012 16:09:02 -0400 [thread overview]
Message-ID: <20121113200902.GA22185@besouro> (raw)
In-Reply-To: <1352830204-21546-1-git-send-email-eduardo.valentin@ti.com>
Hello,
On Tue, Nov 13, 2012 at 02:09:59PM -0400, Eduardo Valentin wrote:
> Hello again Greg,
>
> So here is the correct set of changes. They now include the
> right version of the patches and with the fixes reported
> by Enric. Thanks Enric for the heads up.
>
> So, Several compilation fixes and a couple of debugging prints
> added to the omap-thermal driver under staging area.
>
> Patches are also available here:
>
> git@gitorious.org:thermal-framework/thermal-framework.git thermal_work/omap/omap-thermal-fixes_3.7
For those interested pulling using http:
https://git.gitorious.org/thermal-framework/thermal-framework.git thermal_work/omap/omap-thermal-fixes_3.7
>
>
> Cheers,
>
> Eduardo Valentin (4):
> staging: omap-thermal: fix compilation
> staging: omap-thermal: remove platform data nomenclature
> staging: omap-thermal: remove freq_clip table
> staging: omap-thermal: add IRQ debugging messaging
>
> Radhesh Fadnis (1):
> staging: omap-thermal: fix context restore function
>
> drivers/staging/omap-thermal/omap-bandgap.c | 63 ++++++++----------
> drivers/staging/omap-thermal/omap-bandgap.h | 9 ---
> drivers/staging/omap-thermal/omap-thermal-common.c | 69 ++------------------
> 3 files changed, 33 insertions(+), 108 deletions(-)
>
> --
> 1.7.7.1.488.ge8e1c
>
next prev parent reply other threads:[~2012-11-13 20:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-13 18:09 [PATCHv2 0/5] staging: omap-thermal fixes Eduardo Valentin
2012-11-13 18:09 ` Eduardo Valentin
2012-11-13 18:10 ` [PATCHv2 1/5] staging: omap-thermal: fix compilation Eduardo Valentin
2012-11-13 18:10 ` Eduardo Valentin
2012-11-13 18:10 ` [PATCHv2 2/5] staging: omap-thermal: remove platform data nomenclature Eduardo Valentin
2012-11-13 18:10 ` Eduardo Valentin
2012-11-13 18:10 ` [PATCHv2 3/5] staging: omap-thermal: remove freq_clip table Eduardo Valentin
2012-11-13 18:10 ` Eduardo Valentin
2012-11-13 18:10 ` [PATCHv2 4/5] staging: omap-thermal: add IRQ debugging messaging Eduardo Valentin
2012-11-13 18:10 ` Eduardo Valentin
2012-11-13 18:10 ` [PATCHv2 5/5] staging: omap-thermal: fix context restore function Eduardo Valentin
2012-11-13 18:10 ` Eduardo Valentin
2012-11-13 20:09 ` Eduardo Valentin [this message]
2012-11-13 20:09 ` [PATCHv2 0/5] staging: omap-thermal fixes Eduardo Valentin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121113200902.GA22185@besouro \
--to=eduardo.valentin@ti.com \
--cc=b-cousson@ti.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=ndec13@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.