1. f400c82 MAINTAINERS: OMAP: hwmod: update hwmod code, data maintainership by Paul Walmsley · 15 years ago
  2. 808601b Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 15 years ago
  3. c10abbb Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linus by Tony Lindgren · 15 years ago
  4. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 15 years ago
  5. 4e012e5 OMAP3: fix typo in OMAP3_IVA_MASK by Arno Steffen · 15 years ago
  6. 6d38c4b omap: rx51: Remove tvout code that plays with gpio 40 by Jarkko Nikula · 15 years ago
  7. 31bbb4f omap: rx51: Add vdda_dac supply for tvout by Jarkko Nikula · 15 years ago
  8. b5b9945 omap: rx51: Cleanup vdds_sdi supply construction by Jarkko Nikula · 15 years ago
  9. f17f972 OMAP4: clock data: Add missing fixed divisors by Jon Hunter · 15 years ago
  10. 9bf8391 OMAP3: SDRC: Add comments on Errata i520 for Global SW reset by Vishwanath BS · 15 years ago
  11. 60a0e5d OMAP4: clock data: Keep L3INSTR clock domain modulemode under HW control by Santosh Shilimkar · 15 years ago
  12. 80f09365 OMAP4: powerdomain: Remove L3INIT_PD OFF state by Santosh Shilimkar · 15 years ago
  13. 474e7ae OMAP4: powerdomain: l4per pwrdm does not support OFF by Rajendra Nayak · 15 years ago
  14. 33de32b OMAP4: PM: Do not assume clkdm supports hw transitions by Rajendra Nayak · 15 years ago
  15. 71a488d OMAP4: PM: Use the low-power state change feature on OMAP4 by Rajendra Nayak · 15 years ago
  16. 6081dc3 OMAP: PM noop: implement context loss count for non-omap_devices by Kevin Hilman · 15 years ago
  17. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 15 years ago
  18. 7f59567 OMAP2+: powerdomain: add API to get context loss count by Kevin Hilman · 15 years ago
  19. 0a01aa2 OMAP4: clocks: add dummy clock for mailbox by Hari Kanigeri · 15 years ago
  20. a36795c OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4 by Jon Hunter · 15 years ago
  21. b183aaf OMAP3: clock: Update clock domain name for mcspi fck by Charulatha V · 15 years ago
  22. 7cffa6b OMAP4: hwmod data: Add SIDLE_SMART_WKUP modes to several IPs by Benoit Cousson · 15 years ago
  23. 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 15 years ago
  24. f2dd7e0 OMAP2+: hwmod: Disable clocks when hwmod enable fails by Rajendra Nayak · 15 years ago
  25. ce35b24 OMAP2+: hwmod: Remove omap_hwmod_mutex by Benoit Cousson · 15 years ago
  26. 01592df OMAP2+: hwmod: Mark functions used only during initialization with __init by Benoit Cousson · 15 years ago
  27. 0102b62 OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister by Benoit Cousson · 15 years ago
  28. 50ebb77 OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2 by Benoit Cousson · 15 years ago
  29. 5a7ddcb OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency by Kevin Hilman · 15 years ago
  30. b399bca OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclk by Benoit Cousson · 15 years ago
  31. 8f25bdc OMAP4: hwmod data: Add IVA and DSP by Benoit Cousson · 15 years ago
  32. 659fa82 OMAP4: hwmod data: Fix missing address in DMM and EMIF_FW by Benoit Cousson · 15 years ago
  33. 0cfe875 OMAP4: hwmod data: Add SYSS_HAS_RESET_STATUS flag by Benoit Cousson · 15 years ago
  34. 3b54baa OMAP4: hwmod data: Fix hwmod entries order by Benoit Cousson · 15 years ago
  35. 65ae65c OMAP1: clock_data: use runtime cpu / machine checks by Janusz Krzysztofik · 15 years ago
  36. 1124d2f OMAP2/3: SRAM: add comment about crashes during a TLB miss by Paul Walmsley · 15 years ago
  37. f1f4b77 OMAP3: clock: fix incorrect rate display when switching MPU rate at boot by Paul Walmsley · 15 years ago
  38. 553d239 OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu by Paul Walmsley · 15 years ago
  39. d4521f6 OMAP2xxx clock: fix dss2_fck recalc to use clksel by Paul Walmsley · 15 years ago
  40. cb13459 OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocks by Rajendra Nayak · 15 years ago
  41. e0cb70c OMAP4: clock data: Add SCRM auxiliary clock nodes by Rajendra Nayak · 15 years ago
  42. 768ab94 OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck by Jonathan Bergsagel · 15 years ago
  43. 032b5a7 OMAP4: clock data: Add missing DPLL x2 clock nodes by Thara Gopinath · 15 years ago
  44. ae4b4fc OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck by Benoit Cousson · 15 years ago
  45. d9b98f5 OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk by Benoit Cousson · 15 years ago
  46. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 15 years ago
  47. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 15 years ago
  48. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 15 years ago
  49. 55ae350 OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM register accesses by Paul Walmsley · 15 years ago
  50. bd2122c OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support by Paul Walmsley · 15 years ago
  51. e4156ee OMAP4: CM instances: add clockdomain register offsets by Paul Walmsley · 15 years ago
  52. b170fbe OMAP2+: clockdomains: split the clkdm hwsup enable/disable function by Paul Walmsley · 15 years ago
  53. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 15 years ago
  54. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 15 years ago
  55. dac9a77 OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file by Paul Walmsley · 15 years ago
  56. 2ace831 OMAP4: PRCM: add OMAP4-specific accessor/mutator functions by Paul Walmsley · 15 years ago
  57. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 15 years ago
  58. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 15 years ago
  59. cdb54c4 OMAP4: PRCM: rename _MOD macros to _INST by Paul Walmsley · 15 years ago
  60. 0f318fd52 OMAP4: PRCM: Add SCRM header file by Benoit Cousson · 15 years ago
  61. d198b51 OMAP4: PRCM: reorganize existing OMAP4 PRCM header files by Paul Walmsley · 15 years ago
  62. f5f9d13 OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code by Paul Walmsley · 15 years ago
  63. 166353b OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode() by Paul Walmsley · 15 years ago
  64. dc0b3a7 OMAP2+: clockdomains: move clockdomain static data to .c files by Paul Walmsley · 15 years ago
  65. 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 15 years ago
  66. 4b4f62c OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst by Santosh Shilimkar · 15 years ago
  67. 9b7fc90 OMAP: powerdomain: Arch specific funcs for mem control by Rajendra Nayak · 15 years ago
  68. 1262757 OMAP: powerdomain: Arch specific funcs for logic control by Rajendra Nayak · 15 years ago
  69. f327e07 OMAP: powerdomain: Arch specific funcs for state control by Rajendra Nayak · 15 years ago
  70. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 15 years ago
  71. 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 15 years ago
  72. ff2516f OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism by Paul Walmsley · 15 years ago
  73. 81fbc5ef OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/devices.c by Paul Walmsley · 15 years ago
  74. 233cbe5 OMAP2+: hwmod: Update the sysc_cache in case module context is lost by Rajendra Nayak · 15 years ago
  75. b56b7bc OMAP2+: hwmod: fix a warning, add some docs, remove unused fields by Paul Walmsley · 15 years ago
  76. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 15 years ago
  77. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 15 years ago
  78. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 15 years ago
  79. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 15 years ago
  80. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 15 years ago
  81. 5b59cc2 OMAP4: Pandaboard: Fix MMC card detect gpio line by Raghuveer Murthy · 15 years ago
  82. 79c5f68 OMAP3: Devkit8000: Add DEBUG_LL support by Thomas Weber · 15 years ago
  83. d858add OMAP2: Devkit8000: Use _cansleep GPIO functions for displayreset lines by Daniel Morsing · 15 years ago
  84. b9e7683 Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 15 years ago
  85. bb3613a 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 · 15 years ago
  86. 6971071 Merge branch 'devel-dma' into omap-for-linus by Tony Lindgren · 15 years ago
  87. bb1c903 OMAP3: ASM sleep code format rework by Jean Pihet · 15 years ago
  88. 8352129 OMAP3: add comments for low power code errata by Jean Pihet · 15 years ago
  89. f7dfe3d OMAP3: rework of the ASM sleep code execution paths by Jean Pihet · 15 years ago
  90. 1e81bc0 OMAP3: re-organize the ASM sleep code by Jean Pihet · 15 years ago
  91. fe360e1 OMAP3: remove hardcoded values from the ASM sleep code by Jean Pihet · 15 years ago
  92. b4b36fd OMAP2+: use global values for the SRAM PA addresses by Jean Pihet · 15 years ago
  93. d3cdfd2 OMAP3: remove unused code from the ASM sleep code by Jean Pihet · 15 years ago
  94. cc1b602 OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2 by Eduardo Valentin · 15 years ago
  95. 80723c3 OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode by Nishanth Menon · 15 years ago
  96. c4236d2 OMAP3630: PM: Disable L2 cache while invalidating L2 cache by Peter 'p2' De Schrijver · 15 years ago
  97. 458e999 OMAP3630: PM: Erratum i608: disable RTA by Nishanth Menon · 15 years ago
  98. 8cdfd83 OMAP3: pm: introduce errata handling by Nishanth Menon · 15 years ago
  99. 9d93b8a2 OMAP3: PM: Erratum i581 support: dll kick strategy by Peter 'p2' De Schrijver · 15 years ago
  100. 0bd4053 OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all by Richard Woodruff · 15 years ago