Re: Tejun's modifications for CPU hotplug and workqueues

2012-07-20 Thread Paul E. McKenney
Hello! Tejun just this week posted patches that park the workqueue kthreads, which should reduce CPU-online latency under load. The easiest way to get these patches appears to be to pull them from Tejun's git tree: git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git review-wq-hotplug They p

Re: [PATCH v2 2/2] v4l: Add v4l2 subdev driver for S5K4ECGX sensor

2012-07-20 Thread Sangwook Lee
Hi Sylwester Thank you for the great review! On 19 July 2012 22:40, Sylwester Nawrocki wrote: > > Hi Sangwook, > > A few review comments for you below... > > On 07/19/2012 02:14 PM, Sangwook Lee wrote: > > This dirver implements preview mode of the S5K4ECGX sensor. > > dirver -> driver OK, I wi

Re: [PATCH v2 1/2] v4l: Add factory register values form S5K4ECGX sensor

2012-07-20 Thread Sangwook Lee
Opps, the previous email has a HTML part, so resending. Hi Sylwester Thank for the review. On 19 July 2012 20:40, Sylwester Nawrocki wrote: > > Hi Sangwook, > > On 07/19/2012 02:14 PM, Sangwook Lee wrote: > > Add factory default settings for S5K4ECGX sensor registers. > > I copied them from

Re: Using ARM Energy probe and PandaBoard

2012-07-20 Thread Pawel Moll
On Thu, 2012-07-19 at 19:44 +0100, Paul Larson wrote: > So, click "Capture options" button (the cogwheel like icon, > the middle > one of three) and make sure that the "Energy Capture" input > contains > /bin/caiman -d /dev/ttyACM0 > I have 5.10 (buil

Re: [PATCH v2 1/2] v4l: Add factory register values form S5K4ECGX sensor

2012-07-20 Thread Sangwook Lee
Hi Sylwester Thank for the review. On 19 July 2012 20:40, Sylwester Nawrocki wrote: > Hi Sangwook, > > On 07/19/2012 02:14 PM, Sangwook Lee wrote: > > Add factory default settings for S5K4ECGX sensor registers. > > I copied them from the reference code of Samsung S.LSI. > > I'm pretty sure we ca

Re: [PATCH v2 2/2] v4l: Add v4l2 subdev driver for S5K4ECGX sensor

2012-07-20 Thread Sylwester Nawrocki
Hi Sangwook, A few review comments for you below... On 07/19/2012 02:14 PM, Sangwook Lee wrote: > This dirver implements preview mode of the S5K4ECGX sensor. dirver -> driver > capture (snapshot) operation, face detection are missing now. > > Following controls are supported: > contrast/satura

Re: [PATCH v2 1/2] v4l: Add factory register values form S5K4ECGX sensor

2012-07-20 Thread Sylwester Nawrocki
Hi Sangwook, On 07/19/2012 02:14 PM, Sangwook Lee wrote: > Add factory default settings for S5K4ECGX sensor registers. > I copied them from the reference code of Samsung S.LSI. I'm pretty sure we can do better than that. I've started S5K6AAFX sensor driver development with similar set of write-o

trying to join linaro_omap4_ubuntu_panda_maillist

2012-07-20 Thread Hongjane Fang
omap4,pandaboard,linaro-dev maillist ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev

Re: [PATCH 2/2] ST-Ericsson db8500 thermal dirver

2012-07-20 Thread Hongbo Zhang
Linus, Thanks for your suggestion, I will follow this when I back to work next Monday. On 15 July 2012 05:47, Linus Walleij wrote: > On Fri, Jul 13, 2012 at 9:51 AM, hongbo.zhang > wrote: > > > From: "hongbo.zhang" > > > > > > Signed-off-by: hongbo.zhang > > A zero-line commit message for a

Re: join the linaro maillist

2012-07-20 Thread Kejun Zhou
Good kidding. PS: Help me how to say "Help"! On 20 July 2012 14:54, Kejun Zhou wrote: > Please check this link http://www.linaro.org/engineering/mailing-lists > > > On 20 July 2012 14:50, Hongjane Fang wrote: > >> I want to join the linaro-dev maillist,help... >> _

Re: Ubuntu Developer Week

2012-07-20 Thread Ricardo Salveti
On Wed, Jul 18, 2012 at 8:21 AM, Wookey wrote: > +++ Anca Emanuel [2012-07-17 23:00 +0300]: >> On Tue, Jul 17, 2012 at 7:41 PM, Ricardo Salveti >> wrote: >> > Hey, >> > >> > Amber just reminded me about the the Ubuntu Developer Week, and >> > pointed out that we'll have another one from Tue 28th

Re: [PATCH] sched: Use device-tree to provide fast/slow CPU list for HMP

2012-07-20 Thread Amit Kucheria
actually cc'ing them this time. :) On Fri, Jul 20, 2012 at 12:11 PM, Jon Medhurst (Tixy) wrote: > Oops, I forgot to CC Viresh and Vincent on this, so resending... > --- > > We can't rely on Kconfig options to set the fast and slow CPU lists for > HMP scheduling if we want a single kernel binary t