Logo

The Linux Kernel

6.12.0-rc1

Quick search

Contents

  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
    • General information for driver authors
      • Driver Basics
      • Driver Model
      • Device links
      • Device drivers infrastructure
      • ioctl based interfaces
      • CPU and Device Power Management
    • Useful support libraries
    • Bus-level documentation
    • Subsystem-specific APIs
  • Subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations

This Page

  • Show Source

CPU and Device Power Management¶

  • CPU Idle Time Management
    • CPU Idle Time Management Subsystem
    • CPU Idle Time Governors
    • CPU Idle Time Management Drivers
  • Device Power Management Basics
    • Two Models for Device Power Management
    • Interfaces for Entering System Sleep States
      • Device Power Management Operations
      • Subsystem-Level Methods
      • /sys/devices/.../power/wakeup files
      • /sys/devices/.../power/control files
    • Calling Drivers to Enter and Leave System Sleep States
      • Call Sequence Guarantees
      • System Power Management Phases
      • Entering System Suspend
      • Leaving System Suspend
      • Entering Hibernation
      • Leaving Hibernation
    • Power Management Notifiers
    • Device Low-Power (suspend) States
    • Device Power Management Domains
    • Runtime Power Management
      • The DPM_FLAG_SMART_SUSPEND Driver Flag
      • The DPM_FLAG_MAY_SKIP_RESUME Driver Flag
  • Suspend/Hibernation Notifiers
  • Device Power Management Data Types
©The kernel development community. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12 | Page source