- c7ecea2 omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selected by Tony Lindgren · 14 years ago
- 573efc2 omap4: board-omap4panda: Initialise the serial pads by R Sricharan · 14 years ago
- 626dda8 omap3: board-3430sdp: Initialise the serial pads by R Sricharan · 14 years ago
- dae3352 omap4: board-4430sdp: Initialise the serial pads by R Sricharan · 14 years ago
- 8aee603 omap2+: mux: Add macro for configuring static with omap_hwmod_mux_init by Tony Lindgren · 14 years ago
- 86c79bf omap2+: mux: Remove the use of IDLE flag by R Sricharan · 14 years ago
- 029268e omap2+: Add separate list for dynamic pads to mux by Tony Lindgren · 14 years ago
- 0d95969 Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
- a2358a7 Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linus by Tony Lindgren · 14 years ago
- 5e7c58d perf: add OMAP support for the new power events by Jean Pihet · 14 years ago
- a271e58 OMAP4: Add IVA OPP enteries. by Shweta Gulati · 14 years ago
- d9a2012 OMAP4: Update Voltage Rail Values for MPU, IVA and CORE by Shweta Gulati · 14 years ago
- 273032f OMAP4: Enable 800 MHz and 1 GHz MPU-OPP by Shweta Gulati · 14 years ago
- 15f13e2 OMAP3+: OPP: Replace voltage values with Macros by Vishwanath BS · 14 years ago
- a08572a Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 14 years ago
- 2d403fe Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 14 years ago
- 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 · 14 years ago
- 2f4dd59 OMAP3: wdtimer: Fix CORE idle transition by Paul Walmsley · 14 years ago
- c0718df OMAP2+: voltage: reorganize, split code from data by Paul Walmsley · 14 years ago
- 94a06b7 Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
- 9062511 OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation by Santosh Shilimkar · 14 years ago
- 46f557c OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context by Santosh Shilimkar · 14 years ago
- c9749a3 OMAP3: PM: Allow the cache clean when L1 is lost. by Santosh Shilimkar · 14 years ago
- 8409d57 OMAP3: PM: Fix the MMU on sequence in the asm code by Santosh Shilimkar · 14 years ago
- 4444d71 OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones by Santosh Shilimkar · 14 years ago
- 570b54c OMAP2+: clockdomain: add flag that will block autodeps from being added for a clockdomain by Paul Walmsley · 14 years ago
- 9599217 OMAP2+: hwmod: add API to handle autoidle mode by Kishon Vijay Abraham I · 14 years ago
- 43b0164 OMAP2+: hwmod: allow board files to prevent devices from being reset upon init by Paul Walmsley · 14 years ago
- cc1226e OMAP2+: hwmod: use status bit info for reset line by omar ramirez · 14 years ago
- 09c35f2 OMAP2+: hwmod: Fix what _init_clock returns by Rajendra Nayak · 14 years ago
- d73d65f omap: hwmod: add syss reset done flags to omap2, omap3 hwmods by Avinash.H.M · 14 years ago
- 8985b63 OMAP2+: hwmod: fix incorrect computation of autoidle_mask by Tarun Kanti DebBarma · 14 years ago
- 478f478 OMAP3: hwmod data: Remove masters port links for interconnects. by Benoit Cousson · 14 years ago
- b9ccf8a OMAP3: hwmod data: Fix incorrect SmartReflex -> L4 CORE interconnect links by Benoit Cousson · 14 years ago
- b481cea OMAP: clock: fix compile warning by Felipe Balbi · 14 years ago
- b1ace38 OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove() by Anand S Sawant · 14 years ago
- dd31394 ARM: omap3: Thumb-2 compatibility for sleep34xx.S by Dave Martin · 14 years ago
- ef7a87d ARM: omap3: Thumb-2 compatibility for sram34xx.S by Dave Martin · 14 years ago
- 76d5001 ARM: omap3: Remove hand-encoded SMC instructions by Dave Martin · 14 years ago
- f96bdfa ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
- 85243a7 ARM: omap4: Provide do_wfi() for Thumb-2 by Dave Martin · 14 years ago
- 2de0bae OMAP3: PM: Initialize IVA only if available by Sanjeev Premi · 14 years ago
- 4071318 OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL by Thara Gopinath · 14 years ago
- 8c5ca4d omap3: cpuidle: Add description field to each C-state. by Santosh Shilimkar · 14 years ago
- 261bfb2 omap3: pm: Use exported set_cr() instead of a custom one. by Santosh Shilimkar · 14 years ago
- 51d070a OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear by Paul Walmsley · 14 years ago
- df93bd7 OMAP2+: remove unused UART base addresses from omap_globals by Kevin Hilman · 14 years ago
- 5c56f32 OMAP: PM: SmartReflex: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
- 8743410 OMAP3: beagle xm: enable up to 800MHz OPP by Nishanth Menon · 14 years ago
- eb05ead OMAP3|4: OPP: make omapx_opp_init non-static by Menon, Nishanth · 14 years ago
- e16b41b OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM by Ricardo Salveti de Araujo · 14 years ago
- 0dde52a Merge branch 'omap-l3-for-next' of git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base into omap-for-linus by Tony Lindgren · 14 years ago
- c39bee8 OMAP2/3: VENC hwmod: add OCPIF_SWSUP_IDLE flag to interface by Paul Walmsley · 14 years ago
- 2722e56 OMAP4: l3: Introduce l3-interconnect error handling driver by Santosh Shilimkar · 14 years ago
- a4dc616 OMAP4: Initialise the l3 device with the hwmod data. by sricharan · 14 years ago
- c464523 OMAP4: hwmod_data: Add address space and irq in L3 hwmod. by sricharan · 14 years ago
- e2fa61d OMAP3: l3: Introduce l3-interconnect error handling driver by Felipe Balbi · 14 years ago
- 0abcf61 OMAP3: devices: Initialise the l3 device with the hwmod data. by sricharan · 14 years ago
- 4bb194d OMAP3: hwmod_data: Add address space and irq in L3 hwmod. by sricharan · 14 years ago
- 0640b43 audio : AM3517 : Adding i2c info for AIC23 codec by Abhilash Vadakkepat Koyamangalath · 14 years ago
- 8c810e7 OMAP2xxx: clock data: clean up some comments by Paul Walmsley · 14 years ago
- a4fc927 OMAP2xxx: clock: fix clockdomains on gpt7_ick, 2430 mmchs2_fck clocks by Paul Walmsley · 14 years ago
- 691abf5 omap2/3: clockdomains: fix compile-time warnings by Sanjeev Premi · 14 years ago
- 2241139 OMAP2xxx: clock: remove dsp_irate_ick by Paul Walmsley · 14 years ago
- 241d3a8 OMAP2+: clock: remove the DPLL rate tolerance code by Paul Walmsley · 14 years ago
- 19c1c0c OMAP2xxx: clock: fix interface clocks and clockdomains for modules in the WKUP domain by Paul Walmsley · 14 years ago
- 3f9cfd3 OMAP2xxx: clock: fix low-frequency oscillator clock rate by Paul Walmsley · 14 years ago
- a1fed57 OMAP2xxx: clock: fix parents for L3-derived clocks by Paul Walmsley · 14 years ago
- e1d6f47 OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h by Paul Walmsley · 14 years ago
- 7328ff4 OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.h by Paul Walmsley · 14 years ago
- 4ef70c0 OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c by Paul Walmsley · 14 years ago
- ec538e3 OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocks by Paul Walmsley · 14 years ago
- a1d5562 OMAP2430: clock: use autoidle clkops for all autoidle-controllable interface clocks by Paul Walmsley · 14 years ago
- e892b25 OMAP2430/3xxx: clock: add modem clock autoidle support by Paul Walmsley · 14 years ago
- 6ae690d OMAP2420: clock: use autoidle clkops for all autoidle-controllable interface clocks by Paul Walmsley · 14 years ago
- a56d9ea OMAP2420: clock: add sdrc_ick by Paul Walmsley · 14 years ago
- 530e544 OMAP2+: clock: add interface clock type code with autoidle support by Paul Walmsley · 14 years ago
- cc1d230 OMAP2+: clock: comment that osc_ck/osc_sys_ck should use clockfw autoidle control by Paul Walmsley · 14 years ago
- 92618ff OMAP2xxx: clock: add clockfw autoidle support for APLLs by Paul Walmsley · 14 years ago
- 0fd0c21 OMAP2: clock: add DPLL autoidle support by Paul Walmsley · 14 years ago
- 694606c OMAP2+: powerdomain: add pwrdm_can_ever_lose_context() by Paul Walmsley · 14 years ago
- 4cb49fe OMAP2+: powerdomain: fix bank power state bitfields by Paul Walmsley · 14 years ago
- cad7a34 OMAP2/3: WKUP powerdomain: mark as being always on by Paul Walmsley · 14 years ago
- cd97bb0 Revert "OMAP4: hwmod data: Prevent timer1 to be reset and idle during init" by Benoit Cousson · 14 years ago
- 077f8ec Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-fixes by Tony Lindgren · 14 years ago
- 525a113 omap: mailbox: resolve hang issue by Hari Kanigeri · 14 years ago
- b2833a0 Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linus by Tony Lindgren · 14 years ago
- 12d7d4e Merge branch 'devel-cleanup' into omap-for-linus by Tony Lindgren · 14 years ago
- 6a58baf omap: Remove unnecessary twl4030_codec_audio settings from board files by Ilkka Koskinen · 14 years ago
- b7a834c omap: rx51: Add support for vibra by Ilkka Koskinen · 14 years ago
- ec179ea5 omap: panda: Add TI-ST driver support by Guy Eilam · 14 years ago
- f463eff ldp: Fix regulator mapping for ads7846 TS controller by Tony Lindgren · 14 years ago
- b3329a3 OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driver by Shweta Gulati · 14 years ago
- 865212a arm: mach-omap2: smartreflex: fix another memory leak by Aaro Koskinen · 14 years ago
- 3ed4566 omap4: powerdomain: Use intended PWRSTS_* flags instead of values by Santosh Shilimkar · 14 years ago
- 1a9f5e8 omap4: clockdomain: Fix the CPUx domain name by Benoit Cousson · 14 years ago
- 0005ae7 OMAP: hsmmc: Rename the device and driver by Kishore Kadiyala · 14 years ago
- 4621d5f OMAP: adapt hsmmc to hwmod framework by Kishore Kadiyala · 14 years ago
- d8d0a61 OMAP: hsmmc: Move mux configuration to hsmmc.c by Kishore Kadiyala · 14 years ago
- 6ab8946 OMAP: hwmod data: Add dev_attr and use in the host driver by Kishore Kadiyala · 14 years ago