On 09/10/2012 10:22 PM, Tushar Behera wrote:
Ping !!!
On 08/31/2012 09:57 AM, Tushar Behera wrote:
Required for android-3.6 tree.
Tushar Behera (2):
netfilter: xt_quota2: Move away from NLMSG_PUT()
netfilter: xt_quota2: Update parameter list in netlink_kernel_create
net/netfilter/xt_q
On Tue, Sep 11, 2012 at 2:22 AM, Tushar Behera wrote:
> Ping !!!
Can we get them at least included at linux-linaro's android topic?
Thanks,
Ricardo
> On 08/31/2012 09:57 AM, Tushar Behera wrote:
>> Required for android-3.6 tree.
>>
>> Tushar Behera (2):
>> netfilter: xt_quota2: Move away fro
Ping !!!
On 08/31/2012 09:57 AM, Tushar Behera wrote:
> Required for android-3.6 tree.
>
> Tushar Behera (2):
> netfilter: xt_quota2: Move away from NLMSG_PUT()
> netfilter: xt_quota2: Update parameter list in netlink_kernel_create
>
> net/netfilter/xt_quota2.c | 25 --
On 10 September 2012 20:25, Ricardo Salveti wrote:
> That's interesting. Which rev from upstream did you use?
>
> I know Andrey is updating linux-linaro this week, which should be on
> top of 3.6-rc5.
Earlier i tried rc2 or 3.. Yesterday i tried rc5.. kernel boots with
all of them.
--
viresh
__
On 09/10/2012 12:45 PM, Daniel Lezcano wrote:
On 09/10/2012 07:14 PM, John Stultz wrote:
In the meantime, I'll try to reproduce on my T61. If you could send me
your .config, I'd appreciate it.
http://pastebin.com/qSxqfdDK
The header of the config file shows for a v3.5-rc7 because it is the
res
On Monday, September 10, 2012, Rajagopal Venkat wrote:
> On 10 September 2012 03:16, Rafael J. Wysocki wrote:
> > On Monday, September 03, 2012, Rajagopal Venkat wrote:
> >> Prepare devfreq core framework to support devices which
> >> can idle. When device idleness is detected perhaps through
> >>
On 09/10/2012 07:14 PM, John Stultz wrote:
> On 09/07/2012 02:35 PM, Daniel Lezcano wrote:
>> On 09/07/2012 07:22 PM, John Stultz wrote:
>>> On 09/07/2012 07:20 AM, Daniel Lezcano wrote:
On 09/06/2012 11:18 PM, Rafael J. Wysocki wrote:
> On Thursday, September 06, 2012, Daniel Lezcano wrot
Hi,
On 09/10/2012 05:04 PM, Sylwester Nawrocki wrote:
> Hi,
>
> On 09/09/2012 06:01 PM, Francesco Lavra wrote:
>>> +static int s5k4ecgx_load_firmware(struct v4l2_subdev *sd)
>>> +{
>>> + const struct firmware *fw;
>>> + int err, i, regs_num;
>>> + struct i2c_client *client = v4l2_get_subdev
On 09/07/2012 02:35 PM, Daniel Lezcano wrote:
On 09/07/2012 07:22 PM, John Stultz wrote:
On 09/07/2012 07:20 AM, Daniel Lezcano wrote:
On 09/06/2012 11:18 PM, Rafael J. Wysocki wrote:
On Thursday, September 06, 2012, Daniel Lezcano wrote:
On 09/06/2012 10:04 PM, Rafael J. Wysocki wrote:
On T
On Mon, Sep 10, 2012 at 7:01 AM, Arnd Bergmann wrote:
> On Monday 10 September 2012, Rajanikanth HV wrote:
>> + thermister-internal-to-battery = <1>;
>> + li_ion_9100_battery = <0>;
>
> Boolean properties should be empty when enabled and not present when
> disabled. In
Hi,
On 09/09/2012 06:01 PM, Francesco Lavra wrote:
>> +static int s5k4ecgx_load_firmware(struct v4l2_subdev *sd)
>> +{
>> +const struct firmware *fw;
>> +int err, i, regs_num;
>> +struct i2c_client *client = v4l2_get_subdevdata(sd);
>> +u16 val;
>> +u32 addr, crc, crc_file, add
On Mon, Sep 10, 2012 at 1:27 AM, Viresh Kumar wrote:
> On 9 September 2012 14:11, Amit Kucheria wrote:
>> I believe Viresh has tried mainline as well. But some DT bits might be
>> missing from there. Without DT, things start working and that is the
>> route we'll take if we're unable to get help
On Monday 10 September 2012, Rajanikanth HV wrote:
> +Required Properties:
> +- compatible = "stericsson,ab8500-fg"
> +
> +supplied-to:
> + This is a logical binding w.r.t power supply event change
> + across energy-management-module drivers where in the
> + runtime battery properties
On Monday 10 September 2012, Rajanikanth HV wrote:
> +
> +supplied-to:
> + This is a logical binding w.r.t power supply event change
> + across energy-management-module drivers where in the
> + runtime battery properties are shared along with uevent
> + notification.
> +
This patch adds device tree support for
battery temperature monitor driver
Signed-off-by: Rajanikanth H.V
---
.../bindings/power_supply/ab8500/btemp.txt | 52 ++
arch/arm/boot/dts/dbx5x0.dtsi |8 +
drivers/mfd/ab8500-core.c |1 +
On Fri, Sep 7, 2012 at 11:47 AM, Viresh Kumar wrote:
> Hi Guys,
>
> I have flashed my SD card with linaro-media-create with precise-devel
> and latest h/w pack (12.08)
>
> Now i have two requirements:
> - Always use my copy of devel instead of the new devel everytime from
> the latest release
>
This patch adds device tree support for
fuel guage driver
Signed-off-by: Rajanikanth H.V
---
Documentation/devicetree/bindings/mfd/ab8500.txt |8 +-
.../devicetree/bindings/power_supply/ab8500/fg.txt | 61 +++
arch/arm/boot/dts/dbx5x0.dtsi |8 +
drivers/mfd/ab850
> Add devfreq suspend/resume apis for devfreq users. This patch
> supports suspend and resume of devfreq load monitoring, required
> for devices which can idle.
>
> Signed-off-by: Rajagopal Venkat
Rather than letting device driver be responsible to call
devfreq_suspend_device() or devfreq_dev_s
> Prepare devfreq core framework to support devices which
> can idle. When device idleness is detected perhaps through
> runtime-pm, need some mechanism to suspend devfreq load
> monitoring and resume back when device is online. Present
> code continues monitoring unless device is removed from
> de
On 10 September 2012 03:30, Rafael J. Wysocki wrote:
> On Monday, September 03, 2012, Rajagopal Venkat wrote:
>> Devfreq returns governor predicted frequency as current
>> frequency via sysfs interface. But device may not support
>> all frequencies that governor predicts.
>
> Do you have any examp
20 matches
Mail list logo