diff --git a/README.md b/README.md
index 6eee873..5b8bcde 100644
--- a/README.md
+++ b/README.md
@@ -158,6 +158,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
* [Android](#android)
* [Alternatives for Android](#alternatives-for-android)
* [System Services and Daemons](#system-services-and-daemons)
+ * [Power Management](#power-management)
* [Terminal](#terminal)
* [Terminal Emulators](#terminal-emulators)
* [Terminal Multiplexers](#terminal-multiplexers)
@@ -1505,6 +1506,16 @@ This section is strictly for software implementing a core set of UNIX-like utili
| [systemd](https://github.com/systemd/systemd) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/systemd/systemd/blob/main/AGENTS.md), [2](https://github.com/systemd/systemd/commit/744d589632c545e90ae76853abbfbc90cb530e24)) | [dinit](https://davmac.org/projects/dinit),
[s6](https://skarnet.org/software/s6/),
[OpenRC](https://github.com/OpenRC/openrc),
[shepherd](https://shepherding.services/) |
| [wireplumber](https://gitlab.freedesktop.org/pipewire/wireplumber/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/AGENTS.md?ref_type=heads)) | [](#request-for-help)|
+### Power Management
+
+| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
+|---|:---:|---|---|
+| [auto-cpufreq](https://github.com/AdnanHodzic/auto-cpufreq) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/AdnanHodzic/auto-cpufreq/commit/20b37c05bea59e057d6e4c7f75a434eaefabb048), [2](https://github.com/AdnanHodzic/auto-cpufreq/commit/44e1ae86679f6786e935c73b00ca8ddb93797e7a), [3](https://github.com/AdnanHodzic/auto-cpufreq/commit/c1ba0fe5df2542681e8dfcef6b0aa0217cf9edb4))
[](#ai-code-reviews) ([1](https://github.com/AdnanHodzic/auto-cpufreq/pull/942), [2](https://github.com/AdnanHodzic/auto-cpufreq/pull/903), [3](https://github.com/AdnanHodzic/auto-cpufreq/pull/945)) | [](#request-for-help) |
+| [laptop-mode-tools](https://github.com/rickysarraf/laptop-mode-tools) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/rickysarraf/laptop-mode-tools/pull/216)) | [](#request-for-help) |
+| [PowerTOP](https://github.com/fenrus75/powertop) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/fenrus75/powertop/blob/master/.gemini/GEMINI.md), [2](https://github.com/fenrus75/powertop/commit/9a173c0befb8fec4627fca1f08a322b82c3e34fb), [3](https://github.com/fenrus75/powertop/commit/425b5b7981eed18c530632d22e4ca034127394df))
[](#ai-code-reviews) ([1](https://github.com/fenrus75/powertop/pull/198), [2](https://github.com/fenrus75/powertop/pull/190), [3](https://github.com/fenrus75/powertop/pull/209)) | [](#request-for-help) |
+| [TuneD](https://github.com/redhat-performance/tuned) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/redhat-performance/tuned/pull/854), [2](https://github.com/redhat-performance/tuned/pull/850), [3](https://github.com/redhat-performance/tuned/pull/852)) | [](#request-for-help) |
+| [Upower](https://upower.freedesktop.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://gitlab.freedesktop.org/upower/upower/-/merge_requests/322), [2](https://gitlab.freedesktop.org/upower/upower/-/merge_requests/280), [3](https://gitlab.freedesktop.org/upower/upower/-/commit/17f9e8dc5a967fde13be688634a465c71fb79dd0))
[](#ai-code-reviews) ([1](https://gitlab.freedesktop.org/upower/upower/-/merge_requests/310#note_3390445), [2](https://gitlab.freedesktop.org/upower/upower/-/merge_requests/309)) | [](#request-for-help) |
+
## Terminal
### Terminal Emulators