1. a928cca Merge remote-tracking branch 'goog/mirror-upstream-master' into HEAD by Joel Fernandes · 7 years ago
  2. 5337525 cgroups: Add support to dump fake attach events by Joel Fernandes · 7 years ago
  3. 0cac92a cpufreq: Add possible error message for failing to set governor by Brendan Jackman · 7 years ago
  4. dc32fa9 cpufreq: Add iter_domains method by Brendan Jackman · 7 years ago
  5. f4d3c60 Merge pull request #107 from bjackman/cpufreq-expose-tunable-error by setrofim · 7 years ago
  6. 5c036ea cpufreq: Expose error when writing invalid governor tunable by Brendan Jackman · 7 years ago
  7. a6fb5b5 cpufreq: Fix docstring for `cpu` parameter by Brendan Jackman · 7 years ago
  8. b444ae6 cpufreq: Fixed set_x_for cpus by Marc Bonnici · 7 years ago
  9. 76c4a72 Merge pull request #84 from bjackman/cgroups-fix-run-into by setrofim · 7 years ago
  10. de61937 cgroups: Strip shutils log message from run_into output by Brendan Jackman · 7 years ago
  11. d0e28f0 cgroups: Fix run_into method by Brendan Jackman · 7 years ago
  12. dbd1299 cgroups: Extend docstrings for run_into[_cmd] by Brendan Jackman · 7 years ago
  13. beaa229 hwmon: Use as_root=True when listing directories by Brendan Jackman · 7 years ago
  14. 689c478 Merge pull request #79 from bjackman/cpuidle-additions by setrofim · 8 years ago
  15. c9f7e0e cpuidle: Add docstrings for properties requiring units by Brendan Jackman · 8 years ago
  16. 7cc8675 cpuidle: Add getter for target residency by Brendan Jackman · 8 years ago
  17. b569a56 cgroups: add support for multi-controller hierarchies by Patrick Bellasi · 8 years ago
  18. 103f792 cgroups: use subsystems namedtuple in the controllers mounting loop by Patrick Bellasi · 8 years ago
  19. b2ec957 shutils/cgroups: fix run_into support by Patrick Bellasi · 8 years ago
  20. 3dd4ea6 cgroups: Remove quotes from grep expressions in move_all_tasks_to by Brendan Jackman · 8 years ago
  21. 2f35999 cgroups: Mount cgroups controllers in devlib working dir by Brendan Jackman · 8 years ago
  22. c89f712 cgroups: Raise RuntimeError in freeze if no freezer controller by Brendan Jackman · 8 years ago
  23. 290af66 Merge pull request #70 from derkling/cgroups-fix-mount-rw by setrofim · 8 years ago
  24. 6cdae6b ftrace: Poke all CPUs for cpu_idle events before collecting trace by Brendan Jackman · 8 years ago
  25. da128f9 cgroups: ensure CGroups are mounted RW by Patrick Bellasi · 8 years ago
  26. d3a02d9 cpuidle: Make desc, name, latency, power memoized properties by Brendan Jackman · 8 years ago
  27. f1b4bf2 cpufreq: Add function to get CPUs in frequency domain by Brendan Jackman · 8 years ago
  28. af4214c cpufreq: Improve error when setting all CPUs to unsupported governor by Brendan Jackman · 8 years ago
  29. 730bb60 cgroup: fix documentation of freeze function by Patrick Bellasi · 8 years ago
  30. c8f118d cgroups: change log level to avoid cluttering caller output by Patrick Bellasi · 8 years ago
  31. 23ad61f cgroups: add support for tasks freezing by Patrick Bellasi · 8 years ago
  32. 75a086d cgroups: add support for CPUs isolation by Patrick Bellasi · 8 years ago
  33. 21d18f8 cgroups: fix support to filter tasks to move into a specified CGroup by Patrick Bellasi · 8 years ago
  34. 3cab786 cgroups: use shutils for move_tasks by Patrick Bellasi · 8 years ago
  35. d8ae3ab cgroups: add couple of methods to return the tasks of a CGroup by Patrick Bellasi · 8 years ago
  36. 42efd0a cgroups: add support list tasks in a specified CGroup by Patrick Bellasi · 8 years ago
  37. f9cb932 cgroups: fix get_states() return value when passing integer state by Michele Di Giorgio · 8 years ago
  38. 616f229 cgroups: requires initialization after the "setup" stage by Patrick Bellasi · 8 years ago
  39. 4b58c57 cgroups: make probe method more robust by Patrick Bellasi · 8 years ago
  40. 3acf5d5 cgroups: run some commands with root permissions by Patrick Bellasi · 8 years ago
  41. 658005a cgroups: properly format attributes path and check for being supported by Patrick Bellasi · 8 years ago
  42. 15f9c03 cgroups: keep track if a controller is mounted with noprefix option by Patrick Bellasi · 8 years ago
  43. 2873939 cgroups: add a couple of functions to move tasks among groups by Patrick Bellasi · 8 years ago
  44. 7112cfe cgroup: demote info logging statement by Patrick Bellasi · 8 years ago
  45. e2e5e68 cgroups: use splitlines instead of split('\n') by Patrick Bellasi · 8 years ago
  46. a65ff13 cgroups: fix attributes reporting for controller with only one attribute by Patrick Bellasi · 8 years ago
  47. 51b7f01 cpufreq: add functions to get frequencies and governors for all online CPUs by Patrick Bellasi · 9 years ago
  48. cf76131 cpufreq: switch to usage of shutils functions by Patrick Bellasi · 9 years ago
  49. c7fc01c module: Add thermal support by Punit Agrawal · 9 years ago
  50. 701e6ad cpufreq: add method to trace current frequencies by Patrick Bellasi · 9 years ago
  51. f46057f Merge pull request #3 from derkling/drk-for-master by setrofim · 9 years ago
  52. b598b38 cpufreq: add methods to configure all CPUs at once by Patrick Bellasi · 9 years ago
  53. 4dcb497 cpufreq: add methods to set the governor for a specified set of CPUs by Patrick Bellasi · 9 years ago
  54. 9c9a748 cgroups: big refactoring to make it more generic by Patrick Bellasi · 9 years ago
  55. cbe80da cpufreq: make probing more robust by Patrick Bellasi · 9 years ago
  56. b19d76d cpufreq: fix probe method to support Intel machine by Patrick Bellasi · 9 years ago
  57. 7ba791b hotplug: make hotplug probing more robust by Patrick Bellasi · 9 years ago
  58. 4e6afe9 devlib initial commit. by Sergei Trofimov · 9 years ago