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