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
/
drivers
/
base
/
power
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
1
-5
/
+5
2022-03-10
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-5
/
+5
2021-12-17
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
1
-1
/
+1
2021-11-05
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
1
-27
/
+57
2021-11-04
PM: sleep: Fix runtime PM based cpuidle support
Ulf Hansson
1
-0
/
+1
2021-10-26
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
1
-7
/
+1
2021-10-26
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
Rafael J. Wysocki
1
-5
/
+6
2021-10-22
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
2021-09-07
PM: sleep: core: Avoid setting power.must_resume to false
Prasad Sodagudi
1
-1
/
+1
2021-07-01
PM: sleep: Use ktime_us_delta() in initcall_debug_report()
Mark-PK Tsai
1
-4
/
+1
2021-01-27
PM: sleep: Use dev_printk() when possible
Bjorn Helgaas
1
-4
/
+5
2020-11-23
PM: sleep: Add dev_wakeup_path() helper
Patrice Chotard
1
-2
/
+2
2020-11-10
PM: sleep: Print driver flags for all devices during suspend/resume
Chen Yu
1
-2
/
+2
2020-10-22
PM: sleep: remove unreachable break
Tom Rix
1
-1
/
+0
2020-08-25
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
1
-6
/
+10
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-1
/
+1
2020-06-09
power: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2020-04-24
Merge back system-wide PM updates for v5.8.
Rafael J. Wysocki
1
-237
/
+111
2020-04-24
PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
Rafael J. Wysocki
1
-1
/
+1
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
1
-1
/
+1
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
1
-7
/
+6
2020-04-24
PM: sleep: core: Rename dev_pm_may_skip_resume()
Rafael J. Wysocki
1
-4
/
+4
2020-04-24
PM: sleep: core: Rework the power.may_skip_resume handling
Rafael J. Wysocki
1
-8
/
+2
2020-04-24
PM: sleep: core: Do not skip callbacks in the resume phase
Rafael J. Wysocki
1
-43
/
+42
2020-04-22
PM: sleep: core: Switch back to async_schedule_dev()
Kai-Heng Feng
1
-1
/
+1
2020-04-20
PM: sleep: core: Fold functions into their callers
Rafael J. Wysocki
1
-138
/
+60
2020-04-20
PM: sleep: core: Simplify the SMART_SUSPEND flag handling
Rafael J. Wysocki
1
-79
/
+39
2020-04-01
PM: sleep: core: Drop racy and redundant checks from device_prepare()
Rafael J. Wysocki
1
-6
/
+1
2020-03-04
PM: sleep: core: Use built-in RCU list checking
Madhuparna Bhowmik
1
-4
/
+8
2020-01-24
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
1
-5
/
+37
2019-07-23
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
1
-18
/
+12
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
1
-5
/
+0
2019-07-04
PM: sleep: Drop dev_pm_skip_next_resume_phases()
Rafael J. Wysocki
1
-16
/
+3
2019-06-14
PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take
Bart Van Assche
1
-6
/
+11
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2019-04-12
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-04-10
PM / core: Introduce dpm_async_fn() helper
Yangtao Li
1
-39
/
+23
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-3
/
+3
2019-04-09
PM / core: fix kerneldoc comment for device_pm_wait_for_dev()
Yangtao Li
1
-1
/
+1
2019-04-09
PM / core: fix kerneldoc comment for dpm_watchdog_handler()
Yangtao Li
1
-1
/
+1
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
1
-3
/
+1
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-10
/
+11
2019-03-07
PM: Add and use pr_fmt()
Joe Perches
1
-10
/
+11
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+6
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
1
-0
/
+7
2019-02-14
PM / suspend: Print debug messages for device using direct-complete
Rafael J. Wysocki
1
-1
/
+3
2019-01-31
PM core: Use new async_schedule_dev command
Alexander Duyck
1
-6
/
+6
2019-01-03
PM: sleep: call devfreq suspend/resume
Lukasz Luba
1
-0
/
+3
[next]