1. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  2. 1d9a542 ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs by Tero Kristo · 8 years ago
  3. 0b9a29a arm: Use _rcuidle tracepoint to allow use from idle by Paul E. McKenney · 8 years ago
  4. b91dc63 ARM: OMAP2+: voltage: Remove some unused functions by Rickard Strandqvist · 9 years ago
  5. 10637af ARM: OMAP2+: powerdomain.c: Remove some unused functions by Rickard Strandqvist · 9 years ago
  6. bd002d7 ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain by Nishanth Menon · 10 years ago
  7. 13bbffd ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms by Nishanth Menon · 10 years ago
  8. 4794208 ARM: OMAP2+: PRCM: cleanup some header includes by Tero Kristo · 10 years ago
  9. 1cfc4bd ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm by Rajendra Nayak · 11 years ago
  10. cd8abed ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated to a pwrdm by Rajendra Nayak · 11 years ago
  11. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  12. 33b9f58 Merge branch 'cleanup' into for-linus by Russell King · 11 years ago
  13. bd70f6e ARM: OMAP2+: powerdomain: avoid testing whether an unsigned char is less than 0 by Paul Walmsley · 11 years ago
  14. 62f0f39 ARM: cleanup: pwrdm_can_ever_lose_context() checking by Russell King · 11 years ago
  15. 3a09028 ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlock by Paul Walmsley · 11 years ago
  16. c4978fb ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code by Paul Walmsley · 11 years ago
  17. f8457c2 ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition() by Paul Walmsley · 11 years ago
  18. c165a14 ARM: OMAP2+: powerdomain: fix powerdomain trace integration by Jean Pihet · 11 years ago
  19. b99db36 ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] by Paul Walmsley · 12 years ago
  20. 3c101c4 Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparse by Tony Lindgren · 12 years ago
  21. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  22. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  23. a5ebba6 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. d49cae9 ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power status by Jon Hunter · 12 years ago
  25. e055548 ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm by Kevin Hilman · 12 years ago
  26. 5a68a73 ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API by Santosh Shilimkar · 12 years ago
  27. 8b8c3c7 ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_switch() by Santosh Shilimkar · 12 years ago
  28. fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 13 years ago
  29. e69c22b OMAP2+: voltage: keep track of powerdomains in each voltagedomain by Kevin Hilman · 13 years ago
  30. 048a703 OMAP2+: powerdomain: add voltage domain lookup during register by Kevin Hilman · 13 years ago
  31. 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
  32. 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
  33. c956b75 OMAP: powerdomains: Make all powerdomain target states as ON at init by Rajendra Nayak · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. 5e7c58d perf: add OMAP support for the new power events by Jean Pihet · 13 years ago
  36. 694606c OMAP2+: powerdomain: add pwrdm_can_ever_lose_context() by Paul Walmsley · 13 years ago
  37. 7f59567 OMAP2+: powerdomain: add API to get context loss count by Kevin Hilman · 13 years ago
  38. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 13 years ago
  39. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 13 years ago
  40. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 13 years ago
  41. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 13 years ago
  42. d198b51 OMAP4: PRCM: reorganize existing OMAP4 PRCM header files by Paul Walmsley · 13 years ago
  43. 9b7fc90 OMAP: powerdomain: Arch specific funcs for mem control by Rajendra Nayak · 13 years ago
  44. 1262757 OMAP: powerdomain: Arch specific funcs for logic control by Rajendra Nayak · 13 years ago
  45. f327e07 OMAP: powerdomain: Arch specific funcs for state control by Rajendra Nayak · 13 years ago
  46. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 13 years ago
  47. 047b51f OMAP2: powerdomain: Add break in switch statement by Thomas Weber · 14 years ago
  48. 4788da2 OMAP powerdomain, hwmod, omap_device: add some credits by Paul Walmsley · 14 years ago
  49. 90dbc7b OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains by Rajendra Nayak · 14 years ago
  50. 2fd0f75 OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes by Paul Walmsley · 14 years ago
  51. 2bc4ef7 OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes by Paul Walmsley · 14 years ago
  52. 766d305 OMAP4: prcm: Use logical OR instead of bitwise OR by Rajendra Nayak · 14 years ago
  53. cde08f8 OMAP3 PM: Adding counters for power domain logic off and mem off during retention. by Thara Gopinath · 14 years ago
  54. 1e3d0d2 OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state by Thara Gopinath · 14 years ago
  55. f0271d6 OMAP clockdomain/powerdomain: improve documentation by Paul Walmsley · 14 years ago
  56. 915aad8 OMAP powerdomain: remove pwrdm_clk_state_switch by Paul Walmsley · 14 years ago
  57. cf57aa7 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 14 years ago
  58. e909d62a8 OMAP clockdomain/powerdomain: remove runtime register/unregister by Paul Walmsley · 14 years ago
  59. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 14 years ago
  60. 3a759f0 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. by Abhijit Pagare · 14 years ago
  61. 3790300 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. by Abhijit Pagare · 14 years ago
  62. 3863c74 OMAP3: PM: Fix for MPU power domain MEM BANK position by Thara Gopinath · 14 years ago
  63. 1fda39e OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() by Roel Kluin · 14 years ago
  64. 2354eb5 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 14 years ago
  65. 6a06fa6 OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx by Paul Walmsley · 14 years ago
  66. 33903eb OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN by Paul Walmsley · 14 years ago
  67. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  68. ee894b1 OMAP3: PM: introduce a new powerdomain walk helper by Artem Bityutskiy · 15 years ago
  69. 1f685b3 Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-next by Tony Lindgren · 15 years ago
  70. 5d11326 OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups. by Paul Walmsley · 15 years ago
  71. 6199ab2 OMAP: PM debug: make powerdomains use PM-debug counters by Peter 'p2' De Schrijver · 16 years ago
  72. ba20bb1 OMAP: PM counter infrastructure. by Peter 'p2' De Schrijver · 16 years ago
  73. 2687069 OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons by Roel Kluin · 15 years ago
  74. 0b7cbfb [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support by Paul Walmsley · 16 years ago
  75. 8420bb1 ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code by Paul Walmsley · 16 years ago
  76. ad67ef6 ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code by Paul Walmsley · 16 years ago