1. d84adcf OMAP2+: voltage: move VC into struct voltagedomain, misc. renames by Kevin Hilman · 13 years ago
  2. ccd5ca7 OMAP2+: voltage: split voltage controller (VC) code into dedicated layer by Kevin Hilman · 13 years ago
  3. e69c22b OMAP2+: voltage: keep track of powerdomains in each voltagedomain by Kevin Hilman · 13 years ago
  4. 048a703 OMAP2+: powerdomain: add voltage domain lookup during register by Kevin Hilman · 13 years ago
  5. 7e1b940 OMAP4: powerdomain data: add voltage domains by Benoit Cousson · 13 years ago
  6. da03ce6 OMAP3: powerdomain data: add voltage domains by Kevin Hilman · 13 years ago
  7. aae030f OMAP2: add voltage domains and connect to powerdomains by Kevin Hilman · 13 years ago
  8. 8f1bec2 OMAP2+: powerdomain: add voltagedomain to struct powerdomain by Kevin Hilman · 13 years ago
  9. 37efca7 OMAP3+: voltage: add scalable flag to voltagedomain by Kevin Hilman · 13 years ago
  10. ace19ff OMAP3: voltagedomain data: add wakeup domain by Kevin Hilman · 13 years ago
  11. 280a727 OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" by Kevin Hilman · 13 years ago
  12. 81a6048 OMAP2+: voltage: start towards a new voltagedomain layer by Kevin Hilman · 13 years ago
  13. c39263c OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain by Kevin Hilman · 13 years ago
  14. a7460daf OMAP2+: voltage: move PRCM mod offets into VC/VP structures by Kevin Hilman · 13 years ago
  15. 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
  16. 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
  17. a5ffef6 OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain by Paul Walmsley · 13 years ago
  18. 08cb970 OMAP: clockdomain: split clkdm_init() by Paul Walmsley · 13 years ago
  19. 3b32b7d OMAP3: id: remove duplicate code for testing SoC ES level by Paul Walmsley · 13 years ago
  20. 51ec811 OMAP3: id: add fallthrough warning; fix some CodingStyle issues by Paul Walmsley · 13 years ago
  21. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  22. 91d92d6 OMAP3: id: remove useless strcpy()s by Paul Walmsley · 13 years ago
  23. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  24. 8763550 Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc by Paul Walmsley · 13 years ago
  25. 1016787 OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] by Paul Walmsley · 13 years ago
  26. e21757a OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain by Paul Walmsley · 13 years ago
  27. 450a37d OMAP4: clock: fix compile warning by Paul Walmsley · 13 years ago
  28. 9c5f560 OMAP4: clock: re-enable previous clockdomain enable/disable sequence by Paul Walmsley · 13 years ago
  29. b1cbdb0 OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup by Santosh Shilimkar · 13 years ago
  30. c956b75 OMAP: powerdomains: Make all powerdomain target states as ON at init by Rajendra Nayak · 13 years ago
  31. e9d0b97 omap: timer: Set dmtimer used as clocksource in autoreload mode by Hemant Pedanekar · 13 years ago
  32. 133e6b5 OMAP3: am3517crane: remove NULL board_mux from board file by Johan Hovold · 13 years ago
  33. dccb3b0 arm: mach-omap2: mux: use kstrdup() by Thomas Meyer · 13 years ago
  34. 58cf5e7 Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  35. c9a48c2 OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds by Paul Walmsley · 13 years ago
  36. d12d1fc OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds by Peter Ujfalusi · 13 years ago
  37. 98333b3 OMAP2+: PM: SmartReflex: use put_sync_suspend for IRQ-safe disabling by Colin Cross · 13 years ago
  38. 8c7f659 OMAP3: beagle: don't touch omap_device internals by Kevin Hilman · 13 years ago
  39. e13d8f3 OMAP3+: SR: ensure pm-runtime callbacks can be invoked with IRQs disabled by Nishanth Menon · 13 years ago
  40. 44e51b29 OMAP2+: Kconfig: don't select PM in OMAP2PLUS_TYPICAL by Kevin Hilman · 13 years ago
  41. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  42. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  43. 75ccf26 [media] OMAP3: RX-51: define vdds_csib regulator supply by Kalle Jokiniemi · 13 years ago
  44. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  45. 2d86a3f Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  46. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  47. 62c9072 Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  48. 4b30b6f Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  49. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  50. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  51. 6d9f29d OMAP: DSS2: Remove unused code from display.c by Tomi Valkeinen · 13 years ago
  52. aea4eb9 OMAP: DSS2: Remove unused opt_clock_available by Tomi Valkeinen · 13 years ago
  53. 700dee7 OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss count by Tomi Valkeinen · 13 years ago
  54. aac927c OMAP: DSS2: rewrite use of context_loss_count by Tomi Valkeinen · 13 years ago
  55. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  56. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  57. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  58. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 5ddac6b Merge branch 'next-samsung-board' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/board by Arnd Bergmann · 13 years ago
  60. ab2a0e0 Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Arnd Bergmann · 13 years ago
  61. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  62. bc574e1 Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2 by Arnd Bergmann · 13 years ago
  63. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  64. c8c9fda OMAP: PM: disable idle on suspend for GPIO and UART by Kevin Hilman · 13 years ago
  65. c2fda22 Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap/fixes by Arnd Bergmann · 13 years ago
  66. 1ad9205 Merge branch 'cleanup-part-2' into devel-board by Tony Lindgren · 13 years ago
  67. db47ccc Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_clock_auxclk_3.1' and 'omap_device_a_3.1' into prcm-devel-3.1 by Paul Walmsley · 13 years ago
  68. 665d001 OMAP2+: hwmod: Follow the recommended PRCM module enable sequence by Rajendra Nayak · 13 years ago
  69. 12706c5 OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls from clock code by Paul Walmsley · 13 years ago
  70. 555e74e OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programming by Rajendra Nayak · 13 years ago
  71. b86cfb5 OMAP2+: PM: idle clkdms only if already in idle by Rajendra Nayak · 13 years ago
  72. 32a363c OMAP2+: clockdomain: add clkdm_in_hwsup() by Paul Walmsley · 13 years ago
  73. 113a741 OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod framework by Benoit Cousson · 13 years ago
  74. a5122ff OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition() by Vaibhav Bedia · 13 years ago
  75. 45c3825 OMAP4: hwmod: Introduce the module control in hwmod control by Benoit Cousson · 13 years ago
  76. 288d6a1 OMAP4: cm: Add two new APIs for modulemode control by Benoit Cousson · 13 years ago
  77. 03fdefe5 OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure by Benoit Cousson · 13 years ago
  78. 27bb00b OMAP4: hwmod data: Add PRM context register offset by Benoit Cousson · 13 years ago
  79. ad53ebb OMAP4: prm: Remove deprecated functions by Benoit Cousson · 13 years ago
  80. e54433f OMAP4: prm: Replace warm reset API with the offset based version by Benoit Cousson · 13 years ago
  81. eaac329 OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  82. 11b1034 OMAP: hwmod: Wait the idle status to be disabled by Benoit Cousson · 13 years ago
  83. d0f0631 OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
  84. 6ae7699 OMAP2+: hwmod: Init clkdm field at boot time by Benoit Cousson · 13 years ago
  85. a5322c6 OMAP4: hwmod data: Add clock domain attribute by Benoit Cousson · 13 years ago
  86. ad03f1c OMAP4: clock data: Add missing divider selection for auxclks by Rajendra Nayak · 13 years ago
  87. bf1e077 OMAP: omap_device: Create clkdev entry for hwmod main_clk by Benoit Cousson · 13 years ago
  88. c845841 Merge branches 'powerdomain_fixes_3.1', 'hardware_workarounds_3.1', 'hwmod_dss_fix_3.1' and 'i2c_fixes_3.1' into prcm-fixes-3.1 by Paul Walmsley · 13 years ago
  89. 6d3c55f OMAP: hwmod: fix the i2c-reset timeout during bootup by Avinash.H.M · 13 years ago
  90. 4d4441a I2C: OMAP2+: add correct functionality flags to all omap2plus i2c dev_attr by Andy Green · 13 years ago
  91. db791a7 I2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C IP revision by Andy Green · 13 years ago
  92. 3e60052 I2C: OMAP2+: Set hwmod flags to only allow 16-bit accesses to i2c by Andy Green · 13 years ago
  93. da7cdfa OMAP4: hwmod data: Change DSS main_clk scheme by Tomi Valkeinen · 13 years ago
  94. a57341f OMAP4: powerdomain data: Remove unsupported MPU powerdomain state by Santosh Shilimkar · 13 years ago
  95. 93cac2a OMAP4: clock data: Keep GPMC clocks always enabled and hardware managed by Santosh Shilimkar · 13 years ago
  96. 9a2a360 OMAP4: powerdomain data: Fix core mem states and missing cefuse flag by Benoit Cousson · 13 years ago
  97. 6349b96 OMAP2+: PM: Initialise sleep_switch to a non-valid value by Rajendra Nayak · 13 years ago
  98. 3a23aaf OMAP4: hwmod data: Modify DSS opt clocks by Tomi Valkeinen · 13 years ago
  99. 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
  100. 571078a OMAP4: clock data: Remove UNIPRO clock nodes by Jon Hunter · 13 years ago