[PATCH 08/10] clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter

2017-02-08 Thread Daniel Lezcano
: Ding Tianhong <dingtianh...@huawei.com> [Mark: split patch, reword commit message] Signed-off-by: Mark Rutland <mark.rutl...@arm.com> Acked-by: Daniel Lezcano <daniel.lezc...@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezc...@linaro.org> --- Documentation/admin-gu

[PATCH 05/29] arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921

2017-04-16 Thread Daniel Lezcano
ner <t...@linutronix.de> Acked-by: Daniel Lezcano <daniel.lezc...@linaro.org> Signed-off-by: Marc Zyngier <marc.zyng...@arm.com> --- Documentation/arm64/silicon-errata.txt | 1 + arch/arm64/include/asm/cpucaps.h | 3 ++- arch/arm64/kernel/cpu_errata.c | 8 +

Re: [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path

2017-11-20 Thread Daniel Lezcano
On 20/11/2017 08:05, Quan Xu wrote: [ ... ] But the irq_timings stuff is heading into the same direction, with a more complex prediction logic which should tell you pretty good how long that idle period is going to be and in case of an interrupt heavy workload this

Re: [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path

2017-11-16 Thread Daniel Lezcano
On 16/11/2017 10:12, Quan Xu wrote: > > > On 2017-11-16 06:03, Thomas Gleixner wrote: >> On Wed, 15 Nov 2017, Peter Zijlstra wrote: >> >>> On Mon, Nov 13, 2017 at 06:06:02PM +0800, Quan Xu wrote: From: Yang Zhang Implement a generic idle poll which

[PATCH V2 5/7] thermal/drivers/cpu_cooling: Add idle cooling device documentation

2018-02-21 Thread Daniel Lezcano
Provide some documentation for the idle injection cooling effect in order to let people to understand the rational of the approach for the idle injection CPU cooling device. Signed-off-by: Daniel Lezcano <daniel.lezc...@linaro.org> --- Documentation/thermal/cpu-idle-cooling.txt

[PATCH 6/8] thermal/drivers/cpu_cooling: Add idle cooling device documentation

2018-01-23 Thread Daniel Lezcano
Provide some documentation for the idle injection cooling effect in order to let people to understand the rational of the approach for the idle injection CPU cooling device. Signed-off-by: Daniel Lezcano <daniel.lezc...@linaro.org> --- Documentation/thermal/cpu-idle-cooling.txt

Re: [PATCH V2 5/7] thermal/drivers/cpu_cooling: Add idle cooling device documentation

2018-03-07 Thread Daniel Lezcano
On 07/03/2018 00:19, Pavel Machek wrote: > Hi! Hi Pavel, thanks for taking the time to review the documentation. >> --- /dev/null >> +++ b/Documentation/thermal/cpu-idle-cooling.txt >> @@ -0,0 +1,165 @@ >> + >> +Situation: >> +-- >> + > > Can we have some real header here? Also if this

Re: [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver

2018-04-03 Thread Daniel Lezcano
On 31/03/2018 19:46, Paul Cercueil wrote: > Le 2018-03-31 10:10, Daniel Lezcano a écrit : >> On 29/03/2018 16:52, Paul Cercueil wrote: >>> >>> >>> Le mer. 28 mars 2018 à 18:25, Daniel Lezcano <daniel.lezc...@linaro.org> >>> a écrit : >>>&

[PATCH v3 5/7] thermal/drivers/cpu_cooling: Add idle cooling device documentation

2018-04-05 Thread Daniel Lezcano
Provide some documentation for the idle injection cooling effect in order to let people to understand the rational of the approach for the idle injection CPU cooling device. Signed-off-by: Daniel Lezcano <daniel.lezc...@linaro.org> --- Documentation/thermal/cpu-idle-cooling.txt

Re: [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver

2018-03-31 Thread Daniel Lezcano
On 29/03/2018 16:52, Paul Cercueil wrote: > > > Le mer. 28 mars 2018 à 18:25, Daniel Lezcano <daniel.lezc...@linaro.org> > a écrit : >> On 28/03/2018 17:15, Paul Cercueil wrote: >>>  Le 2018-03-24 07:26, Daniel Lezcano a écrit : >>>>  On 18/03/2018 0

Re: [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver

2018-03-28 Thread Daniel Lezcano
On 28/03/2018 17:15, Paul Cercueil wrote: > Le 2018-03-24 07:26, Daniel Lezcano a écrit : >> On 18/03/2018 00:29, Paul Cercueil wrote: >>> This driver will use the TCU (Timer Counter Unit) present on the Ingenic >>> JZ47xx SoCs to provide the kernel with a clocksour

Re: [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers

2018-03-28 Thread Daniel Lezcano
On 28/03/2018 17:01, Paul Cercueil wrote: > Le 2018-03-18 23:13, Daniel Lezcano a écrit : >> On 18/03/2018 00:28, Paul Cercueil wrote: >>> Hi, >>> >>> This is the 4th version of my TCU patchset. >>> >>> The major change is a greatly improve

Re: [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers

2018-03-18 Thread Daniel Lezcano
On 18/03/2018 00:28, Paul Cercueil wrote: > Hi, > > This is the 4th version of my TCU patchset. > > The major change is a greatly improved documentation, both in-code > and as separate text files, to describe how the hardware works and > how the devicetree bindings should be used. > > There are

Re: [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver

2018-03-24 Thread Daniel Lezcano
On 18/03/2018 00:29, Paul Cercueil wrote: > This driver will use the TCU (Timer Counter Unit) present on the Ingenic > JZ47xx SoCs to provide the kernel with a clocksource and timers. Please provide a more detailed description about the timer. Where is the clocksource ? I don't see the point of