Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 129
    • Issues 129
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • linux
  • Merge requests
  • !149

Open
Created Jun 02, 2020 by Sebastian Krzyszkowiak@sebastian.krzyszkowiakMaintainer
  • Report abuse
Report abuse

WIP: simple_ondemand governor support for DDR devfreq

  • Overview 22
  • Commits 1851
  • Pipelines 14
  • Changes 899+

Those are just rebased patches by Leonard Crestez that @martin.kepplinger pointed me once to with a small fix to make them actually work. I'm running them on my phones for a long time now. Just putting it out there for visibility.

To make use of it, you need to switch the governor to simple_ondemand, for instance by putting this into /etc/udev/rules.d/86-librem5-devfreq.rules:

ACTION=="add", SUBSYSTEM=="devfreq", TEST=="governor", ATTR{governor}="simple_ondemand"

Related: #188

Edited Sep 29, 2021 by Sebastian Krzyszkowiak
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ondemand