1. 651132f sched/core_ctl: Move header file to global location by Olav Haugan · 8 years ago
  2. a024f47 core_ctl: Add refcounting to boost api by Olav Haugan · 8 years ago
  3. 2796059 sched/fair: Fix issue with trace flag not being set properly by Olav Haugan · 8 years ago
  4. cbf0804 sched: Add multiple load reporting policies for cpu frequency by Syed Rameez Mustafa · 9 years ago
  5. 7ac74fc sched: Optimize the next top task search logic upon task migration by Syed Rameez Mustafa · 9 years ago
  6. 59b5fb7 sched: Add the mechanics of top task tracking for frequency guidance by Syed Rameez Mustafa · 9 years ago
  7. 2c9256c sched: Enhance the scheduler migration load fixup feature by Syed Rameez Mustafa · 9 years ago
  8. 60cef21 sched: Add per CPU load tracking for each task by Syed Rameez Mustafa · 9 years ago
  9. d0682cb sched: bucketize CPU c-state levels by Joonwoo Park · 8 years ago
  10. 3e7f21b sched: use wakeup latency as c-state determinant by Joonwoo Park · 8 years ago
  11. 642cef5 sched/tune: Remove redundant checks for NULL css by Syed Rameez Mustafa · 8 years ago
  12. 378493c sched: Add cgroup attach functionality to the tune controller by Syed Rameez Mustafa · 8 years ago
  13. ca545c8 sched: Update the number of tune groups to 5 by Syed Rameez Mustafa · 8 years ago
  14. ffbceda sched/tune: add initial support for CGroups based boosting by Patrick Bellasi · 10 years ago
  15. 62c1c06 sched/tune: add sysctl interface to define a boost value by Patrick Bellasi · 10 years ago
  16. e09b829 sched: Fix integer overflow in sched_update_nr_prod() by Pavankumar Kondeti · 8 years ago
  17. 8de9ac6 sched: Add a device tree property to specify the sched boost type by Pavankumar Kondeti · 8 years ago
  18. 14c7900 sched: Add a stub function for init_clusters() by Pavankumar Kondeti · 8 years ago
  19. 72b49a3 sched: add a knob to prefer the waker CPU for sync wakeups by Pavankumar Kondeti · 8 years ago
  20. 601ebbd sched: Fix a division by zero bug in scale_exec_time() by Pavankumar Kondeti · 8 years ago
  21. 1855bff sched: Fix CPU selection when all online CPUs are isolated by Syed Rameez Mustafa · 8 years ago
  22. 7b0a144 sched: don't assume higher capacity means higher power in lb by Pavankumar Kondeti · 9 years ago
  23. 833926cb sched/core_ctl: Integrate core control with cpu isolation by Olav Haugan · 9 years ago
  24. e3a3db9 sched/core_ctl: Refactor cpu data by Olav Haugan · 9 years ago
  25. 09bcc68 trace: Move core control trace events to scheduler by Olav Haugan · 8 years ago
  26. 9306c80 core_ctrl: Move core control into kernel by Olav Haugan · 8 years ago
  27. 095302a sched/tick: Ensure timers does not get queued on isolated cpus by Olav Haugan · 9 years ago
  28. 23d984b perf: Add cpu isolation awareness by Olav Haugan · 9 years ago
  29. d860095 smp: Do not wake up all idle CPUs by Olav Haugan · 9 years ago
  30. 4970a4a pmqos: Enable cpu isolation awareness by Olav Haugan · 9 years ago
  31. 81b6939 vmstat: Add cpu isolation awareness by Olav Haugan · 9 years ago
  32. ca2a91e irq: Make irq affinity function cpu isolation aware by Olav Haugan · 9 years ago
  33. 16bb593 drivers/base: cpu: Add node for cpu isolation by Olav Haugan · 9 years ago
  34. 39432ea sched/core: Add trace point for cpu isolation by Olav Haugan · 9 years ago
  35. 3f2cb30 sched: add cpu isolation support by Olav Haugan · 9 years ago
  36. d8354e6 watchdog: Add support for cpu isolation by Olav Haugan · 8 years ago
  37. d584e82 soc: qcom: watchdog_v2: Add support for cpu isolation by Olav Haugan · 8 years ago
  38. 99cd46a cpumask: Add cpu isolation support by Olav Haugan · 9 years ago
  39. 0f3f78e timer: Do not require CPUSETS to be enabled for migration by Olav Haugan · 9 years ago
  40. e92935e2 timer: Add function to migrate timers by Santosh Shukla · 10 years ago
  41. da244eb hrtimer.h: prevent pinned timer state from breaking inactive test by Gary S. Robertson · 10 years ago
  42. b73f136 hrtimer: make sure PINNED flag is cleared after removing hrtimer by Viresh Kumar · 10 years ago
  43. 6f34f46 hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers by Viresh Kumar · 10 years ago
  44. 6894406 hrtimer: update timer->state with 'pinned' information by Viresh Kumar · 10 years ago
  45. 9536efe timer: create timer_quiesce_cpu() to isolate CPU from timers by Viresh Kumar · 10 years ago
  46. da7fe74 arm64: topology: Export arch_get_cpu_efficiency API by Trilok Soni · 9 years ago
  47. 4be7e19 arm64: topology: Allow specifying the CPU efficiency from device tree by Pavankumar Kondeti · 10 years ago
  48. 521142f arm64: topology: Define arch_get_cpu_efficiency() API for scheduler by Srivatsa Vaddagiri · 11 years ago
  49. c068c98 arm64: topology: Tell the scheduler about the relative power of cores by Mark Brown · 11 years ago
  50. 7cb075f sched: Introduce the concept CPU clusters in the scheduler by Srivatsa Vaddagiri · 10 years ago
  51. 8fccfa6 defconfig: msmskunk: Enable USB CCID function driver by Jack Pham · 8 years ago
  52. baaa8f0 Merge "Revert "ASoC: wcd: use component probe/remove on WCD/WSA drivers"" into msm-4.8 by Kyle Yan · 8 years ago
  53. ca482c0 Merge "Revert "ASoC: codecs: Fix function prototype for component remove"" into msm-4.8 by Kyle Yan · 8 years ago
  54. 1797c30 Merge "USB: gadget: mtp: Fix OUT endpoint request length usage in read" into msm-4.8 by Kyle Yan · 8 years ago
  55. 918a8cc Merge "USB: gadget: mtp: Add module parameters for Tx transfer length" into msm-4.8 by Kyle Yan · 8 years ago
  56. f4cc7d9 Merge "USB: gadget: mtp: Add module parameter for Rx transfer length" into msm-4.8 by Kyle Yan · 8 years ago
  57. 5df6460 Merge "usb: gadget: f_mtp: Make RX buffer size aligned to EP's MTU" into msm-4.8 by Kyle Yan · 8 years ago
  58. fc06822 Merge "Revert "arm64: Remove unused macros from assembler.h"" into msm-4.8 by Kyle Yan · 8 years ago
  59. 51ccefe Merge "msm: ipa3: Validate IPA and GSI firmwares before loading" into msm-4.8 by Kyle Yan · 8 years ago
  60. 96b009e Merge "defconfig: Enable camera drivers" into msm-4.8 by Kyle Yan · 8 years ago
  61. 3b6e468 Merge "ARM: dts: msm: Disable USB clock gating on msmskunk" into msm-4.8 by Kyle Yan · 8 years ago
  62. 347d9d9 Merge "net: rmnet_data: Handle leaked packets when adding MAP fields in TX" into msm-4.8 by Kyle Yan · 8 years ago
  63. cc6c4f1 Merge "net: rmnet_data: Handle buffer bloat for TCP scenarios" into msm-4.8 by Kyle Yan · 8 years ago
  64. 4fcb3b2 Merge "rmnet_data: queue QMAP control packets if start_xmit fails" into msm-4.8 by Kyle Yan · 8 years ago
  65. 0ba829d Merge "usb: gadget: add configfs support in ccid function driver" into msm-4.8 by Kyle Yan · 8 years ago
  66. 5c656cd Merge "soc: qcom: service-notifier: change log level for UP/DOWN indications" into msm-4.8 by Kyle Yan · 8 years ago
  67. a2a9eea Merge "soc: qcom: scm: add check to avoid buffer overflow" into msm-4.8 by Kyle Yan · 8 years ago
  68. fcc8289 Merge "soc: qcom: service-notifier: fix object corruption" into msm-4.8 by Kyle Yan · 8 years ago
  69. a0c1bed Merge "soc: qcom: pil/ssr: fix issue with logs" into msm-4.8 by Kyle Yan · 8 years ago
  70. dadc37a Merge "soc: qcom: ssr: add crash status to know why subsys crashed" into msm-4.8 by Kyle Yan · 8 years ago
  71. 41660ab Merge "soc: qcom: pil: Replace WARN with pr_warn" into msm-4.8 by Kyle Yan · 8 years ago
  72. da23ad9 Merge "soc: qcom: pil: Add support for qdsp v62.1.4 reset sequence" into msm-4.8 by Kyle Yan · 8 years ago
  73. 718a8e4 Merge "soc: qcom: Check err_ready before returning from subsys_generic_handler()" into msm-4.8 by Kyle Yan · 8 years ago
  74. 53a726e Merge "net: rmnet_data: Fix incorrect netlink handling" into msm-4.8 by Kyle Yan · 8 years ago
  75. fe03cf3 Merge "net: rmnet_data: Disable generic receive offload by default" into msm-4.8 by Kyle Yan · 8 years ago
  76. 68811f9 Merge "arm64: Add back print of processor name and rev" into msm-4.8 by Kyle Yan · 8 years ago
  77. 00c983b Merge "usb: gadget: Add snapshot of CCID function driver" into msm-4.8 by Kyle Yan · 8 years ago
  78. df15d3d Merge "usb: dwc3: core: Disable internal clock gating conditionally" into msm-4.8 by Kyle Yan · 8 years ago
  79. b3271e7 Merge "msm: kgsl: Enable HW clockgating and preemption for SDM660 GPU" into msm-4.8 by Kyle Yan · 8 years ago
  80. 977faf4 Merge "msm: kgsl: Add Zap shader name for A512 GPU on SDM660" into msm-4.8 by Kyle Yan · 8 years ago
  81. 96b01be USB: gadget: mtp: Fix OUT endpoint request length usage in read by Hemant Kumar · 9 years ago
  82. c07309f USB: gadget: mtp: Add module parameters for Tx transfer length by Hemant Kumar · 9 years ago
  83. 4aed14e USB: gadget: mtp: Add module parameter for Rx transfer length by Hemant Kumar · 9 years ago
  84. 0caf908 usb: gadget: f_mtp: Make RX buffer size aligned to EP's MTU by Manu Gautam · 12 years ago
  85. 19ceb49 Revert "arm64: Remove unused macros from assembler.h" by Rohit Vaswani · 9 years ago
  86. 2be7b48 Revert "ASoC: wcd: use component probe/remove on WCD/WSA drivers" by Banajit Goswami · 8 years ago
  87. e0b20e1 Revert "ASoC: codecs: Fix function prototype for component remove" by Banajit Goswami · 8 years ago
  88. 37b6495 msm: ipa3: Validate IPA and GSI firmwares before loading by Ghanim Fodi · 8 years ago
  89. 2afc0804 usb: gadget: add configfs support in ccid function driver by Hemant Kumar · 8 years ago
  90. f28eb99 defconfig: Enable camera drivers by Jing Zhou · 8 years ago
  91. 1a9cc0c soc: qcom: service-notifier: change log level for UP/DOWN indications by Satya Durga Srinivasu Prabhala · 8 years ago
  92. ba74741 soc: qcom: scm: add check to avoid buffer overflow by Satya Durga Srinivasu Prabhala · 8 years ago
  93. 3494711 soc: qcom: service-notifier: fix object corruption by Satya Durga Srinivasu Prabhala · 8 years ago
  94. 2d3f480 soc: qcom: pil/ssr: fix issue with logs by Satya Durga Srinivasu Prabhala · 8 years ago
  95. 30af7d0 soc: qcom: ssr: add crash status to know why subsys crashed by Satya Durga Srinivasu Prabhala · 8 years ago
  96. 9b318dd soc: qcom: pil: Replace WARN with pr_warn by Puja Gupta · 8 years ago
  97. 73e2ed9 soc: qcom: pil: Add support for qdsp v62.1.4 reset sequence by Puja Gupta · 8 years ago
  98. 557f529 soc: qcom: Check err_ready before returning from subsys_generic_handler() by Puja Gupta · 8 years ago
  99. 975df89 ARM: dts: msm: Disable USB clock gating on msmskunk by Jack Pham · 8 years ago
  100. 00b0398 usb: dwc3: core: Disable internal clock gating conditionally by Mayank Rana · 10 years ago