1. 4b3d9ae cpufreq: interactive: init default values at compile time by Todd Poynor · 12 years ago
  2. 9cdc130 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 12 years ago
  3. 3951206 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 12 years ago
  4. 5cad609 cpufreq: interactive: fix racy timer stopping by Todd Poynor · 12 years ago
  5. 2b66049 cpufreq: interactive: fix boosting logic by Todd Poynor · 12 years ago
  6. 4add259 cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 12 years ago
  7. e16d592 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 12 years ago
  8. 0e58da2 cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 12 years ago
  9. 31817c9 cpufreq: interactive: remove load since last speed change by Todd Poynor · 12 years ago
  10. e9c6074 cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 12 years ago
  11. 131ff02 cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 12 years ago
  12. 8d2d93f cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 12 years ago
  13. e60cc1b cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 12 years ago
  14. 8eccd41 cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 12 years ago
  15. d72db42 cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 12 years ago
  16. e7afb7e cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 12 years ago
  17. 3b7b5f8 cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 12 years ago
  18. 762d62a cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 12 years ago
  19. 10332dc cpufreq: interactive: remove input_boost handling by Todd Poynor · 12 years ago
  20. 0f1920b cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 12 years ago
  21. 5c9b827 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 12 years ago
  22. 3ab7c2b cpufreq: interactive: take idle notifications only when active by Sam Leffler · 12 years ago
  23. 46b2847 cpufreq: interactive: fixup trace of string params by Todd Poynor · 12 years ago
  24. 1a0389a cpufreq: interactive: restart above_hispeed_delay at each hispeed load by Todd Poynor · 12 years ago
  25. 0b950bb cpufreq-interactive: Compile fixup by John Stultz · 12 years ago
  26. 442a312 cpufreq: interactive: add boost pulse interface by Todd Poynor · 12 years ago
  27. 6d15fa3 cpufreq: interactive: set floor for boosted speed by Todd Poynor · 12 years ago
  28. 15a9ea0 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 12 years ago
  29. 9b1f708 cpufreq: interactive: remove unused target_validate_time_in_idle by Todd Poynor · 12 years ago
  30. ab8dc40 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 12 years ago
  31. 8a833f1 cpufreq: interactive: Separate speed target revalidate time and initial set time by Todd Poynor · 12 years ago
  32. d932f22 cpufreq: interactive: base hispeed bump on target freq, not actual by Todd Poynor · 12 years ago
  33. a380aa8 cpufreq: interactive: adjust code and documentation to match by Todd Poynor · 12 years ago
  34. cbbe17d cpufreq: interactive: configurable delay before raising above hispeed by Todd Poynor · 12 years ago
  35. 1f408dc cpufreq: interactive: don't drop speed if recently at higher load by Todd Poynor · 12 years ago
  36. f87b9d5 cpufreq: interactive: set at least hispeed when above hispeed load by Todd Poynor · 12 years ago
  37. c1128fc cpufreq: interactive: apply intermediate load to max speed not current by Todd Poynor · 12 years ago
  38. ae01047 cpufreq interactive governor: event tracing by Todd Poynor · 12 years ago
  39. ef96969 cpufreq: interactive: New 'interactive' governor by Mike Chan · 14 years ago
  40. 0434ebe Revert "FROMLIST: cpufreq: Add android's 'interactive' governor" by Stephen Boyd · 7 years ago
  41. 9fb87680 Revert "ANDROID: cpufreq: interactive: Use idle-end notifiers" by Stephen Boyd · 7 years ago
  42. 6208a58 qcom-cpufreq: Migrate to CPUHP state machine by Stephen Boyd · 7 years ago
  43. 4ade523 qcom-cpufreq: Remove invalid frequency checking by Stephen Boyd · 7 years ago
  44. cf930d6 qcom-cpufreq: Update for 4.9 API changes by Stephen Boyd · 7 years ago
  45. efe6367 qcom-cpufreq: changes to adapt for opensource clock framework by Santosh Mardi · 8 years ago
  46. 13cd56e qcom-cpufreq: skip frequencies that round to same rate by Rohit Gupta · 8 years ago
  47. 7288107 cpufreq: Check current frequency in device driver by Junjie Wu · 9 years ago
  48. b8be333 qcom-cpufreq: Remove save/restore of scheduling policy by Junjie Wu · 9 years ago
  49. d5261b0 qcom-cpufreq: Restore CPU frequency during resume by Junjie Wu · 10 years ago
  50. ce5a578 cpufreq: Add snapshot of qcom-cpufreq driver by Stephen Boyd · 10 years ago
  51. 1c04240 cpufreq: cpu-boost: Force most/all tasks to big cluster on input event by Rohit Gupta · 10 years ago
  52. d225b21 cpufreq: cpu-boost: Support separate input_boost_freq for different CPUs by Junjie Wu · 10 years ago
  53. a88da62 cpufreq: cpu-boost: Add input boost feature by Rohit Gupta · 11 years ago
  54. e53d0b2 cpufreq: cpu-boost: Add cpu-boost driver by Saravana Kannan · 11 years ago
  55. 92e3ea9 cpufreq: Add a notifer chain that governors can use to report information by Rohit Gupta · 10 years ago
  56. 8a1c290f cpufreq: restore policy min and max freq after hotplug by Santosh Mardi · 8 years ago
  57. a0bf0ee cpufreq: Use pr_info() for driver registration and unregistration by Junjie Wu · 9 years ago
  58. 55f0386 cpufreq: Improve governor related CPUFreq error messages by Junjie Wu · 10 years ago
  59. 2440ee0d trace: power: add cpu_frequency_switch_{start, end} by Matt Wagantall · 12 years ago
  60. c481c78 trace: cpu_freq_switch: Add profiler for CPU frequency switch times by Matt Wagantall · 12 years ago
  61. 1d8f547 msm: kgsl: Move set_secured_mode into adreno by Carter Cooper · 7 years ago
  62. 8567af0 msm: kgsl: Move spin idle debug print into adreno base code by Carter Cooper · 7 years ago
  63. c0b7581 ARM: dts: msm: Add audio support for SDM845 targets by Banajit Goswami · 7 years ago
  64. 7885c69 ARM: dts: msm: Include sdm845-pinctrl.dtsi for all SDM845 targets by Banajit Goswami · 7 years ago
  65. a923e75 Merge "drm/msm/sde: add DSC encoder support for display topologies" into msm-4.9 by Kyle Yan · 7 years ago
  66. 5c2f070 drm/msm/sde: add DSC encoder support for display topologies by Jeykumar Sankaran · 7 years ago
  67. 0955c6c msm: kgsl: Protect the IOMMU register range on A6XX by Lynus Vaz · 7 years ago
  68. c9e440d Merge "msm: gsi: Remove duplicate registers defines" into msm-4.9 by Kyle Yan · 7 years ago
  69. 62c62f0 msm: gsi: Remove duplicate registers defines by Ghanim Fodi · 7 years ago
  70. 6a83134 msm: ipa3: Bandwidth voting for IPA core clocks by Ghanim Fodi · 7 years ago
  71. 448abca ARM: dts: msm: Add support for IPA clock voting by bus driver by Ghanim Fodi · 7 years ago
  72. 4dd0041 Merge "msm: kgsl: Fix compilation issues" into msm-4.9 by Kyle Yan · 7 years ago
  73. 292d6be Merge "usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET" into msm-4.9 by Kyle Yan · 7 years ago
  74. 34ae499 Merge "msm: sde: add support for sync file to sde rotator" into msm-4.9 by Kyle Yan · 7 years ago
  75. 7fc2f92 Merge "misc: Fix merge error in Makefile" into msm-4.9 by Kyle Yan · 7 years ago
  76. e0142def Merge "drivers: qcom: rpmh: Check for NULL pointer" into msm-4.9 by Kyle Yan · 7 years ago
  77. 07ea575 Merge "ion: use %pK instead of %p which respects kptr_restrict sysctl" into msm-4.9 by Kyle Yan · 7 years ago
  78. 5263e22 Merge "msm: secure_buffer: Add VMID_CP_CAMERA_PREVIEW" into msm-4.9 by Kyle Yan · 7 years ago
  79. 49e881e defconfig: sdm845: Enable UID_SYS_STATS config by Channagoud Kadabi · 7 years ago
  80. 6997f8c Merge "ARM: dts: msm: switch to RPMh controlled clocks for sdm845" into msm-4.9 by Kyle Yan · 7 years ago
  81. c47374c Merge "clk: qcom: gcc-sdm845: remove XO dummy clock" into msm-4.9 by Kyle Yan · 7 years ago
  82. aa1e55c Merge "clk: qcom: clk-rpmh: remove xo_board clock as parent" into msm-4.9 by Kyle Yan · 7 years ago
  83. 2a242d9 Merge "defconfig: arm64: msm: enable CONFIG_MSM_CLK_RPMH" into msm-4.9 by Kyle Yan · 7 years ago
  84. e29d042 Merge changes I862ca3b8,Ifc6cad70 into msm-4.9 by Kyle Yan · 7 years ago
  85. 75699f0 Merge "drm/msm/dsi-staging: rename ctrl index to cell_index" into msm-4.9 by Kyle Yan · 7 years ago
  86. d24533d msm: vidc: Drop Frame logic by Umesh Pandey · 7 years ago
  87. 11a48b6 msm: kgsl: Fix compilation issues by Kyle Piefer · 7 years ago
  88. 3c70282 ion: use %pK instead of %p which respects kptr_restrict sysctl by Satyajit Desai · 8 years ago
  89. d9a5085 msm: secure_buffer: Add VMID_CP_CAMERA_PREVIEW by Liam Mark · 8 years ago
  90. 8273f75 misc: Fix merge error in Makefile by Jack Pham · 7 years ago
  91. 9571244 drivers: qcom: rpmh: Check for NULL pointer by Kyle Piefer · 7 years ago
  92. abbbfcb ARM: dts: msm: switch to RPMh controlled clocks for sdm845 by Osvaldo Banuelos · 8 years ago
  93. 3084b3a3 clk: qcom: gcc-sdm845: remove XO dummy clock by Osvaldo Banuelos · 7 years ago
  94. c5ad078 clk: qcom: clk-rpmh: remove xo_board clock as parent by Osvaldo Banuelos · 7 years ago
  95. 665c076 defconfig: arm64: msm: enable CONFIG_MSM_CLK_RPMH by Osvaldo Banuelos · 7 years ago
  96. 2ce0616 msm: kgsl: Specify opcode in debug information by Kyle Piefer · 7 years ago
  97. b1027b0 msm: kgsl: initial implementation of A6XX GMU driver by Kyle Piefer · 7 years ago
  98. 66410cf defconfig: sdm845: enable various QPNP PMIC drivers by David Collins · 7 years ago
  99. eeea67d Merge "ASoC: msm: Fix suspicious indent" into msm-4.9 by Kyle Yan · 7 years ago
  100. bdc7eb80 Merge "regulator: cpr3: Add braces around suspiciously indented code" into msm-4.9 by Kyle Yan · 7 years ago