1. 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
  2. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  3. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  4. a032d33 ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ... by Paul Walmsley · 12 years ago
  5. a5ebba6 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. f01b9b7 Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. fde7543 Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. 451ce7f Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. 05e152c ARM: OMAP5: Add minimal support for OMAP5430 SOC by R Sricharan · 12 years ago
  10. 68c9a95 ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API by Tony Lindgren · 12 years ago
  11. 006c7f1 ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timer by Paul Walmsley · 12 years ago
  12. ac5b0ea Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-part2 by Tony Lindgren · 12 years ago
  13. 6668546 ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod framework by Kishon Vijay Abraham I · 12 years ago
  14. bed9d1b ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API by Tarun Kanti DebBarma · 12 years ago
  15. 472fd54 Merge branch 'cleanup-hwmod' into cleanup by Tony Lindgren · 12 years ago
  16. 9a17d88e0 Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-pm by Tony Lindgren · 12 years ago
  17. 5165882 ARM: OMAP3PLUS: hwmod: reconfigure IO Daisychain during hwmod mux by Vishwanath BS · 12 years ago
  18. 561038f ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby by Djamil Elaidi · 12 years ago
  19. 07b3a13 Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_cleanup_3.6', 'hwmod_soc_conditional_cleanup_3.6', 'mcbsp_clock_aliases_cleanup_3.6' and 'remove_clkdm_requirement_from_hwmod_3.6' into omap_cleanup_a_3.6 by Paul Walmsley · 12 years ago
  20. 868c157 ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clockdomain by Paul Walmsley · 12 years ago
  21. 0a179ea ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdm by Kevin Hilman · 12 years ago
  22. b8249cf ARM: OMAP2+: hwmod: use init-time function pointer for hardreset by Kevin Hilman · 12 years ago
  23. 8f6aa8e ARM: OMAP2+: hwmod: use init-time function pointer for wait_target_ready by Kevin Hilman · 12 years ago
  24. baa2607 ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable() by Kevin Hilman · 12 years ago
  25. 9ebfd28 ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable module by Kevin Hilman · 12 years ago
  26. 3d9f032 ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module() by Kevin Hilman · 12 years ago
  27. 11cd4b9 ARM: OMAP: hwmod: remove code support for direct hwmod registration by Paul Walmsley · 12 years ago
  28. 2221b5c ARM: OMAP2+: hwmod: add support for link registration by Paul Walmsley · 12 years ago
  29. 24dbc21 ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing it by Paul Walmsley · 12 years ago
  30. 5d95dde ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_if by Paul Walmsley · 12 years ago
  31. 2d6141b ARM: OMAP2+: hwmod: add _find_mpu_rt_port() by Paul Walmsley · 12 years ago
  32. 5e8370f ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname() by Paul Walmsley · 12 years ago
  33. c9aafd2 ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RT by Paul Walmsley · 12 years ago
  34. 747834a ARM: OMAP2+: hwmod: revise hardreset behavior by Paul Walmsley · 12 years ago
  35. 64813c3 ARM: OMAP2+: hwmod: reorganize and document the reset and configuration process by Paul Walmsley · 12 years ago
  36. 381d033 ARM: OMAP2+: hwmod: reorganize and document the initialization process by Paul Walmsley · 12 years ago
  37. 30e105c ARM: OMAP2+: hwmod: revise the IP block reset process by Paul Walmsley · 12 years ago
  38. 9c8b0ec ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmod by Paul Walmsley · 12 years ago
  39. 3c55c1b ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status" by Paul Walmsley · 12 years ago
  40. d99de7f ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 data by Fernando Guzman Lugo · 12 years ago
  41. a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  42. f9a2f9c ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status by Rajendra Nayak · 12 years ago
  43. 2800852 ARM: OMAP2+: hwmod: Restore sysc after a reset by Rajendra Nayak · 12 years ago
  44. 2a1cc14 ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules by Govindraj.R · 12 years ago
  45. 387ca5b ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_TYPE2_SOFTRESET_MASK by Rajendra Nayak · 12 years ago
  46. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 12 years ago
  47. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  48. 57e964e Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  49. bfc141e ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supported by Benoit Cousson · 13 years ago
  50. 9d297f5 Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.6 into prcm by Tony Lindgren · 13 years ago
  51. aacf094 ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init by Rajendra Nayak · 13 years ago
  52. abc2d54 ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad by Tero Kristo · 13 years ago
  53. eceec00 ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup by Govindraj R · 13 years ago
  54. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  55. cc1b0765 ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIs by sricharan · 13 years ago
  56. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  57. fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 13 years ago
  58. d6504ac OMAP2+: hwmod: remove OMAP_CHIP* by Paul Walmsley · 13 years ago
  59. 665d001 OMAP2+: hwmod: Follow the recommended PRCM module enable sequence by Rajendra Nayak · 13 years ago
  60. 45c3825 OMAP4: hwmod: Introduce the module control in hwmod control by Benoit Cousson · 13 years ago
  61. eaac329 OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  62. 11b1034 OMAP: hwmod: Wait the idle status to be disabled by Benoit Cousson · 13 years ago
  63. d0f0631 OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  64. 6ae7699 OMAP2+: hwmod: Init clkdm field at boot time by Benoit Cousson · 13 years ago
  65. 6d3c55f OMAP: hwmod: fix the i2c-reset timeout during bootup by Avinash.H.M · 13 years ago
  66. c402c0d Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine_common_hwmod_3.1', 'omap4_hwmod_data_cleanup_a_3.1', 'clock_cleanup_a_3.1', 'prcm_cleanup_a_3.1', 'omap_pm_cleanup_3.1' and 'omap_device_cleanup_3.1' into prcm-cleanup-3.1 by Paul Walmsley · 13 years ago
  67. bc61495 omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays by Paul Walmsley · 13 years ago
  68. 212738a omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays by Paul Walmsley · 13 years ago
  69. 78183f3 omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arrays by Paul Walmsley · 13 years ago
  70. 34617e2 OMAP: hwmod: Move pr_debug to improve the readability by Benoit Cousson · 13 years ago
  71. 6652271 OMAP: hwmod: Add warnings if enable failed by Benoit Cousson · 13 years ago
  72. 31f6286 OMAP2+: hwmod: Fix the HW reset management by Benoit Cousson · 13 years ago
  73. d24bcaa OMAP2+: hwmod: Remove _populate_mpu_rt_base warning by Benoit Cousson · 13 years ago
  74. 1fe7411 OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set by Benoit Cousson · 13 years ago
  75. 6481c73 OMAP2+: hwmod: Enable module in shutdown to access sysconfig by Miguel Vadillo · 13 years ago
  76. 724019b OMAP2+: hwmod: Fix smart-standby + wakeup support by Benoit Cousson · 13 years ago
  77. 30ebad9 OMAP2+: mux: fix compilation warnings by Govindraj.R · 13 years ago
  78. 029268e omap2+: Add separate list for dynamic pads to mux by Tony Lindgren · 13 years ago
  79. 2d403fe Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 13 years ago
  80. 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
  81. 570b54c OMAP2+: clockdomain: add flag that will block autodeps from being added for a clockdomain by Paul Walmsley · 13 years ago
  82. 9599217 OMAP2+: hwmod: add API to handle autoidle mode by Kishon Vijay Abraham I · 13 years ago
  83. 43b0164 OMAP2+: hwmod: allow board files to prevent devices from being reset upon init by Paul Walmsley · 13 years ago
  84. cc1226e OMAP2+: hwmod: use status bit info for reset line by omar ramirez · 13 years ago
  85. 09c35f2 OMAP2+: hwmod: Fix what _init_clock returns by Rajendra Nayak · 13 years ago
  86. 8985b63 OMAP2+: hwmod: fix incorrect computation of autoidle_mask by Tarun Kanti DebBarma · 13 years ago
  87. b2833a0 Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linus by Tony Lindgren · 13 years ago
  88. a2debdb OMAP2+: hwmod: add ability to setup individual hwmods by Paul Walmsley · 13 years ago
  89. 48d54f3 OMAP2+: hwmod: ignore attempts to re-setup a hwmod by Paul Walmsley · 13 years ago
  90. 569edd70 OMAP2+: hwmod: find MPU initiator hwmod during in _register() by Paul Walmsley · 13 years ago
  91. 550c809 OMAP2+: hwmod: rename some init functions by Paul Walmsley · 13 years ago
  92. bac1a0f OMAP2+: hwmod: allow multiple calls to omap_hwmod_init() by Paul Walmsley · 13 years ago
  93. cd50380 OMAP: hwmod: allow hwmod to provide address space accessible from SDMA by Kishon Vijay Abraham I · 13 years ago
  94. e7c7d76 omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init by Tony Lindgren · 13 years ago
  95. 44dc046 omap2+: Make omap_hwmod_late_init into core_initcall by Tony Lindgren · 13 years ago
  96. 8d9af88 omap2+: Allow hwmod state changes to mux pads based on the state changes by Tony Lindgren · 14 years ago
  97. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
  98. 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 14 years ago
  99. f2dd7e0 OMAP2+: hwmod: Disable clocks when hwmod enable fails by Rajendra Nayak · 14 years ago
  100. ce35b24 OMAP2+: hwmod: Remove omap_hwmod_mutex by Benoit Cousson · 14 years ago