1. 665d001 OMAP2+: hwmod: Follow the recommended PRCM module enable sequence by Rajendra Nayak · 13 years ago
  2. 45c3825 OMAP4: hwmod: Introduce the module control in hwmod control by Benoit Cousson · 13 years ago
  3. eaac329 OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  4. 11b1034 OMAP: hwmod: Wait the idle status to be disabled by Benoit Cousson · 13 years ago
  5. d0f0631 OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  6. 6ae7699 OMAP2+: hwmod: Init clkdm field at boot time by Benoit Cousson · 13 years ago
  7. 6d3c55f OMAP: hwmod: fix the i2c-reset timeout during bootup by Avinash.H.M · 13 years ago
  8. 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
  9. bc61495 omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays by Paul Walmsley · 13 years ago
  10. 212738a omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays by Paul Walmsley · 13 years ago
  11. 78183f3 omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arrays by Paul Walmsley · 13 years ago
  12. 34617e2 OMAP: hwmod: Move pr_debug to improve the readability by Benoit Cousson · 13 years ago
  13. 6652271 OMAP: hwmod: Add warnings if enable failed by Benoit Cousson · 13 years ago
  14. 31f6286 OMAP2+: hwmod: Fix the HW reset management by Benoit Cousson · 13 years ago
  15. d24bcaa OMAP2+: hwmod: Remove _populate_mpu_rt_base warning by Benoit Cousson · 13 years ago
  16. 1fe7411 OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set by Benoit Cousson · 13 years ago
  17. 6481c73 OMAP2+: hwmod: Enable module in shutdown to access sysconfig by Miguel Vadillo · 13 years ago
  18. 724019b OMAP2+: hwmod: Fix smart-standby + wakeup support by Benoit Cousson · 13 years ago
  19. 30ebad9 OMAP2+: mux: fix compilation warnings by Govindraj.R · 13 years ago
  20. 029268e omap2+: Add separate list for dynamic pads to mux by Tony Lindgren · 13 years ago
  21. 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
  22. 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
  23. 570b54c OMAP2+: clockdomain: add flag that will block autodeps from being added for a clockdomain by Paul Walmsley · 13 years ago
  24. 9599217 OMAP2+: hwmod: add API to handle autoidle mode by Kishon Vijay Abraham I · 13 years ago
  25. 43b0164 OMAP2+: hwmod: allow board files to prevent devices from being reset upon init by Paul Walmsley · 13 years ago
  26. cc1226e OMAP2+: hwmod: use status bit info for reset line by omar ramirez · 13 years ago
  27. 09c35f2 OMAP2+: hwmod: Fix what _init_clock returns by Rajendra Nayak · 14 years ago
  28. 8985b63 OMAP2+: hwmod: fix incorrect computation of autoidle_mask by Tarun Kanti DebBarma · 13 years ago
  29. b2833a0 Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linus by Tony Lindgren · 13 years ago
  30. a2debdb OMAP2+: hwmod: add ability to setup individual hwmods by Paul Walmsley · 14 years ago
  31. 48d54f3 OMAP2+: hwmod: ignore attempts to re-setup a hwmod by Paul Walmsley · 14 years ago
  32. 569edd70 OMAP2+: hwmod: find MPU initiator hwmod during in _register() by Paul Walmsley · 14 years ago
  33. 550c809 OMAP2+: hwmod: rename some init functions by Paul Walmsley · 13 years ago
  34. bac1a0f OMAP2+: hwmod: allow multiple calls to omap_hwmod_init() by Paul Walmsley · 14 years ago
  35. cd50380 OMAP: hwmod: allow hwmod to provide address space accessible from SDMA by Kishon Vijay Abraham I · 14 years ago
  36. e7c7d76 omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init by Tony Lindgren · 14 years ago
  37. 44dc046 omap2+: Make omap_hwmod_late_init into core_initcall by Tony Lindgren · 14 years ago
  38. 8d9af88 omap2+: Allow hwmod state changes to mux pads based on the state changes by Tony Lindgren · 14 years ago
  39. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
  40. 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 14 years ago
  41. f2dd7e0 OMAP2+: hwmod: Disable clocks when hwmod enable fails by Rajendra Nayak · 14 years ago
  42. ce35b24 OMAP2+: hwmod: Remove omap_hwmod_mutex by Benoit Cousson · 14 years ago
  43. 01592df OMAP2+: hwmod: Mark functions used only during initialization with __init by Benoit Cousson · 14 years ago
  44. 0102b62 OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister by Benoit Cousson · 14 years ago
  45. 5a7ddcb OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency by Kevin Hilman · 14 years ago
  46. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  47. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  48. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  49. d198b51 OMAP4: PRCM: reorganize existing OMAP4 PRCM header files by Paul Walmsley · 14 years ago
  50. 233cbe5 OMAP2+: hwmod: Update the sysc_cache in case module context is lost by Rajendra Nayak · 14 years ago
  51. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  52. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
  53. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
  54. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
  55. cc7a1d2 omap: hwmod: Handle modules with 16bit registers by Rajendra Nayak · 14 years ago
  56. 78f26e8 OMAP: hwmod: Set autoidle after smartidle during _sysc_enable by Hema HK · 14 years ago
  57. 74ff3a6 OMAP: hwmod: improve documentation, clean up function names by Paul Walmsley · 14 years ago
  58. 9980ce5 OMAP: hwmod: Enable module wakeup if in smartidle by Rajendra Nayak · 14 years ago
  59. 96835af OMAP: hwmod: Fix softreset for modules with optional clocks by Benoit Cousson · 14 years ago
  60. 2cb0681 OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs by Benoit Cousson · 14 years ago
  61. aee48e3 OMAP: hwmod: add an hardreset API for use by other core code by Paul Walmsley · 14 years ago
  62. 76e5589 OMAP: hwmod: Force a softreset during _setup by Benoit Cousson · 14 years ago
  63. 5365efb OMAP: hwmod: Add hardreset management support by Benoît Cousson · 14 years ago
  64. 12b1fdb OMAP: hwmod: separate list locking and hwmod hardware locking by Kevin Hilman · 14 years ago
  65. 9b57911 OMAP: hwmod: Fix omap_hwmod_reset wrong state test by Liam Girdwood · 14 years ago
  66. 3827f94 OMAP: hwmod: Do not disable clocks if hwmod already in idle by Benoit Cousson · 14 years ago
  67. 9ee9fff OMAP: hwmod: Rename dma_ch to dma_req by Benoit Cousson · 14 years ago
  68. 887adea OMAP2+: hwmod/device: update documentation and copyright by Paul Walmsley · 14 years ago
  69. db2a60b OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va by Paul Walmsley · 14 years ago
  70. 97d6016 OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup() by Paul Walmsley · 14 years ago
  71. 8482402 OMAP: hwmod: add non-locking versions of enable and idle functions by Kevin Hilman · 14 years ago
  72. dc75925 OMAP: hwmod: Fix the missing braces by Benoit Cousson · 14 years ago
  73. f6304f5 Merge branch 'omap4-i2c-init' into omap-for-linus by Tony Lindgren · 14 years ago
  74. 4788da2 OMAP powerdomain, hwmod, omap_device: add some credits by Paul Walmsley · 14 years ago
  75. 6340338 OMAP: hwmod: Replace WARN by pr_warning for clockdomain check by Benoit Cousson · 14 years ago
  76. 5c2c029 OMAP: hwmod: Rename hwmod name for the MPU by Benoit Cousson · 14 years ago
  77. f5c1f84 OMAP: hwmod: Do not exit the iteration if one clock init failed by Benoit Cousson · 14 years ago
  78. 20383d8 OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed by Benoit Cousson · 14 years ago
  79. 4d3ae5a OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value by Benoit Cousson · 14 years ago
  80. 682fdc9 OMAP: hwmod: Fix wrong pointer iteration in oh->slaves by Benoit Cousson · 14 years ago
  81. 33f7ec8 OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST by Benoit Cousson · 14 years ago
  82. 9a23dfe OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function by Benoit Cousson · 14 years ago
  83. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  84. 6262c92 ARM: Remove useless linux/bootmem.h includes by Russell King · 14 years ago
  85. d5647c1 OMAP: HWMOD: Adding clockdomain check by Thara Gopinath · 14 years ago
  86. 43b4099 OMAP hwmod: add hwmod class support by Paul Walmsley · 15 years ago
  87. 50ebdac OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con by Paul Walmsley · 15 years ago
  88. 358f0e6 OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits. by Thara Gopinath · 15 years ago
  89. 46273e6 OMAP: hwmod: add API for slave idlemode setting by Kevin Hilman · 15 years ago
  90. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 15 years ago
  91. 883edfd OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. by Thara Gopinath · 15 years ago
  92. 81d7c6f OMAP: hwmod: warn on missing clockdomain by Kevin Hilman · 15 years ago
  93. a16b1f7 OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code by Paul Walmsley · 15 years ago
  94. 718bfd7 OMAP hwmod: add names to module MPU IRQ lines by Paul Walmsley · 15 years ago
  95. 726072e OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling by Paul Walmsley · 15 years ago
  96. b835d01 OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET by Paul Walmsley · 15 years ago
  97. 6f8b7ff OMAP clock/hwmod: fix off-by-one errors by Paul Walmsley · 15 years ago
  98. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  99. 986a13f omap: Use ioremap in omap_hwmod.c by Tony Lindgren · 15 years ago
  100. 02bfc03 OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects by Paul Walmsley · 15 years ago