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
starfive-6.6.48-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
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+84
2023-06-27
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-1
/
+7
2023-06-27
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+0
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
1
-0
/
+6
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-3
/
+3
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
3
-21
/
+14
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
1
-2
/
+3
2023-06-10
mm: page_alloc: move pm_* function into power
Kefeng Wang
2
-0
/
+32
2023-06-10
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
1
-0
/
+52
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
1
-1
/
+17
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-12
/
+10
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
1
-41
/
+39
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
3
-14
/
+8
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
1
-35
/
+37
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+2
2023-05-24
PM: hibernate: Correct spelling mistake in a comment
Wang Honghui
1
-1
/
+1
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
1
-5
/
+0
2023-05-03
Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-5
/
+19
2023-04-29
Merge tag 'wq-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2023-04-27
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
2
-4
/
+12
2023-04-27
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
2
-1
/
+7
2023-04-20
PM: Add sysfs files to represent time spent in hardware sleep state
Mario Limonciello
1
-12
/
+47
2023-03-24
workqueue: Introduce show_freezable_workqueues
Jungseung Lee
1
-1
/
+1
2023-02-15
Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
Rafael J. Wysocki
1
-4
/
+1
2023-02-09
PM: EM: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-20
PM: sleep: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-20
PM: hibernate: swap: don't use /** for non-kernel-doc comments
Randy Dunlap
1
-8
/
+8
2022-12-06
PM: sleep: Refine error message in try_to_freeze_tasks()
Rafael J. Wysocki
1
-2
/
+2
2022-12-06
PM: sleep: Avoid using pr_cont() in the tasks freezing code
Rafael J. Wysocki
1
-13
/
+8
2022-12-01
PM: hibernate: Complain about memory map mismatches during resume
Xueqin Luo
1
-2
/
+6
2022-11-03
PM: hibernate: Fix mistake in kerneldoc comment
xiongxin
1
-2
/
+2
2022-10-25
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
1
-1
/
+1
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-40
/
+59
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
1
-0
/
+3
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2
-9
/
+7
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
4
-33
/
+54
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+20
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+13
2022-07-29
Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'
Rafael J. Wysocki
1
-2
/
+2
2022-07-29
Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
2
-9
/
+28
2022-07-26
PM: QoS: Add check to make sure CPU freq is non-negative
Shivnandan Kumar
1
-2
/
+2
2022-07-26
PM: hibernate: defer device probing when resuming from hibernation
Tetsuo Handa
1
-1
/
+12
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
1
-8
/
+16
2022-07-14
PM: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-16
/
+13
2022-07-01
pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
Kalesh Singh
1
-0
/
+20
2022-06-21
PM: hibernate: Use kernel_can_power_off()
Dmitry Osipenko
1
-1
/
+1
2022-05-28
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
3
-3
/
+7
2022-05-23
Merge branches 'pm-em' and 'pm-cpuidle'
Rafael J. Wysocki
1
-29
/
+36
2022-05-11
PM: EM: Decrement policy counter
Pierre Gondois
1
-0
/
+2
2022-04-23
PM: CXL: Disable suspend
Dan Williams
3
-3
/
+7
[next]