Daniel Lezcano
|
e5f1b24587
cpuidle: governors: Remove remaining old module code
|
hace 9 años |
Rafael J. Wysocki
|
0c313cb207
cpuidle: menu: Fall back to polling if next timer event is near
|
hace 9 años |
Rik van Riel
|
e132b9b3bc
cpuidle: menu: use high confidence factors only when considering polling
|
hace 9 años |
Rasmus Villemoes
|
3b99669b75
cpuidle: menu: help gcc generate slightly better code
|
hace 9 años |
Rasmus Villemoes
|
7024b18ca4
cpuidle: menu: avoid expensive square root computation
|
hace 9 años |
Rafael J. Wysocki
|
5bb1729cbd
cpuidle: menu: Avoid pointless checks in menu_select()
|
hace 9 años |
Rafael J. Wysocki
|
9c4b2867ed
cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0
|
hace 9 años |
Rik van Riel
|
efddfd90fb
cpuidle,menu: smooth out measured_us calculation
|
hace 9 años |
Rik van Riel
|
a9ceb78bc7
cpuidle,menu: use interactivity_req to disable polling
|
hace 9 años |
Rik van Riel
|
7884084f3b
cpuidle,x86: increase forced cut-off for polling to 20us
|
hace 9 años |
Rafael J. Wysocki
|
a802ea9645
cpuidle: Check the sign of index in cpuidle_reflect()
|
hace 10 años |
Javi Merino
|
ee3c86f356
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
|
hace 10 años |
Len Brown
|
4108b3d962
cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
|
hace 10 años |
Daniel Lezcano
|
b82b6cca48
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
|
hace 10 años |
Christoph Lameter
|
229b6863b2
drivers/cpuidle: Replace __get_cpu_var uses for address calculation
|
hace 11 años |
Linus Torvalds
|
c9d26423e5
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
hace 11 años |
Linus Torvalds
|
158c12948f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
hace 11 años |
Mel Gorman
|
372ba8cb46
cpuidle: menu: Lookup CPU runqueues less
|
hace 11 años |
Mel Gorman
|
64b4ca5cb6
cpuidle: menu: Call nr_iowait_cpu less times
|
hace 11 años |
Mel Gorman
|
107d4f4601
cpuidle: menu: Use ktime_to_us instead of reinventing the wheel
|
hace 11 años |
Mel Gorman
|
ae77930060
cpuidle: menu: Use shifts when calculating averages where possible
|
hace 11 años |
Mohammad Merajul Islam Molla
|
8804ed155a
cpuidle: menu governor - remove unused macro STDDEV_THRESH
|
hace 11 años |
Antonio Ospite
|
2fba5376ed
cpuidle: fix comment
|
hace 11 años |
Chander Kashyap
|
bed4d597a0
cpuidle / menu: move repeated correction factor check to init
|
hace 11 años |
Rafael J. Wysocki
|
3836785a1b
cpuidle / menu: Return (-1) if there are no suitable states
|
hace 11 años |
tuukka.tikkanen@linaro.org
|
96e95182e9
cpuidle: Move perf multiplier calculation out of the selection loop
|
hace 11 años |
tuukka.tikkanen@linaro.org
|
61c66d6efa
cpuidle: Do not substract exit latency from assumed sleep length
|
hace 11 años |
tuukka.tikkanen@linaro.org
|
7ac2643667
cpuidle: Ensure menu coefficients stay within domain
|
hace 11 años |
tuukka.tikkanen@linaro.org
|
22695ab631
cpuidle: Use actual state latency in menu governor
|
hace 11 años |
tuukka.tikkanen@linaro.org
|
5dc2f5a303
cpuidle: rename expected_us to next_timer_us in menu governor
|
hace 11 años |