1. c4978fb ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code by Paul Walmsley · 11 years ago
  2. f8457c2 ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition() by Paul Walmsley · 11 years ago
  3. e4c060d ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 by Tony Lindgren · 12 years ago
  4. a5ebba6 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. e055548 ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm by Kevin Hilman · 12 years ago
  6. 3f0ea76 ARM: OMAP AM33xx: powerdomains: add AM335x support by Vaibhav Hiremath · 12 years ago
  7. 5a68a73 ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API by Santosh Shilimkar · 12 years ago
  8. fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 13 years ago
  9. e69c22b OMAP2+: voltage: keep track of powerdomains in each voltagedomain by Kevin Hilman · 13 years ago
  10. 048a703 OMAP2+: powerdomain: add voltage domain lookup during register by Kevin Hilman · 13 years ago
  11. 8f1bec2 OMAP2+: powerdomain: add voltagedomain to struct powerdomain by Kevin Hilman · 13 years ago
  12. 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
  13. 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 21ace54 Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 'remotes/origin/clkdm_statdep_omap4_2.6.39', 'remotes/origin/clk_a_2.6.39', 'remotes/origin/clk_autoidle_a_2.6.39', 'remotes/origin/clk_autoidle_b_2.6.39', 'remotes/origin/clk_b_2.6.39', 'remotes/origin/clk_clkdm_a_2.6.39', 'remotes/origin/misc_a_2.6.39', 'remotes/origin/for_2.6.39/omap3_hwmod_data' and 'remotes/origin/wdtimer_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 13 years ago
  16. 694606c OMAP2+: powerdomain: add pwrdm_can_ever_lose_context() by Paul Walmsley · 13 years ago
  17. 3673d1e OMAP: powerdomain: remove unused func declaration by Rajendra Nayak · 13 years ago
  18. 7f59567 OMAP2+: powerdomain: add API to get context loss count by Kevin Hilman · 14 years ago
  19. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago[Renamed (92%) from arch/arm/plat-omap/include/plat/powerdomain.h]
  20. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 14 years ago
  21. 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 14 years ago
  22. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 14 years ago
  23. 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 14 years ago
  24. 04aeae7 OMAP2plus: Fix static function warnings by Manjunath Kondaiah G · 14 years ago
  25. bb722f3 OMAP4: powerdomain: Update DSS logic state for ES2 by Rajendra Nayak · 14 years ago
  26. 90dbc7b OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains by Rajendra Nayak · 14 years ago
  27. d3353e1 OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains by Rajendra Nayak · 14 years ago
  28. cde08f8 OMAP3 PM: Adding counters for power domain logic off and mem off during retention. by Thara Gopinath · 14 years ago
  29. 1e3d0d2 OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state by Thara Gopinath · 14 years ago
  30. f0271d6 OMAP clockdomain/powerdomain: improve documentation by Paul Walmsley · 14 years ago
  31. e0594b4 OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 14 years ago
  32. e909d62a8 OMAP clockdomain/powerdomain: remove runtime register/unregister by Paul Walmsley · 14 years ago
  33. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 14 years ago
  34. 38900c2 ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks. by Abhijit Pagare · 14 years ago
  35. f37c6df ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework. by Abhijit Pagare · 14 years ago
  36. 3863c74 OMAP3: PM: Fix for MPU power domain MEM BANK position by Thara Gopinath · 15 years ago
  37. 155a22e OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
  38. 2354eb5 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
  39. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago[Renamed (99%) from arch/arm/plat-omap/include/mach/powerdomain.h]
  40. ee894b1 OMAP3: PM: introduce a new powerdomain walk helper by Artem Bityutskiy · 15 years ago
  41. 331b93f OMAP: PM: Add pm-debug counters by Peter 'p2' De Schrijver · 16 years ago
  42. a23456e OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each. by Peter 'p2' De Schrijver · 16 years ago
  43. ba20bb1 OMAP: PM counter infrastructure. by Peter 'p2' De Schrijver · 16 years ago
  44. d37f1a1 [ARM] OMAP2/3 clockdomains: add CM and PRM clkdms by Paul Walmsley · 16 years ago
  45. fecb494 [ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code by Paul Walmsley · 15 years ago
  46. 0b7cbfb [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support by Paul Walmsley · 16 years ago
  47. 8420bb1 ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code by Paul Walmsley · 16 years ago
  48. ad67ef6 ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code by Paul Walmsley · 16 years ago