1. 02113ba PM / clk: Add support for obtaining clocks from device-tree by Jon Hunter · 9 years ago
  2. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
  3. d35818a PM / clk: don't leave clocks enabled when driver not bound by Andy Shevchenko · 9 years ago
  4. b44a3d2 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  5. a617561 PM / clk: Fix broken build due to non-matching code and header #ifdefs by Geert Uytterhoeven · 9 years ago
  6. 772b050 PM / clk: Do not __clk_get passed in clock-references by Stephen Boyd · 9 years ago
  7. f4745a9 PM / clk: don't return int on __pm_clk_enable() by Colin Ian King · 9 years ago
  8. f17f4ad PM / clk: Print acquired clock name in addition to con_id by Geert Uytterhoeven · 9 years ago
  9. 3fc3a0b PM / clk: Fix clock error check in __pm_clk_add() by Geert Uytterhoeven · 9 years ago
  10. 75f5040 PM / clock_ops: Provide default runtime ops to users by Rajendra Nayak · 9 years ago
  11. 59d84ca PM / OPP / clk: Remove unnecessary OOM message by Quentin Lambert · 10 years ago
  12. d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
  13. 471f770 PM / clock_ops: make __pm_clk_enable more generic by Strashko, Grygorii · 10 years ago
  14. 245bd6f PM / clock_ops: Add pm_clk_add_clk() by Geert Uytterhoeven · 10 years ago
  15. a968bed PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME by Geert Uytterhoeven · 10 years ago
  16. 4272b96 drivers/base: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  17. 5cda3fb PM / clock_ops: report clock errors from clk_enable() by Ben Dooks · 11 years ago
  18. afdd3ab PM / clock_ops: check return of clk_enable() in pm_clk_resume() by Ben Dooks · 11 years ago
  19. 8a6720e PM / clock_ops: fix up clk prepare/unprepare count by Ben Dooks · 11 years ago
  20. c122f27 base: power - use clk_prepare_enable and clk_prepare_disable by Murali Karicheri · 12 years ago
  21. 7725495 PM: Make dev_pm_get_subsys_data() always return 0 on success by Rafael J. Wysocki · 12 years ago
  22. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  23. 2405095 PM / Clocks: Only disable enabled clocks in pm_clk_suspend() by Magnus Damm · 13 years ago
  24. 0ab1e79 PM / Clocks: Remove redundant NULL checks before kfree() by Jonghwan Choi · 13 years ago
  25. 0d41da2 Merge branch 'pm-fixes' into pm-domains by Rafael J. Wysocki · 13 years ago
  26. e8b364b PM / Clocks: Do not acquire a mutex under a spinlock by Rafael J. Wysocki · 13 years ago
  27. b5e8d26 PM: Move clock-related definitions and headers to separate file by Rafael J. Wysocki · 13 years ago
  28. ef27bed PM: Reference counting of power.subsys_data by Rafael J. Wysocki · 13 years ago
  29. 5c095a0 PM: Introduce struct pm_subsys_data by Rafael J. Wysocki · 13 years ago
  30. b7ab83e PM: Use spinlock instead of mutex in clock management functions by Rafael J. Wysocki · 13 years ago
  31. 3d5c303 PM: Rename clock management functions by Rafael J. Wysocki · 13 years ago
  32. b7b9592 PM: Allow the clocks management code to be used during system suspend by Rafael J. Wysocki · 13 years ago
  33. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  34. 4d1518f PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset by Rafael J. Wysocki · 13 years ago
  35. 3b3eca3 PM / Runtime: Fix loops in pm_runtime_clk_notify() by Rafael J. Wysocki · 13 years ago
  36. 72874da PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  37. 85eb8c8 PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) by Rafael J. Wysocki · 13 years ago