index
:
pm-utils
debian
master
pm-utils-1.1
pm-utils-1.2
pm-utils-1.3
pm-utils-1.4
powersave-policies
rpm
video-quirks
power management scripts for suspend and hibernate (mirrored from https://gitlab.freedesktop.org/archived-projects/pm-utils)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pm
/
sleep.d
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-10
Added special-casing of mode 3 in vbe_restoremode
Victor Lowther
1
-1
/
+10
2008-05-07
Fix vbe mode restore bug
Victor Lowther
1
-1
/
+1
2008-03-29
Comment fixups in preperation for release.
Victor Lowther
13
-0
/
+39
2008-03-20
Avoid incorrect exit code 1 failure messages in the log.
Victor Lowther
1
-0
/
+1
2008-03-20
No need to clear the screen on 00clear.
Victor Lowther
1
-1
/
+0
2008-03-20
Modify 94cpufreq to use savestate/restorestate more efficiently
Victor Lowther
2
-5
/
+4
2008-03-20
No need to print replies from dbus in 55battery.
Victor Lowther
1
-1
/
+1
2008-03-20
Simplified implementation of 49bluetooth.
Victor Lowther
1
-10
/
+8
2008-03-19
Merge branch 'master' into vlowther-stabilization-bugfixes
Victor Lowther
1
-3
/
+3
2008-03-19
Rewrite fix for suspend_hybrid in a more elegant fashion
Victor Lowther
10
-10
/
+10
2008-03-17
Mask out acpi_sleep settings when --quirk-none is passed.
Victor Lowther
1
-3
/
+3
2008-03-16
Consolidated console save/restore code.
Victor Lowther
1
-2
/
+7
2008-03-15
Mostly seperated vt switching logic from the suspend_lock logic.
Victor Lowther
1
-0
/
+2
2008-03-07
Fix a quirk parsing in 99video.
Michael Biebl
1
-3
/
+1
2008-03-06
Revert "Even shorter quirk environment variable names."
Victor Lowther
1
-23
/
+23
2008-03-06
Merge branch 'master' into vlowther-hook-option-processing
Victor Lowther
1
-5
/
+10
2008-03-06
Merge branch 'vlowther-video-merge'
Victor Lowther
3
-91
/
+46
2008-03-06
Fixed the case where two or more cores share the same cpufreq settings.
Victor Lowther
1
-5
/
+10
2008-03-06
Silence sysctl output in 99video.
Victor Lowther
1
-1
/
+1
2008-03-05
Merge branch 'master' into vlowther-hook-option-processing
Victor Lowther
1
-1
/
+1
2008-03-03
Fixed typo in 94cpufreq introduced while fixing the suspend_hybrid glitch.
Victor Lowther
1
-1
/
+1
2008-03-01
Merge branch 'vlowther-video-merge' into vlowther-hook-option-processing
Victor Lowther
11
-12
/
+12
2008-03-01
Merge branch 'master' into vlowther-video-merge
Victor Lowther
11
-11
/
+11
2008-03-01
We were not handing the suspend_hybrid case correctly this whole time.
Victor Lowther
12
-12
/
+12
2008-03-01
Even shorter quirk environment variable names.
Victor Lowther
1
-23
/
+23
2008-03-01
Cleaned up output for --help
Victor Lowther
1
-0
/
+1
2008-03-01
Moved video-specific option processing to 99video.
Victor Lowther
1
-0
/
+20
2008-03-01
Add help function to 99video.
Victor Lowther
1
-7
/
+19
2008-03-01
arrgh -- forgot to remove 20video from Makefile.am
Victor Lowther
1
-1
/
+0
2008-03-01
Aesthetic cleanup to the quirk-handling code.
Victor Lowther
1
-37
/
+32
2008-03-01
Shortened quirk environment varialbe names.
Victor Lowther
1
-14
/
+14
2008-03-01
Replace if statements with command chaining in 99video.
Victor Lowther
1
-25
/
+15
2008-03-01
Add a quirk helper function to start cleaning up the ugly if mess in 99video.
Victor Lowther
1
-11
/
+16
2008-03-01
Rearrange quirk handling to bring it in line with s2ram.
Victor Lowther
1
-10
/
+10
2008-02-29
Save framebuffer state after saving videostate.
Victor Lowther
1
-1
/
+1
2008-02-27
Modified acpi_flag setting to use arithmetic expansion.
Victor Lowther
1
-10
/
+4
2008-02-27
Modified 99video to use savestate/restorestate to save and restore VBE state.
Victor Lowther
1
-4
/
+4
2008-02-27
Added support in the video hook for DISPLAY_QUIRK_NONE.
Victor Lowther
1
-0
/
+2
2008-02-27
Folded 20video functionality into 99video and deleted 20video.
Victor Lowther
2
-67
/
+37
2008-02-16
Merge branch 'master' into stabilizaton
Victor Lowther
4
-35
/
+46
2008-02-16
Add safety checks for *_fbcon()
Michael Biebl
1
-0
/
+2
2008-02-16
Consistently use tabs for indentation.
Michael Biebl
2
-27
/
+27
2008-02-16
99video had a missing closing bracket.
Michael Biebl
3
-8
/
+18
2008-02-16
Get rid of redundant calls to exit in 99video
Victor Lowther
1
-2
/
+0
2008-02-16
Modify 95led to exit $NA where applicable.
Victor Lowther
1
-2
/
+2
2008-02-16
Modify 94cpufreq to exit $NA where applicable.
Victor Lowther
1
-5
/
+2
2008-02-16
Modify 90clock to exit $NA when applicable.
Victor Lowther
1
-3
/
+1
2008-02-16
Get rid of redundant calls to exit.
Victor Lowther
1
-4
/
+2
2008-02-16
Modify 50modules to return $NA of there are no modules to unload.
Victor Lowther
1
-4
/
+2
2008-02-16
Modify 49bluetooth to exit $NA where applicable.
Victor Lowther
1
-4
/
+2
[next]