0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify 94cpufreq to use savestate/restorestate more efficiently
VictorLowther
as Victor Lowther
More... over 17 years ago
Cleaned up logging of which hooks ran a bit more.
VictorLowther
as Victor Lowther
More... over 17 years ago
Use 'all' instead of "*" to remove all commandline paraameters.
VictorLowther
as Victor Lowther
More... over 17 years ago
Missed a close quote in modules.d/kernel
VictorLowther
as Victor Lowther
More... over 17 years ago
Added easy support to drop all parameters.
VictorLowther
as Victor Lowther
More... over 17 years ago
Changed kernel hibernation to use the default kernel method unless overridden.
VictorLowther
as Victor Lowther
More... over 17 years ago
Fixups in hook blacklisting and parameter removal.
VictorLowther
as Victor Lowther
More... over 17 years ago
remove_parameters was not doing The Right Thing.
VictorLowther
as Victor Lowther
More... over 17 years ago
Make the hook blacklist and parameter overrides use env. variables.
VictorLowther
as Victor Lowther
More... over 17 years ago
Merge branch 'vlowther-stabilization-bugfixes' into vlowther-default-parameters
VictorLowther
as Victor Lowther
More... over 17 years ago
Added copious commenting in the defaults file.
VictorLowther
as Victor Lowther
More... over 17 years ago
Merge branch 'master' into vlowther-stabilization-bugfixes
VictorLowther
as Victor Lowther
More... over 17 years ago
Rewrite fix for suspend_hybrid in a more elegant fashion
VictorLowther
as Victor Lowther
More... over 17 years ago
Addind logging to add_parameter and remove_parameter
VictorLowther
as Victor Lowther
More... over 17 years ago
Fix logic error in remove_parameter.
VictorLowther
as Victor Lowther
More... over 17 years ago
Updated /etc/pm/parameters parsing.
VictorLowther
as Victor Lowther
More... over 17 years ago
Mask out acpi_sleep settings when --quirk-none is passed.
VictorLowther
as Victor Lowther
More... over 17 years ago
Add more logging -- log parameters and the hook blacklist.
VictorLowther
as Victor Lowther
More... over 17 years ago
Actually make "make dist" work.
VictorLowther
as Victor Lowther
More... over 17 years ago
QUIRK_NONE was not being honored in uswsusp.
VictorLowther
as Victor Lowther
More... over 17 years ago
Remove outdated documentation. More... over 17 years ago
Parse video quirks in uswsusp sleep module More... over 17 years ago
Merge branch 'pmu' More... over 17 years ago
Merge branch 'master' into vlowther-stabilization-bugfixes
VictorLowther
as Victor Lowther
More... over 17 years ago
Updated README to describe /etc/pm/blacklist and /etc/pm/parameters.
VictorLowther
as Victor Lowther
More... over 17 years ago
Consolidated console save/restore code.
VictorLowther
as Victor Lowther
More... over 17 years ago
Make the modules shell script More... over 17 years ago
Better PMU support. More... over 17 years ago
Fix bug where pm-is-supported could only be run as root.
VictorLowther
as Victor Lowther
More... over 17 years ago
Mostly seperated vt switching logic from the suspend_lock logic.
VictorLowther
as Victor Lowther
More... over 17 years ago