Intel · Filed Mar 27, 2026 · Published Sep 3, 2026 · verified — real USPTO data

Intel Patents Technology That Helps Chips Burn Less Power During Idle Moments

Every time your computer goes idle for a split second, it has to guess how long to sleep. Intel's new patent describes a system where the operating system and the chip's power controller keep each other honest, swapping notes in real time to make that guess far more accurate.

A comparison of fixed versus adaptive power management thresholds for computer chips. Drawing from patent filing US 2026/0259786 A1.
A comparison of fixed versus adaptive power management thresholds for computer chips.
See all 10 drawings from this filing ↓
Publication number US 2026/0259786 A1
Applicant Intel Corporation
Filing date Mar 27, 2026
Publication date Sep 3, 2026
Inventors Rupesh THYAGARAJAN
CPC classification 713/300
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Prosecution Suspended/Delayed (Jun 10, 2026)
Document 20 claims

How Intel's power-hint loop saves battery life

Modern processors idle and wake up hundreds of times per second, and every time they misjudge how long a break will last, they waste power. Intel's new patent tackles that problem head-on by building a two-way conversation between the part of your operating system that manages power and the dedicated chip inside your device that actually controls the processor's sleep states.

Here's the basic idea: your OS watches what apps you're running and predicts how long the processor will be idle, then sends a structured "hint" to the power chip, which uses that information to pick the most efficient sleep depth. The power chip then reports back on whether the prediction was accurate, so the OS can calibrate its next hint.

Over time, both sides learn from each other. The result, Intel says, is a chip that wastes less energy on shallow, inefficient naps when a deeper sleep would do the job, potentially stretching battery life on laptops and mobile devices without any manual tuning.

From the filing · CLAIM 1
… generate a structured workload hint encoding a plurality of workload-context parameters characterizing predicted idle behavior and to transmit the structured workload hint to the power management controller …

Translation: The operating system creates a detailed data package about expected downtime and sends it to the power controller.

How the OS and chip controller cross-check each other's predictions

The patent describes a closed-loop workload hint protocol connecting two components that previously operated largely independently: the OS power manager (the software layer that decides when the processor can rest) and the power management controller, or PMC (a dedicated hardware block that physically puts the processor into low-power states).

The OS power manager generates a structured workload hint, essentially a data packet encoding several context parameters: predicted idle duration, the type of workload that was just running, and expected future activity patterns. That hint travels to the PMC over a platform interface (a defined hardware communication path, similar to a fast internal message bus).

The PMC uses the hint to dynamically adjust a break-even threshold, the calculation that determines whether it's worth entering a deep sleep state (which saves more power but takes longer to exit) versus a shallow one. It then sends effectiveness telemetry back to the OS via a separate return path, reporting how accurate the hint turned out to be.

A key architectural feature is what the patent calls dual-layer prediction cross-validation: both the OS and the PMC independently predict idle behavior using different information sources, then compare results. Mismatches trigger a feedback loop that reclassifies certain activity patterns, so the system continuously tunes itself without requiring user intervention or firmware updates.

From the filing · THE ABSTRACT
A dual-layer prediction cross-validation architecture enables both the OS and the PMC to independently validate the hint using complementary information sources, with feedback-driven reclassification of activity classes for continuous enhancement.

Translation: Both parts of the system independently check the predictions and use performance feedback to improve over time.

What this means for laptop and PC battery life

Battery life is one of the top buying factors for laptops and tablets, and a meaningful share of wasted energy happens in those tiny idle gaps that users never see. A feedback-driven system that continuously improves its sleep decisions could translate to real, measurable gains in runtime, especially for bursty workloads like video calls, web browsing, or coding environments that alternate rapidly between active and idle.

Intel's ongoing push into power-efficiency software is also worth noting strategically. As Arm-based chips continue to earn praise for their efficiency on mobile and increasingly on laptops, Intel has clear motivation to show that x86 processors can close the gap not just through new silicon, but through how intelligently that silicon is managed.

Intel's 61st filing in the chip patents we cover since May adds to a run that includes one on cutting wasted space in AI hardware and one on saving memory in image recognition.

Editorial take

Intel already controls the processor-side piece of this system, which means the heavy engineering lift is largely done before a single laptop ships with it.

The remaining dependency is getting Windows or Linux to speak the same language as the processor, sending little structured notes about what the computer is about to do so the chip can plan its rest accordingly. That requires cooperation from operating system makers, and that negotiation is the longest stretch between patent and product.

If that cooperation happens through a driver update, most people will simply notice their battery outlasting its estimate on a day they really needed it to. That is a modest, durable kind of improvement, and this document describes a credible path to delivering it.

There are more where this came from

We read every patent application Big Tech publishes and send you the ones worth knowing. Plain English, free, every week.

The drawings

10 drawing sheets from US 2026/0259786 A1 · click any drawing to enlarge

Patent filing page

Source. Full patent text and figures from the official USPTO publication PDF.