aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27ktime: add ktime_after and ktime_before helperDaniel-cpuidleDaniel Borkmann
2015-01-27cpuidle/menu: add missed tick.h for menu governorAlex Shi
2015-01-21cpuidle: irq: Increase the rating to have the governor as defaultDaniel Lezcano
2015-01-21irq: timings: Fix next_prediction type to s64Daniel Lezcano
2015-01-21cpuidle: Add a simple irq governorDaniel Lezcano
2015-01-21drivers: cpuidle: implement DT based idle states infrastructureLorenzo Pieralisi
2015-01-21irq: Add per block device the flag to measure the irqDaniel Lezcano
2015-01-21irq_timing: proc: Register irq to be tracked for timing measurementsDaniel Lezcano
2015-01-21Default IRQ_TIMINGS to 'yes'Daniel Lezcano
2015-01-21irq_timings: registration for IRQ timing processingNicolas Pitre
2015-01-21genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner
2015-01-21irq_timings: add a trace eventNicolas Pitre
2015-01-21irq_timings: connect timing processing to IRQ eventsNicolas Pitre
2015-01-21genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner
2015-01-21genirq: Add a kstat helper to increment irq statsThomas Gleixner
2015-01-21irq_timings: function to retrieve time of next predicted IRQNicolas Pitre
2015-01-21genirq: Provide irq_wake_thread()Thomas Gleixner
2015-01-21irq_timings: add per-CPU prediction queueingNicolas Pitre
2015-01-21irq_timings: introduce IRQ occurrence timing statisticsNicolas Pitre
2015-01-21sched: fair: Don't wake up a cpu before its break evenDaniel Lezcano
2015-01-21sched: fair: Choose an non idle cpu in case the energy sched feature is setDaniel Lezcano
2015-01-21sched: Add SCHED_ENERGY_IDLE optionDaniel Lezcano
2015-01-21cpuidle: sysfs: Add per cpu idle state prediction statisticsDaniel Lezcano
2015-01-21cpuidle: Use the state selection from the menu governorDaniel Lezcano
2015-01-21cpuidle: Factor out the selection loop of the idle stateDaniel Lezcano
2015-01-21cpuidle: Don't use the exit latency to find the deepest stateDaniel Lezcano
2015-01-21cpuidle: Remove the evil CPUIDLE_DRIVER_STATE_START macroDaniel Lezcano
2015-01-21cpuidle: menu: Default to state index 0Daniel Lezcano
2015-01-21cpuidle: x86: Remove the poll state for the x86 driverDaniel Lezcano
2015-01-21ACPI / cpuidle: fix max idle state handling with hotplug CPU supportBartlomiej Zolnierkiewicz
2015-01-21cpuidle: Remove CPUIDLE_DRIVER_STATE_START users from cpuidle.cDaniel Lezcano
2015-01-21cpuidle: menu: Remove the default poll stateDaniel Lezcano
2015-01-21cpuidle: menu: Move the update function before its declarationDaniel Lezcano
2015-01-21cpuidle: menu: Fix the get_typical_intervalDaniel Lezcano
2015-01-21cpuidle: menu: Lookup CPU runqueues lessMel Gorman
2015-01-21cpuidle: menu: Call nr_iowait_cpu less timesMel Gorman
2015-01-21cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman
2015-01-21cpuidle: menu: Use shifts when calculating averages where possibleMel Gorman
2015-01-21sched: idle: Get the next timer event and pass it the cpuidle frameworkDaniel Lezcano
2015-01-21cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman
2015-01-21sched: idle: cpuidle: Check the latency req before idleDaniel Lezcano
2015-01-21PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki
2015-01-21PM / suspend: Make cpuidle work in the "freeze" stateRafael J. Wysocki
2015-01-21sched: idle: Add a weak arch_cpu_idle_poll functionDaniel Lezcano
2015-01-21sched: fair: Fix wrong idle timestamp usageDaniel Lezcano
2015-01-21cpuidle: Store the idle start time stampDaniel Lezcano
2015-01-21cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2015-01-21cpuidle: powernv: Populate cpuidle state details by querying the device-treePreeti U. Murthy
2015-01-21powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan
2015-01-21powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entryMichael Neuling