index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
common.c
Age
Commit message (
Expand
)
Author
2016-02-03
PM: Avoid false-positive warnings in dev_pm_domain_set()
Rafael J. Wysocki
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2016-01-02
PM / core: fix typo in documentation
Manuel Pégourié-Gonnard
2015-02-03
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
2015-02-03
PM: Update function header for dev_pm_get_subsys_data()
Ulf Hansson
2014-09-22
PM / Domains: Add APIs to attach/detach a PM domain for a device
Ulf Hansson
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-12
PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()
Shuah Khan
2012-08-08
PM: Make dev_pm_get_subsys_data() always return 0 on success
Rafael J. Wysocki
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2011-10-31
drivers/base: change module.h -> export.h in power/common.c
Paul Gortmaker
2011-08-25
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki