Tuukka Tikkanen ([email protected])

Number of posts: 19 (0.08 per day)
First post: 2013-08-14 16:17:46
Last post: 2014-04-10 14:27:31

Date List Subject
2014-04-10 14:27:31 linux-kernel Re: [PATCH] cpuidle: governor: menu: move repeated correction factor check to init
2014-02-25 15:40:11 linux-kernel Re: [PATCH 7/7] Cpuidle: poll state can measure residency
2014-02-24 08:13:11 linux-kernel [PATCH 5/7] Cpuidle: Move perf multiplier calculation out of the selection loop
2014-02-24 08:13:10 linux-kernel [PATCH 3/7] Cpuidle: Ensure menu coefficients stay within domain
2014-02-24 08:13:08 linux-kernel [PATCH 0/7] Cpuidle: Minor fixes
2014-02-24 08:13:07 linux-kernel [PATCH 7/7] Cpuidle: poll state can measure residency
2014-02-24 07:48:01 linux-kernel [PATCH 2/7] Cpuidle: Use actual state latency in menu governor
2014-02-24 07:45:52 linux-kernel [PATCH 1/7] Cpuidle: rename expected_us to next_timer_us in menu governor
2014-02-24 07:44:07 linux-kernel [PATCH 6/7] Cpuidle: Deal with timer expiring in the past
2014-02-24 07:43:55 linux-kernel [PATCH 4/7] Cpuidle: Do not substract exit latency from assumed sleep length
2013-08-14 16:20:19 linux-kernel [PATCH 6/8] Cpuidle: Fix variable domains in get_typical_interval()
2013-08-14 16:19:58 linux-kernel [PATCH 8/8] Cpuidle: Change struct menu_device field types
2013-08-14 16:19:31 linux-kernel [PATCH 4/8] Cpuidle: CodingStyle: Break up multiple assignments on single line
2013-08-14 16:19:29 linux-kernel [PATCH 5/8] Cpuidle: Fix menu_device->intervals type
2013-08-14 16:19:07 linux-kernel [PATCH 0/8] Cpuidle: Menu governor fixes
2013-08-14 16:18:50 linux-kernel [PATCH 2/8] Cpuidle: Rearrange code and comments in get_typical_interval()
2013-08-14 16:17:46 linux-kernel [PATCH 7/8] Cpuidle: Add a comment warning about possible overflow
2013-08-14 16:17:45 linux-kernel [PATCH 3/8] Cpuidle: Check called function parameter in get_typical_interval()
2013-08-14 16:17:45 linux-kernel [PATCH 1/8] Cpuidle: Ignore interval prediction result when timer is shorter