The Linux Kernel

6.6.121

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer’s API guide
    • 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
  • Kernel subsystem documentation
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user’s and administrator’s guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open 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 7.0.1 & Alabaster 0.7.13 | Page source