1. e4c060d ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 by Tony Lindgren · 12 years ago
  2. 2a296c8 ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 by Tony Lindgren · 12 years ago[Renamed from arch/arm/plat-omap/include/plat/omap_hwmod.h]
  3. 54d69df Merge branch 'late/kirkwood' into late/soc by Olof Johansson · 12 years ago
  4. 46b3af2 ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context status by Tero Kristo · 12 years ago
  5. ce80979 ARM: OMAP4: hwmod data: add support for lostcontext_mask by Tero Kristo · 12 years ago
  6. c9e4902 ARM: OMAP: hwmod code: remove unused hwmod function prototypes by Igor Grinberg · 12 years ago
  7. b612a85 Merge branch 'next/soc' into next/multiplatform by Olof Johansson · 12 years ago
  8. a2cfc50 ARM: OMAP3+: hwmod: Add AM33XX HWMOD data by Vaibhav Hiremath · 12 years ago
  9. b82b04e ARM: OMAP: omap_device: Do not overwrite resources allocated by OF layer by Vaibhav Hiremath · 12 years ago
  10. 68c9a95 ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API by Tony Lindgren · 12 years ago
  11. 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
  12. 8cb8de5 Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'misc_devel_3.6' into omap_devel_f_3.6 by Paul Walmsley · 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. 768c69f ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcm by Vaibhav Hiremath · 12 years ago
  16. 248b3b3 ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx by Vaibhav Hiremath · 12 years ago
  17. 9ebfd28 ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable module by Kevin Hilman · 12 years ago
  18. 42b9e38 ARM: OMAP4: hwmod data: add some interconnect-related IP blocks by Paul Walmsley · 12 years ago
  19. 11cd4b9 ARM: OMAP: hwmod: remove code support for direct hwmod registration by Paul Walmsley · 12 years ago
  20. 2221b5c ARM: OMAP2+: hwmod: add support for link registration by Paul Walmsley · 12 years ago
  21. 515237d ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bits by Paul Walmsley · 12 years ago
  22. 3d10f0d ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriately by Paul Walmsley · 12 years ago
  23. 5e8370f ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname() by Paul Walmsley · 12 years ago
  24. d99de7f ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 data by Fernando Guzman Lugo · 12 years ago
  25. 4ce107cc ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions by Vaibhav Hiremath · 12 years ago
  26. cea6b94 ARM: OMAP3+: SmartReflex: use voltage domain name in device attributes by Shweta Gulati · 12 years ago
  27. 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
  28. aacf094 ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init by Rajendra Nayak · 13 years ago
  29. abc2d54 ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad by Tero Kristo · 13 years ago
  30. 13a3fe5 ARM: OMAP2+: mux: add support for PAD wakeup interrupts by Tero Kristo · 13 years ago
  31. fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 13 years ago
  32. 23618f7 Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into voltage by Tony Lindgren · 13 years ago
  33. fa17f20 OMAP2+: hwmod: remove unused voltagedomain pointer by Kevin Hilman · 13 years ago
  34. d6504ac OMAP2+: hwmod: remove OMAP_CHIP* by Paul Walmsley · 13 years ago
  35. 03fdefe5 OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure by Benoit Cousson · 13 years ago
  36. 27bb00b OMAP4: hwmod data: Add PRM context register offset by Benoit Cousson · 13 years ago
  37. eaac329 OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  38. d0f0631 OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  39. 6ae7699 OMAP2+: hwmod: Init clkdm field at boot time by Benoit Cousson · 13 years ago
  40. a5322c6 OMAP4: hwmod data: Add clock domain attribute by Benoit Cousson · 13 years ago
  41. 6d3c55f OMAP: hwmod: fix the i2c-reset timeout during bootup by Avinash.H.M · 13 years ago
  42. 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
  43. bc61495 omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays by Paul Walmsley · 13 years ago
  44. 212738a omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays by Paul Walmsley · 13 years ago
  45. 78183f3 omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arrays by Paul Walmsley · 13 years ago
  46. 724019b OMAP2+: hwmod: Fix smart-standby + wakeup support by Benoit Cousson · 13 years ago
  47. 029268e omap2+: Add separate list for dynamic pads to mux by Tony Lindgren · 13 years ago
  48. a08572a Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 13 years ago
  49. 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
  50. 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
  51. 9599217 OMAP2+: hwmod: add API to handle autoidle mode by Kishon Vijay Abraham I · 13 years ago
  52. 43b0164 OMAP2+: hwmod: allow board files to prevent devices from being reset upon init by Paul Walmsley · 13 years ago
  53. cc1226e OMAP2+: hwmod: use status bit info for reset line by omar ramirez · 13 years ago
  54. 4d2274c OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLE by Paul Walmsley · 13 years ago
  55. e1d6f47 OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h by Paul Walmsley · 13 years ago
  56. b2833a0 Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linus by Tony Lindgren · 13 years ago
  57. a2debdb OMAP2+: hwmod: add ability to setup individual hwmods by Paul Walmsley · 13 years ago
  58. 550c809 OMAP2+: hwmod: rename some init functions by Paul Walmsley · 13 years ago
  59. cd50380 OMAP: hwmod: allow hwmod to provide address space accessible from SDMA by Kishon Vijay Abraham I · 13 years ago
  60. 44dc046 omap2+: Make omap_hwmod_late_init into core_initcall by Tony Lindgren · 13 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. 9796b32 omap2+: Add support for hwmod specific muxing of devices by Tony Lindgren · 14 years ago
  63. 3b92408c OMAP: Introduce voltage domain information in the hwmod structures by Thara Gopinath · 14 years ago
  64. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
  65. 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 14 years ago
  66. 0102b62 OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister by Benoit Cousson · 14 years ago
  67. b56b7bc OMAP2+: hwmod: fix a warning, add some docs, remove unused fields by Paul Walmsley · 14 years ago
  68. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  69. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
  70. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
  71. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
  72. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  73. cc7a1d2 omap: hwmod: Handle modules with 16bit registers by Rajendra Nayak · 14 years ago
  74. 172c113 Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  75. 55d2cb0 OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2 by Benoit Cousson · 14 years ago
  76. 74ff3a6 OMAP: hwmod: improve documentation, clean up function names by Paul Walmsley · 14 years ago
  77. 96835af OMAP: hwmod: Fix softreset for modules with optional clocks by Benoit Cousson · 14 years ago
  78. 2cb0681 OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs by Benoit Cousson · 14 years ago
  79. aee48e3 OMAP: hwmod: add an hardreset API for use by other core code by Paul Walmsley · 14 years ago
  80. 5365efb OMAP: hwmod: Add hardreset management support by Benoît Cousson · 14 years ago
  81. 12b1fdb OMAP: hwmod: separate list locking and hwmod hardware locking by Kevin Hilman · 14 years ago
  82. 9ee9fff OMAP: hwmod: Rename dma_ch to dma_req by Benoit Cousson · 14 years ago
  83. db2a60b OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va by Paul Walmsley · 14 years ago
  84. 97d6016 OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup() by Paul Walmsley · 14 years ago
  85. 8482402 OMAP: hwmod: add non-locking versions of enable and idle functions by Kevin Hilman · 14 years ago
  86. 33f7ec8 OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST by Benoit Cousson · 14 years ago
  87. 53934aa OMAP4: hwmod: Replace module & device offsets by absolute clkctrl address by Benoit Cousson · 14 years ago
  88. 56dc79a OMAP: HWMOD: Bug fixes in hwmod structure definitions by Thara Gopinath · 14 years ago
  89. 43b4099 OMAP hwmod: add hwmod class support by Paul Walmsley · 14 years ago
  90. 7359154 OMAP hwmod: convert header files with static allocations into C files by Paul Walmsley · 14 years ago
  91. 50ebdac OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con by Paul Walmsley · 14 years ago
  92. 358f0e6 OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits. by Thara Gopinath · 14 years ago
  93. 46273e6 OMAP: hwmod: add API for slave idlemode setting by Kevin Hilman · 15 years ago
  94. 883edfd OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. by Thara Gopinath · 15 years ago
  95. 718bfd7 OMAP hwmod: add names to module MPU IRQ lines by Paul Walmsley · 15 years ago
  96. 726072e OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling by Paul Walmsley · 15 years ago
  97. 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/omap_hwmod.h]
  98. 63c8523 OMAP2/3/4: create omap_hwmod layer by Paul Walmsley · 15 years ago