summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15cpuidle: irq: Increase the rating to have the governor as defaultcpuidle-eas-nextDaniel Lezcano
2015-01-15irq: timings: Fix next_prediction type to s64Daniel Lezcano
2015-01-15cpuidle: Add a simple irq governorDaniel Lezcano
2015-01-15irq: Add per block device the flag to measure the irqDaniel Lezcano
2015-01-15irq_timing: proc: Register irq to be tracked for timing measurementsDaniel Lezcano
2015-01-15Default IRQ_TIMINGS to 'yes'Daniel Lezcano
2015-01-15irq_timings: registration for IRQ timing processingNicolas Pitre
2015-01-15irq_timings: add a trace eventNicolas Pitre
2015-01-15irq_timings: connect timing processing to IRQ eventsNicolas Pitre
2015-01-15irq_timings: function to retrieve time of next predicted IRQNicolas Pitre
2015-01-15irq_timings: add per-CPU prediction queueingNicolas Pitre
2015-01-15irq_timings: introduce IRQ occurrence timing statisticsNicolas Pitre
2015-01-15sched: fair: Don't wake up a cpu before its break evenDaniel Lezcano
2015-01-15sched: fair: Choose an non idle cpu in case the energy sched feature is setDaniel Lezcano
2015-01-15sched: Add SCHED_ENERGY_IDLE optionDaniel Lezcano
2015-01-15cpuidle: sysfs: Add per cpu idle state prediction statisticsDaniel Lezcano
2015-01-15cpuidle: Use the state selection from the menu governorDaniel Lezcano
2014-12-11cpuidle: Factor out the selection loop of the idle stateDaniel Lezcano
2014-12-11cpuidle: Don't use the exit latency to find the deepest stateDaniel Lezcano
2014-12-11cpuidle: Remove the evil CPUIDLE_DRIVER_STATE_START macroDaniel Lezcano
2014-12-11cpuidle: menu: Default to state index 0Daniel Lezcano
2014-12-11cpuidle: x86: Remove the poll state for the x86 driverDaniel Lezcano
2014-12-11cpuidle: Remove CPUIDLE_DRIVER_STATE_START users from cpuidle.cDaniel Lezcano
2014-12-11cpuidle: menu: Remove the default poll stateDaniel Lezcano
2014-12-11cpuidle: menu: Move the update function before its declarationDaniel Lezcano
2014-12-11cpuidle: menu: Fix the get_typical_intervalDaniel Lezcano
2014-12-11cpuidle: idle: menu: Don't reflect when a state selection failedDaniel Lezcano
2014-12-11sched: idle: Get the next timer event and pass it the cpuidle frameworkDaniel Lezcano
2014-12-11sched: idle: cpuidle: Check the latency req before idleDaniel Lezcano
2014-12-11sched: idle: Add a weak arch_cpu_idle_poll functionDaniel Lezcano
2014-12-11sched: fair: Fix wrong idle timestamp usageDaniel Lezcano
2014-12-11cpuidle: Add some comments in the cpuidle_enter functionDaniel Lezcano
2014-12-11cpuidle: Store the idle start time stampDaniel Lezcano
2014-12-11cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-12-07Linux 3.18Linus Torvalds
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-05Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski