1. 5de363b drivers: base: power: add proper SPDX identifiers on files that did not have them. by Greg Kroah-Hartman · 6 years ago
  2. eeb35df PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name() by Douglas Anderson · 6 years ago
  3. 27dceb8 PM / Domains: Introduce dev_pm_domain_attach_by_name() by Ulf Hansson · 7 years ago
  4. 82e12d9 PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains by Ulf Hansson · 7 years ago
  5. 49072f9 PM / domains: Improve wording of dev_pm_domain_attach() comment by Geert Uytterhoeven · 7 years ago
  6. 94ef9b8 PM / Domains: Don't return -EEXIST at attach when PM domain exists by Ulf Hansson · 7 years ago
  7. 919b730 PM / Domains: Allow a better error handling of dev_pm_domain_attach() by Ulf Hansson · 7 years ago
  8. 4f68874 PM / Domains: Check for existing PM domain in dev_pm_domain_attach() by Ulf Hansson · 7 years ago
  9. e79aee4 PM: Avoid false-positive warnings in dev_pm_domain_set() by Rafael J. Wysocki · 9 years ago
  10. aa8e54b5 PM / sleep: Go direct_complete if driver has no callbacks by Tomeu Vizoso · 9 years ago
  11. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
  12. 4295733 PM / core: fix typo in documentation by Manuel Pégourié-Gonnard · 9 years ago
  13. 1e95e3b PM: Convert dev_pm_put_subsys_data() into a void function by Ulf Hansson · 10 years ago
  14. 766bb53 PM: Update function header for dev_pm_get_subsys_data() by Ulf Hansson · 10 years ago
  15. 46420dd PM / Domains: Add APIs to attach/detach a PM domain for a device by Ulf Hansson · 10 years ago
  16. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  17. d5e1670 PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data() by Shuah Khan · 12 years ago
  18. 7725495 PM: Make dev_pm_get_subsys_data() always return 0 on success by Rafael J. Wysocki · 12 years ago
  19. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  20. aaf1954 drivers/base: change module.h -> export.h in power/common.c by Paul Gortmaker · 13 years ago
  21. b5e8d26 PM: Move clock-related definitions and headers to separate file by Rafael J. Wysocki · 13 years ago
  22. ef27bed PM: Reference counting of power.subsys_data by Rafael J. Wysocki · 13 years ago