1. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. 5cda3fb PM / clock_ops: report clock errors from clk_enable() by Ben Dooks · 11 years ago
  3. afdd3ab PM / clock_ops: check return of clk_enable() in pm_clk_resume() by Ben Dooks · 11 years ago
  4. 8a6720e PM / clock_ops: fix up clk prepare/unprepare count by Ben Dooks · 11 years ago
  5. c122f27 base: power - use clk_prepare_enable and clk_prepare_disable by Murali Karicheri · 12 years ago
  6. 7725495 PM: Make dev_pm_get_subsys_data() always return 0 on success by Rafael J. Wysocki · 12 years ago
  7. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  8. 2405095 PM / Clocks: Only disable enabled clocks in pm_clk_suspend() by Magnus Damm · 13 years ago
  9. 0ab1e79 PM / Clocks: Remove redundant NULL checks before kfree() by Jonghwan Choi · 13 years ago
  10. 0d41da2 Merge branch 'pm-fixes' into pm-domains by Rafael J. Wysocki · 13 years ago
  11. e8b364b PM / Clocks: Do not acquire a mutex under a spinlock by Rafael J. Wysocki · 13 years ago
  12. b5e8d26 PM: Move clock-related definitions and headers to separate file by Rafael J. Wysocki · 13 years ago
  13. ef27bed PM: Reference counting of power.subsys_data by Rafael J. Wysocki · 13 years ago
  14. 5c095a0 PM: Introduce struct pm_subsys_data by Rafael J. Wysocki · 13 years ago
  15. b7ab83e PM: Use spinlock instead of mutex in clock management functions by Rafael J. Wysocki · 13 years ago
  16. 3d5c303 PM: Rename clock management functions by Rafael J. Wysocki · 13 years ago
  17. b7b9592 PM: Allow the clocks management code to be used during system suspend by Rafael J. Wysocki · 13 years ago
  18. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  19. 4d1518f PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset by Rafael J. Wysocki · 13 years ago
  20. 3b3eca3 PM / Runtime: Fix loops in pm_runtime_clk_notify() by Rafael J. Wysocki · 13 years ago
  21. 72874da PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  22. 85eb8c8 PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) by Rafael J. Wysocki · 13 years ago