Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-coresight-backports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-coresight-backports
  • Repository
Switch branch/tag
  • linux-coresight-backports
  • drivers
  • platform
  • x86
  • acer-wmi.c
Find file BlameHistoryPermalink
  • Antonio Rosario Intilisano's avatar
    platform/x86: acer-wmi: add another KEY_POWER keycode · c7a437fd
    Antonio Rosario Intilisano authored Apr 27, 2018
    
    
    Now that we have informed the firmware that the Power Button driver is active,
    laptops such as the Acer Swift 3 will generate a WMI key event with code 0x87
    when the power button key is pressed.
    
    Add this keycode to the table so that it is converted to
    an appropriate input event.
    
    Signed-off-by: default avatarAntonio Rosario Intilisano <antonio.intilisano@gmail.com>
    Acked-by: default avatarGianfranco Costamagna <locutusofborg@debian.org>
    Tested-by: default avatarAntonio Rosario Intilisano <antonio.intilisano@gmail.com>
    Cc: Chris Chiu <chiu@endlessm.com>
    Cc: Daniel Drake <drake@endlessm.com>
    Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
    c7a437fd