Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PM: Convert dev_pm_put_subsys_data() into a void function | Ulf Hansson | 2015-02-03 | 1 | -10/+4 |
* | PM: Update function header for dev_pm_get_subsys_data() | Ulf Hansson | 2015-02-03 | 1 | -2/+2 |
* | PM / Domains: Add APIs to attach/detach a PM domain for a device | Ulf Hansson | 2014-09-22 | 1 | -0/+52 |
* | drivers/base: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-14 | 1 | -1/+0 |
* | PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data() | Shuah Khan | 2013-05-12 | 1 | -6/+6 |
* | PM: Make dev_pm_get_subsys_data() always return 0 on success | Rafael J. Wysocki | 2012-08-08 | 1 | -3/+1 |
* | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 2012-03-11 | 1 | -0/+1 |
* | drivers/base: change module.h -> export.h in power/common.c | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | PM: Move clock-related definitions and headers to separate file | Rafael J. Wysocki | 2011-08-25 | 1 | -2/+1 |
* | PM: Reference counting of power.subsys_data | Rafael J. Wysocki | 2011-08-25 | 1 | -0/+87 |