Unlock the full potential of your Zen-based APU with AMD APU Tuning Utility!
-
Updated
Jun 2, 2022
{{ message }}
Unlock the full potential of your Zen-based APU with AMD APU Tuning Utility!
Make things work with the ASUS Zephyrus G14 2020 on Fedora 35 including GPU Switching and automatic power management. Such wow!
Power down RAID disks after a specified timeout
Suspend-On-Idle Daemon for GNU/Linux Power Management
RAPL power capping C interface with multiple implementations
rPPM: Simple power management module for Raspberry Pi based on Arduino + MosFET
Turns off Dell XPS 15 fan when temperatures are low enough.
Windows system power explorer
Example code and board files for the ADXL362 Wake On Shake board
Moved to codeberg.org - https://codeberg.org/DecaTec/Wsapm - Windows Server Advanced Power Management (WSAPM) is an application for advanced power management on Windows (home) servers.
Python3 library for the PowerWalker PDU RC16 and ATS devices.
High Sierra,
Several screens of errors after running [CatalinaAndBelowInstall.command]
The script tries to run kmutil at the end, but there's no such utility in High Sierra. Of course it doesn't load any kext
DaCSim: A Data Centre Simulation Framework
Ligoj plugin for VM runtime management : scheduled/manual ON/OFF with status pooling
A Raspberry Pi power handler using a WEMOS D1 mini with relay shield and an old Playstation 1 case with power switch and reset button.
[WIP] Platform agnostic Rust driver for the TPS6507x series
cpulatency: Set CPU Power Management Quality of Service DMA latency constraints
Dual Port USB Power Delivery „Charging Only“ Breakout Box Reference Design using Microchip dsPIC33CK DSC (Project-No 00173-Rev. 2.0, 05/02/2019)
Rapid host configuration via Ansible - settings stored in playbook config file to allow easy creation of multiple configurations for different hosts and roles.
Adapt power management to changes in the environment.
Repository for development of the PRiME Framework software.
A light-weight application which allows us to quickly change our windows power plans [balanced / high performance / power saver] via system tray icon.
Add a description, image, and links to the power-management topic page so that developers can more easily learn about it.
To associate your repository with the power-management topic, visit your repo's landing page and select "manage topics."
Within the GEOPM project, a logic error is a type of error that should be impossible to reach given the logic of the code. For example, they can be used in situations where the caller is guaranteed not to pass a null pointer, so receiving a null pointer as input indicates a problem with the calling code. In the past, these exceptions have been implemented like the following: