# erpalma/throttled

Linux daemon for Intel CPU power limits and firmware-induced throttling.

Repository: https://github.com/erpalma/throttled
Canonical: https://ross.abutalabs.com/products/throttled
Language: Python
License: MIT
License Family: permissive
Topics: linux, cpu-throttling, intel, intel-cpu, laptop, linux-daemon, msr, openrc, power-management, python, rapl, systemd, thermal-management, thinkpad, undervolting
Last push: 2026-08-26T20:04:13+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 62, longevity 100
- inputs: {"age_days": 3075, "days_push": 7, "days_rel": 40, "gap_med": 319.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2971, forks 167 (observed 2026-08-28T04:07:32.765354+00:00)

## What it is
A Linux daemon that prevents firmware-induced CPU throttling on Intel systems by periodically restoring package power limits (PL1/PL2) and temperature targets in MSR and MCHBAR registers. It supports AC/battery profiles, undervolting, IccMax, cTDP, and live throttling diagnostics.

## Use cases
- stop my intel laptop cpu from throttling
- fix cpu running below expected frequency on linux
- restore rapl power limits that firmware keeps resetting
- undervolt intel cpu on linux
- apply different power limits on ac vs battery
- diagnose why my cpu is throttling

## When to choose
- your Intel laptop or SFF system runs below expected frequencies due to firmware-applied conservative limits
- you want automatic re-application of power limits after suspend or power-source changes
- you need undervolting or IccMax overrides on supported Intel hardware

## When to avoid
- you have an AMD or non-Intel CPU
- you are not comfortable running a root daemon that writes directly to CPU registers
- your system is not actually throttling - verify first with s-tui or turbostat

## Facets
- artifact type: service
- maturity: active
- function: monitoring, configuration-management, developer-tools
- domain: operating-systems, hardware, performance
- platform: python, cli
- tags: cpu-throttling, intel, power-management, rapl, undervolting, thermal-management, msr, systemd, laptop, thinkpad, linux

## Member repositories
- erpalma/throttled (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.765354+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:31:42.997511+00:00, confidence not recorded.
  - readme: https://github.com/erpalma/throttled (fetched 2026-08-28T04:07:32.765354+00:00, sha b6f7eea8c44a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
