1. e72c874 trace/events: fix gpu event timestamp formatting by Jamie Gennis · 12 years ago
  2. 9f9363b trace: add non-hierarchical function_graph option by Jamie Gennis · 13 years ago
  3. 5d237c4 trace: Add an option to show tgids in trace output by Jamie Gennis · 13 years ago
  4. 458bf22 trace/events: add gpu trace events by Jamie Gennis · 12 years ago
  5. 9c0deef subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency by rahul.khandelwal · 10 years ago
  6. dcc2f2b cpufreq: interactive: replace strict_strtoul() with kstrtoul() by Amit Pundir · 10 years ago
  7. dc42410 cpufreq: interactive: Rearm governor timer at max freq by Rohit Gupta · 10 years ago
  8. 302f05f cpufreq: interactive: Implement cluster-based min_sample_time by Junjie Wu · 10 years ago
  9. 76c17af cpufreq: interactive: Exercise hispeed settings at a policy level by Saravana Kannan · 11 years ago
  10. 6f4610d cpufreq: interactive: Round up timer_rate to match jiffy by Junjie Wu · 11 years ago
  11. dd77740 cpufreq: interactive: Don't set floor_validate_time during boost by Junjie Wu · 10 years ago
  12. 35d50dc cpufreq: interactive: Put global cpufreq kobject on failure by Junjie Wu · 10 years ago
  13. 4f81d19 cpufreq: interactive: only boost tunable affected cpus by Lianwei Wang · 11 years ago
  14. 2680020 cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur by Minsung Kim · 11 years ago
  15. 2f32796 cpufreq: interactive: make common_tunables static by Cylen Yao · 11 years ago
  16. 4b9012a cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency. by Ruchi Kandoi · 11 years ago
  17. e68985a cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5 by Ruchi Kandoi · 11 years ago
  18. b1fa191 cpufreq: interactive: turn boost_pulse off on boost off by Ruchi Kandoi · 11 years ago
  19. d58bb95 cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS by Badhri Jagan Sridharan · 11 years ago
  20. e2c6c88 cpufreq: interactive: hold reference on global cpufreq kobject if needed by Greg Hackmann · 11 years ago
  21. 17a6e3e cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c by Viresh Kumar · 12 years ago
  22. 4f6c7ec cpufreq: interactive: fix NULL pointer dereference at sysfs ops by Minsung Kim · 12 years ago
  23. 32582ff cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 12 years ago
  24. acebb7a cpufreq: interactive: delete timers for GOV_START by Shridhar Rasal · 12 years ago
  25. b9c5075 cpufreq: Interactive: Implement per policy instances of governor by Viresh Kumar · 12 years ago
  26. cba75f5 cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards by Viresh Kumar · 12 years ago
  27. daa4454 cpufreq: interactive: Remove unnecessary cpu_online() check by Viresh Kumar · 12 years ago
  28. 457fc54 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 12 years ago
  29. bbe849d cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 12 years ago
  30. fc8229c cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 12 years ago
  31. dd7886b cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 12 years ago
  32. 4eebb54 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 12 years ago
  33. 30857f2 cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 12 years ago
  34. f207e39 cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 12 years ago
  35. 0063a34 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 12 years ago
  36. 5fc17ad cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 12 years ago
  37. 2747480 cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 12 years ago
  38. 700119b cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 12 years ago
  39. 6becfaa cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 13 years ago
  40. bd2b55b cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 13 years ago
  41. 74368d8 cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 13 years ago
  42. 966496e cpufreq: interactive: init default values at compile time by Todd Poynor · 13 years ago
  43. daf2f76 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 13 years ago
  44. 755b7a4 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 13 years ago
  45. 4235053 cpufreq: interactive: fix racy timer stopping by Todd Poynor · 13 years ago
  46. eb84e53 cpufreq: interactive: fix boosting logic by Todd Poynor · 13 years ago
  47. 4707840 cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 13 years ago
  48. eda4029 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 13 years ago
  49. 4ceca14 cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 13 years ago
  50. 91c1f6e cpufreq: interactive: remove load since last speed change by Todd Poynor · 13 years ago
  51. 4fbea96 cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 13 years ago
  52. 240997a cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 13 years ago
  53. ff6cb66 cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 13 years ago
  54. 5645931 cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 13 years ago
  55. 8a2739e cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 13 years ago
  56. ff5a709 cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 13 years ago
  57. b510d29 cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 13 years ago
  58. df284d9 cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 13 years ago
  59. cd3496c cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 13 years ago
  60. c267217 cpufreq: interactive: remove input_boost handling by Todd Poynor · 13 years ago
  61. a21083d cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 13 years ago
  62. 1b89756 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 13 years ago
  63. f61219a cpufreq: interactive: take idle notifications only when active by Sam Leffler · 13 years ago
  64. 85a578e cpufreq: interactive: fixup trace of string params by Todd Poynor · 13 years ago
  65. d0ca13f cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 13 years ago
  66. 53a89c6 cpufreq-interactive: Compile fixup by John Stultz · 13 years ago
  67. b905452 cpufreq: interactive: add boost pulse interface by Todd Poynor · 13 years ago
  68. 90fe90d cpufreq: interactive: set floor for boosted speed by Todd Poynor · 13 years ago
  69. 199620b cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 13 years ago
  70. 6b8ce5b cpufreq: interactive: remove unused target_validate_time_in_idle by Todd Poynor · 13 years ago
  71. cc50604 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 13 years ago
  72. 00d7f39 cpufreq: interactive: Separate speed target revalidate time and initial set time by Todd Poynor · 13 years ago
  73. 236bd7f cpufreq: interactive: base hispeed bump on target freq, not actual by Todd Poynor · 13 years ago
  74. 82845bf cpufreq: interactive: adjust code and documentation to match by Todd Poynor · 13 years ago
  75. fb421c4 cpufreq: interactive: configurable delay before raising above hispeed by Todd Poynor · 13 years ago
  76. a994e81 cpufreq: interactive: don't drop speed if recently at higher load by Todd Poynor · 13 years ago
  77. 8d51846 cpufreq: interactive: set at least hispeed when above hispeed load by Todd Poynor · 13 years ago
  78. 7b76cfd cpufreq: interactive: apply intermediate load to max speed not current by Todd Poynor · 13 years ago
  79. 1c2fa8a cpufreq interactive governor: event tracing by Todd Poynor · 13 years ago
  80. 34a9e02 cpufreq: interactive: New 'interactive' governor by Mike Chan · 15 years ago
  81. e47f85f ARM: Call idle notifiers by Todd Poynor · 14 years ago
  82. ef07e9e4 Move x86_64 idle notifiers to generic by Todd Poynor · 14 years ago
  83. dfc5cb5 cpuidle: governor: menu: don't use loadavg by Colin Cross · 14 years ago
  84. 6828a7f sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 17 years ago
  85. 8b4b70f fiq_debugger: Add fiq_watchdog_triggered api by Arve Hjønnevåg · 11 years ago
  86. edaa296 fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu specific code by Arve Hjønnevåg · 11 years ago
  87. 38f2f2c fiq_debugger: add ARM64 support by Colin Cross · 11 years ago
  88. 491385f fiq_debugger: split arm support into fiq_debugger_arm.c by Colin Cross · 11 years ago
  89. 32aebf8 fiq_debugger: use pt_regs for registers by Colin Cross · 11 years ago
  90. 0abf937 fiq_debugger: allow compiling without CONFIG_FIQ_GLUE by Colin Cross · 11 years ago
  91. cd717f4 fiq_debugger: rename debug->fiq_debugger by Colin Cross · 11 years ago
  92. a68fd93 fiq_debugger: move into drivers/staging/android/fiq_debugger/ by Colin Cross · 11 years ago
  93. e80bd8a ARM: fiq_glue: Add custom fiq return handler api. by Arve Hjønnevåg · 12 years ago
  94. 6168e85 ARM: kgdb: ignore breakpoint instructions from user mode by Todd Poynor · 12 years ago
  95. 40b3921 ARM: fiq_debugger: Update tty code for 3.9 by Arve Hjønnevåg · 13 years ago
  96. ab158d1 ARM: fiq_debugger: Use kmsg_dumper to dump kernel logs by Arve Hjønnevåg · 13 years ago
  97. 5adb997 ARM: fiq_debugger: Fix to compile on 3.7 by Arve Hjønnevåg · 13 years ago
  98. 43f2185 ARM: fiq_debugger: fix uninitialised spin_lock. by Mars · 13 years ago
  99. f657d99 ARM: fiq_debugger: lock between tty and console writes by Colin Cross · 13 years ago
  100. 275d081 ARM: fiq_debugger: add process context reboot command by Colin Cross · 13 years ago