Toggle navigation
Patchwork
Patches credited to daniel.lezcano@linaro.org
Login
Register
Mail settings
Current Team Memberships
kwg-team
Show patches with
: Archived =
No
| 3104 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
23
24
25
…
31
32
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[1/3] ARM: Marvell: Remove init cpus function
-
-
-
2015-01-19
Daniel Lezcano
New
[3/3] clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast
-
-
-
2015-01-07
Daniel Lezcano
Accepted
[2/3] clocksource: kona: fix __iomem annotation
-
-
-
2015-01-07
Daniel Lezcano
Accepted
[1/3] clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write
-
-
-
2015-01-07
Daniel Lezcano
Accepted
[GIT,PULL] : clockevents: 3.18 fixes
-
-
-
2015-01-07
Daniel Lezcano
New
clockevents: rockchip: Add rockchip timer for rk3288
-
-
-
2015-01-06
Daniel Lezcano
Accepted
[4/4] clocksource: armada-370-xp: Use the reference clock on A375 SoC
-
-
-
2014-11-26
Daniel Lezcano
Accepted
[3/4] watchdog: orion: Use the reference clock on Armada 375 SoC
-
-
-
2014-11-26
Daniel Lezcano
Accepted
[2/4] clocksource: armada-370-xp: Add missing clock enable
-
-
-
2014-11-26
Daniel Lezcano
Accepted
[1/4] clocksource: sirf: Remove hard-coded clock rate
-
-
-
2014-11-26
Daniel Lezcano
Accepted
[GIT,PULL] clockevents: new material for 3.19
-
-
-
2014-11-26
Daniel Lezcano
New
[2/2] cpuidle: Remove TIME_INVALID flag
-
-
-
2014-11-21
Daniel Lezcano
New
[1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi
-
-
-
2014-11-21
Daniel Lezcano
New
[3/3] drivers: cpuidle: Remove cpuidle-arm64 duplicate error messages
-
-
-
2014-11-19
Daniel Lezcano
Accepted
[2/3] drivers: cpuidle: Add idle-state-name description to ARM idle states
-
-
-
2014-11-19
Daniel Lezcano
Accepted
[1/3] drivers: cpuidle: Add status property to ARM idle states
-
-
-
2014-11-19
Daniel Lezcano
Accepted
[GIT,PULL] cpuidle: A few improvements for ARM cpuidle via DT
-
-
-
2014-11-19
Daniel Lezcano
New
clockevent: sun4i: Fix race condition in the probe code
-
-
-
2014-11-19
Daniel Lezcano
Accepted
[GIT,PULL] clockevents: 3.18 fix
-
-
-
2014-11-19
Daniel Lezcano
New
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
-
-
-
2014-11-12
Daniel Lezcano
Accepted
[V3,6/6] cpuidle: menu: Move the update function before its declaration
-
-
-
2014-11-07
Daniel Lezcano
New
[V3,5/6] cpuidle: menu: Fix the get_typical_interval
-
-
-
2014-11-07
Daniel Lezcano
New
[V3,4/6] cpuidle: idle: menu: Don't reflect when a state selection failed
-
-
-
2014-11-07
Daniel Lezcano
New
[V3,3/6] sched: idle: Get the next timer event and pass it the cpuidle framework
-
-
-
2014-11-07
Daniel Lezcano
New
[V3,2/6] sched: idle: cpuidle: Check the latency req before idle
-
-
-
2014-11-07
Daniel Lezcano
New
[V3,1/6] sched: idle: Add a weak arch_cpu_idle_poll function
-
-
-
2014-11-07
Daniel Lezcano
New
ARM/ARM64: arch-timer: fix arch_timer_probed logic
-
-
-
2014-10-27
Daniel Lezcano
New
[V2,5/5] cpuidle: menu: Move the update function before its declaration
-
-
-
2014-10-23
Daniel Lezcano
New
[V2,4/5] cpuidle: menu: Fix the get_typical_interval
-
-
-
2014-10-23
Daniel Lezcano
New
[V2,3/5] cpuidle: idle: menu: Don't reflect when a state selection failed
-
-
-
2014-10-23
Daniel Lezcano
New
[V2,2/5] sched: idle: Get the next timer event and pass it the cpuidle framework
-
-
-
2014-10-23
Daniel Lezcano
New
[V2,1/5] sched: idle: cpuidle: Check the latency req before idle
-
-
-
2014-10-23
Daniel Lezcano
New
[RFD,10/10] sched: io_latency: Tracking via buckets
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,09/10] cpuidle: sysfs: Add per cpu idle state prediction statistics
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,08/10] cpuidle: select: hack - increase rating to have this governor as default
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,07/10] cpuidle: Add a simple select governor
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,06/10] sched: idle: Add io latency information for the next event
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,05/10] cpuidle: Remove unused headers for tick
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,04/10] sched: idle: Compute next timer event and pass it the cpuidle framework
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,03/10] sched: idle: cpudidle: Pass the latency req from idle.c
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,02/10] cpuidle: Checking the zero latency inside the governors does not make sense.
-
-
-
2014-10-22
Daniel Lezcano
New
[RFD,01/10] sched: add io latency framework
-
-
-
2014-10-22
Daniel Lezcano
New
[5/5] cpuidle: menu: Move the update function before its declaration
-
-
-
2014-10-20
Daniel Lezcano
New
[4/5] cpuidle: menu: Fix the get_typical_interval
-
-
-
2014-10-20
Daniel Lezcano
New
[3/5] cpuidle: idle: menu: Don't reflect when a state selection failed
-
-
-
2014-10-20
Daniel Lezcano
New
[2/5] sched: idle: Get the next timer event and pass it the cpuidle framework
-
-
-
2014-10-20
Daniel Lezcano
New
[1/5] sched: idle: cpuidle: Check the latency req before idle
-
-
-
2014-10-20
Daniel Lezcano
New
[13/13] clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[12/13] clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[11/13] clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[10/13] clocksource: sirf: Disable counter before re-setting it
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[09/13] clocksource: cadence_ttc: Add support for 32bit mode
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[08/13] clocksource: tcb_clksrc: Sanitize IRQ request
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[07/13] clocksource: arm_arch_timer: Discard unavailable timers correctly
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[06/13] clocksource: vf_pit_timer: Support shutdown mode
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[05/13] ARM: meson6: clocksource: Add Meson6 timer support
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[04/13] ARM: meson: documentation: Add timer documentation
-
-
-
2014-09-29
Daniel Lezcano
Accepted
[03/13] clocksource: sh_tmu: Document r8a7779 binding
-
-
-
2014-09-29
Daniel Lezcano
New
[02/13] clocksource: sh_mtu2: Document r7s72100 binding
-
-
-
2014-09-29
Daniel Lezcano
New
[01/13] clocksource: sh_cmt: Document SoC specific bindings
-
-
-
2014-09-29
Daniel Lezcano
New
[GIT,PULL] : clockevents/clocksource for 3.18
-
-
-
2014-09-29
Daniel Lezcano
New
[GIT,PULL] cpuidle ARM new material for 3.18
-
-
-
2014-09-25
Daniel Lezcano
New
ARM: rockchip: Fix missing dtbs in Makefile
-
-
-
2014-07-25
Daniel Lezcano
New
[2/2] cpuidle: Remove time measurement in poll state
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[1/2] cpuidle: Remove manual selection of the multiple driver support
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[25/25] clocksource: exynos_mct: Only use 32-bits where possible
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[24/25] clocksource: exynos_mct: Use readl_relaxed/writel_relaxed
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[23/25] ARM: pxa: Add non device-tree timer link to clocksource
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[22/25] ARM: pxa: Add CLKSRC_OF dependency
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[21/25] clocksource: pxa: Add device-tree support for PXA timer
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[20/25] clocksource: pxa: Move PXA timer to clocksource framework
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[19/25] clocksource: clps711x: Add DT bindings documentation
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[18/25] clocksource: clps711x: Add CLPS711X clocksource driver
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[17/25] clocksource: sirf: Fix incorrect clock enable counter for timer
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[16/25] clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEM
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[15/25] vendor-prefixes: Add prefix for Mediatek Inc.
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[14/25] dt-bindings: Add mtk-timer bindings
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[13/25] clocksource: Add support for the Mediatek SoCs
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[12/25] of: Provide a function to request and map memory
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[11/25] clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2
-
-
-
2014-07-23
Daniel Lezcano
Accepted
[10/25] clocksource: sh_mtu2: Add DT support
-
-
-
2014-07-23
Daniel Lezcano
New
[09/25] clocksource: sh_tmu: Add DT support
-
-
-
2014-07-23
Daniel Lezcano
New
[08/25] clocksource: sh_cmt: Add DT support
-
-
-
2014-07-23
Daniel Lezcano
New
[07/25] clocksource: shmobile: Remove unused sh_timer_config members
-
-
-
2014-07-23
Daniel Lezcano
New
[06/25] clocksource: sh_mtu2: Replace global spinlock with a per-device spinlock
-
-
-
2014-07-23
Daniel Lezcano
New
[05/25] clocksource: sh_mtu2: Drop support for legacy platform data
-
-
-
2014-07-23
Daniel Lezcano
New
[04/25] clocksource: sh_tmu: Replace global spinlock with a per-device spinlock
-
-
-
2014-07-23
Daniel Lezcano
New
[03/25] clocksource: sh_tmu: Drop support for legacy platform data
-
-
-
2014-07-23
Daniel Lezcano
New
[02/25] clocksource: sh_cmt: Replace global spinlock with a per-device spinlock
-
-
-
2014-07-23
Daniel Lezcano
New
[01/25] clocksource: sh_cmt: Drop support for legacy platform data
-
-
-
2014-07-23
Daniel Lezcano
New
[PULL] clockevents changes for 3.17
-
-
-
2014-07-23
Daniel Lezcano
New
sched: Move enum CPU_[xxx_]IDLE to private sched.h
-
-
-
2014-06-03
Daniel Lezcano
New
ARM: exynos: Fix kernel panic when unplugging CPU1 on 4210
-
-
-
2014-05-24
Daniel Lezcano
Accepted
[2/2] clocksource: tcb_clksrc: Make tc_mode interrupt safe
-
-
-
2014-05-23
Daniel Lezcano
Accepted
[1/2] clocksource: marco: Fix the affinity set for local timer of CPU1
-
-
-
2014-05-23
Daniel Lezcano
Accepted
[GIT,PULL] clockevents: fixes for 3.15
-
-
-
2014-05-23
Daniel Lezcano
New
[71/71] clocksource: Add Freescale FlexTimer Module (FTM) timer support
-
-
-
2014-05-23
Daniel Lezcano
Accepted
[70/71] ARM: dts: vf610: Add Freescale FlexTimer Module timer node.
-
-
-
2014-05-23
Daniel Lezcano
Accepted
[69/71] clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation
-
-
-
2014-05-23
Daniel Lezcano
Accepted
[68/71] clocksource: sh_tmu: Remove unnecessary OOM messages
-
-
-
2014-05-23
Daniel Lezcano
Accepted
«
1
2
...
23
24
25
…
31
32
»
Bundling
Create bundle: