index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-12-07
[PATCH] Export pm_suspend for the shared APM emulation
Ralf Baechle
1
-1
/
+2
2006-12-07
[PATCH] swsusp: kill write-only variable
Pavel Machek
1
-3
/
+1
2006-12-07
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
5
-11
/
+11
2006-12-07
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
1
-1
/
+2
2006-12-07
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
1
-30
/
+54
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
1
-22
/
+27
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
4
-26
/
+28
2006-12-07
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
1
-1
/
+3
2006-12-07
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
3
-22
/
+39
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
1
-7
/
+18
2006-12-07
[PATCH] swsusp: clean up whitespace in freezer output
Nigel Cunningham
1
-8
/
+8
2006-12-07
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
Nigel Cunningham
1
-1
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
4
-0
/
+4
2006-12-07
[PATCH] swsusp: fix platform mode
Stefan Seyfried
1
-0
/
+22
2006-12-07
[PATCH] swsusp: use __GFP_WAIT
Rafael J. Wysocki
1
-3
/
+3
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
5
-239
/
+671
2006-12-07
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
2
-1
/
+44
2006-12-07
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
3
-5
/
+26
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
4
-72
/
+80
2006-12-07
[PATCH] swsusp: rearrange swap-handling code
Rafael J. Wysocki
1
-109
/
+112
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
2
-3
/
+4
2006-12-07
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
Stefan Seyfried
2
-1
/
+34
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-2
/
+2
2006-11-03
[PATCH] swsusp: debugging
Rafael J. Wysocki
1
-9
/
+28
2006-10-17
[PATCH] swsusp: fix memory leaks
Andrew Morton
1
-1
/
+2
2006-10-11
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
2
-1
/
+15
2006-10-07
[PATCH] swsusp: Make userland suspend work on SMP again
Rafael J. Wysocki
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-5
/
+5
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-4
/
+22
2006-09-26
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
1
-0
/
+30
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
1
-0
/
+11
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
4
-246
/
+186
2006-09-26
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
3
-70
/
+540
2006-09-26
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
1
-9
/
+15
2006-09-26
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
2
-14
/
+14
2006-09-26
[PATCH] swsusp: Fix alloc_pagedir
Rafael J. Wysocki
1
-15
/
+17
2006-09-26
[PATCH] swsusp: Reorder memory-allocating functions
Rafael J. Wysocki
1
-40
/
+53
2006-09-26
[PATCH] swsusp: Fix mark_free_pages
Rafael J. Wysocki
1
-14
/
+13
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
5
-76
/
+19
2006-09-26
[PATCH] swsusp: struct snapshot_handle cleanup
Rafael J. Wysocki
2
-28
/
+76
2006-09-26
[PATCH] swsusp: clean up browsing of pfns
Rafael J. Wysocki
1
-30
/
+32
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
3
-71
/
+79
2006-09-26
[PATCH] swsusp: add read-speed instrumentation
Andrew Morton
1
-0
/
+5
2006-09-26
[PATCH] swsusp: write speedup
Andrew Morton
1
-18
/
+75
2006-09-26
[PATCH] swsusp: add write-speed instrumentation
Andrew Morton
1
-3
/
+29
2006-09-26
PM: no suspend_prepare() phase
David Brownell
1
-4
/
+0
[next]