index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-01-24
1
-5
/
+37
*
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
2019-07-23
1
-18
/
+12
*
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
2019-07-23
1
-5
/
+0
*
PM: sleep: Drop dev_pm_skip_next_resume_phases()
Rafael J. Wysocki
2019-07-04
1
-16
/
+3
*
PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take
Bart Van Assche
2019-06-14
1
-6
/
+11
*
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-3
/
+1
|
\
|
*
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
2019-04-04
1
-3
/
+1
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-3
/
+3
|
\
\
|
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-3
/
+3
*
|
|
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
2019-04-12
1
-0
/
+4
*
|
|
PM / core: Introduce dpm_async_fn() helper
Yangtao Li
2019-04-10
1
-39
/
+23
*
|
|
PM / core: fix kerneldoc comment for device_pm_wait_for_dev()
Yangtao Li
2019-04-09
1
-1
/
+1
*
|
|
PM / core: fix kerneldoc comment for dpm_watchdog_handler()
Yangtao Li
2019-04-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-14
1
-10
/
+11
|
\
\
|
|
/
|
/
|
|
*
PM: Add and use pr_fmt()
Joe Perches
2019-03-07
1
-10
/
+11
*
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
PM core: Use new async_schedule_dev command
Alexander Duyck
2019-01-31
1
-6
/
+6
*
|
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2019-02-19
1
-0
/
+7
*
|
PM / suspend: Print debug messages for device using direct-complete
Rafael J. Wysocki
2019-02-13
1
-1
/
+3
|
/
*
PM: sleep: call devfreq suspend/resume
Lukasz Luba
2019-01-02
1
-0
/
+3
*
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2018-10-04
1
-1
/
+4
*
Merge back PM core material for v4.18.
Rafael J. Wysocki
2018-05-25
1
-20
/
+17
|
\
|
*
PM / core: Use dev_printk() and symbols in suspend/resume diagnostics
Bjorn Helgaas
2018-05-10
1
-11
/
+11
|
*
PM / core: Simplify initcall_debug_report() timing
Bjorn Helgaas
2018-05-10
1
-13
/
+11
|
*
PM / core: Remove unused initcall_debug_report() arguments
Bjorn Helgaas
2018-05-10
1
-4
/
+3
*
|
PM / core: Fix direct_complete handling for devices with no callbacks
Rafael J. Wysocki
2018-05-22
1
-4
/
+3
|
/
*
PM / core: Propagate wakeup_path status flag in __device_suspend_late()
Ulf Hansson
2018-01-10
1
-15
/
+16
*
PM / core: Re-structure code for clearing the direct_complete flag
Ulf Hansson
2018-01-10
1
-5
/
+10
*
PM / core: Assign the wakeup_path status flag in __device_prepare()
Ulf Hansson
2018-01-09
1
-1
/
+4
*
PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling
Rafael J. Wysocki
2018-01-03
1
-11
/
+40
*
PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
Rafael J. Wysocki
2018-01-03
1
-7
/
+78
*
PM / core: Add helpers for subsystem callback selection
Rafael J. Wysocki
2018-01-03
1
-60
/
+128
*
Merge back PM core material for v4.16.
Rafael J. Wysocki
2017-12-16
1
-18
/
+84
|
\
|
*
PM / core: Use dev_pm_skip_next_resume_phases() internally
Rafael J. Wysocki
2017-12-13
1
-2
/
+1
|
*
PM / core: remove unneeded kallsyms include
Sergey Senozhatsky
2017-12-13
1
-1
/
+0
|
*
PM / core: Re-factor some code dealing with parents in __device_suspend()
Ulf Hansson
2017-12-05
1
-12
/
+17
|
*
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
2017-11-27
1
-5
/
+68
*
|
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
2017-12-11
1
-0
/
+15
|
/
*
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-13
1
-28
/
+25
|
\
|
*
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
2017-11-06
1
-0
/
+6
|
*
PM / core: Add SMART_SUSPEND driver flag
Rafael J. Wysocki
2017-11-06
1
-0
/
+3
|
*
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
2017-11-06
1
-1
/
+3
|
*
PM / core: Fix kerneldoc comments of four functions
Rafael J. Wysocki
2017-10-21
1
-4
/
+4
|
*
PM / core: Drop legacy class suspend/resume operations
Rafael J. Wysocki
2017-09-25
1
-23
/
+9
*
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
1
-5
/
+3
|
/
*
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
2017-09-19
1
-3
/
+6
*
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
2017-07-24
1
-0
/
+5
*
PM / core: Add error argument to dpm_show_time()
Rafael J. Wysocki
2017-07-24
1
-11
/
+10
*
PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()
Rafael J. Wysocki
2017-07-24
1
-21
/
+46
*
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-22
1
-8
/
+4
[next]