Linux on ARM based TI OMAP SoCs
[Prev Page][Next Page]
Re: [PATCHv2] omap2+: pm: cpufreq: Fix loops_per_jiffy calculation,
Russell King - ARM Linux
[PATCH v2 0/7] Fix module-mode enable sequence on OMAP4,
Benoit Cousson
[PATCH 14/14] OMAP2+: clockdomain: Add an api to read idle mode,
Benoit Cousson
[PATCH 13/14] OMAP4: hwmod: Introduce the module control in hwmod control,
Benoit Cousson
[PATCH 12/14] OMAP4: cm: Add two new APIs for modulemode control,
Benoit Cousson
[PATCH 11/14] OMAP4: hwmod data: Add modulemode entry in omap_hwmod structure,
Benoit Cousson
[PATCH 10/14] OMAP4: hwmod data: Add PRM context register offset,
Benoit Cousson
[PATCH 09/14] OMAP4: hwmod data: Align interconnect format with regular modules,
Benoit Cousson
[PATCH 07/14] OMAP4: prm: Replace warm reset API with the offset based version,
Benoit Cousson
[PATCH 08/14] OMAP4: prm: Remove deprecated functions,
Benoit Cousson
[PATCH 06/14] OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros,
Benoit Cousson
[PATCH 04/14] OMAP: hwmod: Wait the idle status to be disabled,
Benoit Cousson
[PATCH 05/14] OMAP2+: hwmod: Replace clkdm access from main_clk using hwmod attribute,
Benoit Cousson
[PATCH 03/14] OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros,
Benoit Cousson
[PATCH 02/14] OMAP2+: hwmod: Init clkdm field at boot time,
Benoit Cousson
[PATCH 01/14] OMAP4: hwmod: Add clock domain attribute,
Benoit Cousson
[PATCH 00/13] OMAP4: Add modulemode support to hwmod framework,
Benoit Cousson
[PATCH 0/2] omap2+: pm: Fix code syntax and BogoMIPS,
Sanjeev Premi
[GIT PULL] misc. OMAP PM updates for v3.1,
Kevin Hilman
[PATCH] OMAP3: PM: remove get_*_restore_pointer functions, directly use entry points,
Kevin Hilman
[PATCH] ARM: pm: add v7 suspend/resume functions to v7_processor functions,
Kevin Hilman
[PATCH] mfd: omap: Restore TLL initialization,
Jassi Brar
[PATCH 0/6] OMAP2+: hwmod framework fixes,
Benoit Cousson
[PATCH] regulator: twl: Add 'fixed' set_voltage callback,
Jassi Brar
[PATCH 00/25] Re-jig cpu_suspend for a saner calling convention,
Russell King - ARM Linux
- [PATCH 01/25] ARM: pm: ensure ARMv7 CPUs save and restore the TLS register,
Russell King - ARM Linux
- [PATCH 02/25] ARM: pm: arrange for cpu_proc_init() to be called on resume,
Russell King - ARM Linux
- [PATCH 03/25] ARM: pm: sa1100: no need to re-enable clock switching,
Russell King - ARM Linux
- [PATCH 04/25] ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same,
Russell King - ARM Linux
- [PATCH 05/25] ARM: pm: move return address (for cpu_resume) to top of stack,
Russell King - ARM Linux
- [PATCH 06/25] ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths,
Russell King - ARM Linux
- [PATCH 07/25] ARM: pm: preserve r4 - r11 across a suspend,
Russell King - ARM Linux
- [PATCH 08/25] ARM: pm: reallocate registers to avoid r2, r3,
Russell King - ARM Linux
- [PATCH 09/25] ARM: pm: rejig suspend follow-on function calling convention,
Russell King - ARM Linux
- [PATCH 10/25] ARM: pm: move sa1100 to use proper suspend func arg0,
Russell King - ARM Linux
- [PATCH 11/25] ARM: pm: convert cpu_suspend() to a normal function,
Russell King - ARM Linux
- [PATCH 12/25] ARM: pm: move cpu_init() call into core code,
Russell King - ARM Linux
- [PATCH 13/25] ARM: pm: sa1100: move cpu_suspend into C code,
Russell King - ARM Linux
- [PATCH 14/25] ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 15/25] ARM: pm: mach-s5pv210: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 16/25] ARM: pm: mach-exynos4: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 17/25] ARM: pm: mach-s3c64xx: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 18/25] ARM: pm: samsung: move cpu_suspend into C code,
Russell King - ARM Linux
- [PATCH 19/25] ARM: pm: samsung: no need to call flush_cache_all(),
Russell King - ARM Linux
- [PATCH 20/25] ARM: pm: pxa: move cpu_suspend into C code,
Russell King - ARM Linux
- [PATCH 21/25] ARM: pm: omap34xx: no need to save all registers in sleep34xx.S,
Russell King - ARM Linux
- [PATCH 22/25] ARM: pm: omap34xx: remove misleading comment and use of r9,
Russell King - ARM Linux
- [PATCH 23/25] ARM: pm: omap34xx: convert to generic suspend/resume support,
Russell King - ARM Linux
- [PATCH 24/25] ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code,
Russell King - ARM Linux
- [PATCH 25/25] ARM: pm: ensure our temporary page table entry is removed from the TLB,
Russell King - ARM Linux
- Re: [PATCH 00/25] Re-jig cpu_suspend for a saner calling convention,
Kevin Hilman
- Re: [PATCH 00/25] Re-jig cpu_suspend for a saner calling convention,
Jean Pihet
[PATCH 00/16] OMAP4: PRCM big spring (late) cleanup,
Benoit Cousson
- [PATCH 04/16] OMAP4: clock data: Add sddiv to USB DPLL,
Benoit Cousson
- [PATCH 06/16] OMAP4: clock data: Re-order some clock nodes and structure fields,
Benoit Cousson
- [PATCH 07/16] OMAP4: clock data: Fix max mult and div for USB DPLL,
Benoit Cousson
- [PATCH 11/16] OMAP4: clock data: Add missing divider selection for auxclks,
Benoit Cousson
- [PATCH 10/16] OMAP4: clock data: Remove UNIPRO clock nodes,
Benoit Cousson
- [PATCH 13/16] OMAP4: hwmod data: Fix L3 interconnect data order and alignement,
Benoit Cousson
- [PATCH 14/16] OMAP4: hwmod data: Remove un-needed parens,
Benoit Cousson
- [PATCH 16/16] OMAP4: hwmod data: Replace CHIP_IS_OMAP4430 by OMAP44XX,
Benoit Cousson
- [PATCH 15/16] OMAP4: hwmod data: Fix typo and alignement,
Benoit Cousson
- [PATCH 09/16] OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocks,
Benoit Cousson
- [PATCH 08/16] OMAP4: clock data: Rename clock flags from 443X to 44XX,
Benoit Cousson
- [PATCH 12/16] OMAP4: prcm: Remove references to non-existant peripherals,
Benoit Cousson
- [PATCH 03/16] OMAP4: clockdomain data: Fix data order and wrong name,
Benoit Cousson
- [PATCH 05/16] OMAP4: clock data: Remove usb_host_fs clkdev with NULL dev,
Benoit Cousson
- [PATCH 01/16] OMAP4: cm: Remove RESTORE macros to avoid access from SW,
Benoit Cousson
- [PATCH 02/16] OMAP4: prcm_mpu: Fix indent in few macros,
Benoit Cousson
- Re: [PATCH 00/16] OMAP4: PRCM big spring (late) cleanup,
Paul Walmsley
[PATCH 0/3] OMAP4: PRCM fixes,
Benoit Cousson
omap3evm: observing bug in lockdep,
Premi, Sanjeev
[PATCH] OMAP: 4430SDP: add mmc5/wl1283 device support,
Vishal Mahaveer
Re: Runtime PM discussion notes,
Paul Walmsley
[PATCH] OMAP4: Keyboard: Mux changes in the board file,
Shubhrajyoti D
[PATCHv3 0/6] PRCM chain handler,
Tero Kristo
[PATCH 00/25 v2] Re-jig cpu_suspend for a saner calling convention,
Russell King - ARM Linux
- [PATCH 01/25] ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same,
Russell King - ARM Linux
- [PATCH 02/25] ARM: pm: move return address (for cpu_resume) to top of stack,
Russell King - ARM Linux
- [PATCH 04/25] ARM: pm: preserve r4 - r11 across a suspend,
Russell King - ARM Linux
- [PATCH 07/25] ARM: pm: move sa1100 to use proper suspend func arg0,
Russell King - ARM Linux
- [PATCH 08/25] ARM: pm: convert cpu_suspend() to a normal function,
Russell King - ARM Linux
- [PATCH 06/25] ARM: pm: rejig suspend follow-on function calling convention,
Russell King - ARM Linux
- [PATCH 11/25] ARM: pm: mach-s5pv210: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 10/25] ARM: pm: sa1100: cleanup sa1100_cpu_suspend,
Russell King - ARM Linux
- [PATCH 12/25] ARM: pm: mach-exynos4: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 13/25] ARM: pm: mach-s3c64xx: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 15/25] ARM: pm: sa1100: move cpu_suspend into C code,
Russell King - ARM Linux
- [PATCH 05/25] ARM: pm: reallocate registers to avoid r2, r3,
Russell King - ARM Linux
- [PATCH 03/25] ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths,
Russell King - ARM Linux
- [PATCH 09/25] ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save,
Russell King - ARM Linux
- [PATCH 14/25] ARM: pm: pxa: cleanup PXA suspend code,
Russell King - ARM Linux
- [PATCH 24/25] ARM: pm: ensure ARMv7 CPUs save and restore the TLS register,
Russell King - ARM Linux
- [PATCH 25/25] ARM: pm: omap34xx: convert to generic suspend/resume support,
Russell King - ARM Linux
- [PATCH 18/25] ARM: pm: arrange for cpu_proc_init() to be called on resume,
Russell King - ARM Linux
- [PATCH 19/25] ARM: pm: sa1100: no need to re-enable clock switching,
Russell King - ARM Linux
- [PATCH 23/25] ARM: pm: omap34xx: remove misleading comment and use of r9,
Russell King - ARM Linux
- [PATCH 17/25] ARM: pm: move cpu_init() call into core code,
Russell King - ARM Linux
- [PATCH 20/25] ARM: pm: samsung: move cpu_suspend into C code,
Russell King - ARM Linux
- [PATCH 22/25] ARM: pm: omap: no need to save all registers in sleep34xx.S,
Russell King - ARM Linux
- [PATCH 21/25] ARM: pm: samsung: no need to call flush_cache_all(),
Russell King - ARM Linux
- [PATCH 16/25] ARM: pm: pxa: move cpu_suspend into C code,
Russell King - ARM Linux
- Re: [PATCH 00/25 v2] Re-jig cpu_suspend for a saner calling convention,
Russell King - ARM Linux
[PATCH 0/3] OMAP: HSMMC: cleanup and runtime pm,
Balaji T K
[PATCH 1/2] omap4: hwmod: Reset i2c modules as a part of omap_hwmod init,
Avinash.H.M
[PATCH] Fix CPU spinlock lockups on secondary CPU bringup,
Russell King - ARM Linux
[PATCH 0/4] OMAP: DSS2: misc patches,
Tomi Valkeinen
[PATCH 2/2] OMAP4: Regulator: Specify system has fully specified constraints,
Girish S G
[PATCH 1/2] OMAP4 :TWL6030: Regulator set the default behavior of LDO's,
Girish S G
[PATCH 0/2] OMAP4: PM: Regulator state update,
Girish S G
[OMAP3] [PM] [QUERY] voltage not reducing with enable_off_mode,
Koyamangalath, Abhilash
[PATCH v6 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes,
Peter Ujfalusi
- [PATCH v6 01/18] OMAP: New twl-common for common TWL configuration,
Peter Ujfalusi
- [PATCH v6 13/18] ASoC: twl6040: add all ABE DAIs,
Peter Ujfalusi
- [PATCH v6 14/18] ASoC: twl6040: Support other sample rates in constraints.,
Peter Ujfalusi
- [PATCH v6 17/18] ASoC: twl6040: Configure ramp step based on platform,
Peter Ujfalusi
- [PATCH v6 11/18] input: Add initial support for TWL6040 vibrator,
Peter Ujfalusi
- [PATCH v6 16/18] ASoC: twl6040: set default constraints.,
Peter Ujfalusi
- [PATCH v6 15/18] ASoC: twl6040: Remove pll and headset mode dependency,
Peter Ujfalusi
- [PATCH v6 12/18] OMAP4: SDP4430: Add twl6040 vibrator platform support,
Peter Ujfalusi
- [PATCH v6 06/18] MFD: twl4030-codec -> twl4030-audio: Rename the driver,
Peter Ujfalusi
- [PATCH v6 10/18] MFD: twl6040: Change platform data for soc codec driver,
Peter Ujfalusi
- [PATCH v6 09/18] ASoC: twl6040: Convert into TWL6040 MFD child,
Peter Ujfalusi
- [PATCH v6 07/18] MFD: twl4030-audio: Rename platform data,
Peter Ujfalusi
- [PATCH v6 08/18] mfd: twl6040: Add initial support,
Peter Ujfalusi
- [PATCH v6 05/18] MFD: twl4030-codec: Rename internals from codec to audio,
Peter Ujfalusi
- [PATCH v6 03/18] OMAP3: Move common twl configuration to twl-common,
Peter Ujfalusi
- [PATCH v6 04/18] OMAP3: Move common regulator configuration to twl-common,
Peter Ujfalusi
- [PATCH v6 02/18] OMAP4: Move common twl6030 configuration to twl-common,
Peter Ujfalusi
- [PATCH v6 18/18] OMAP4: SDP4430: Add twl6040 codec platform support,
Peter Ujfalusi
- Re: [PATCH v6 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes,
Péter Ujfalusi
Pick Up Your $5,000USD Now!!,
U.N Compensation Payout
Bug in _und_usr on dual-core ARM?,
TAO HU
[RFC 0/8] Introducing a generic AMP/IPC framework,
Ohad Ben-Cohen
Re: [RFC 0/8] Introducing a generic AMP/IPC framework,
Arnd Bergmann
Re: [RFC 0/8] Introducing a generic AMP/IPC framework,
Michael Williamson
Re: [RFC 0/8] Introducing a generic AMP/IPC framework,
Stephen Boyd
Re: [PATCH][RFC] OMAP4: I2C : I2C context save,
Shubhrajyoti
[PATCH 0/2] video: Make omap2 support conditional,
Tushar Behera
[RFC PATCH] ARM: smp: Fix the CPU hotplug race with scheduler.,
Santosh Shilimkar
[PATCH 00/10] init_early cleanup for omap init_irq and init_timer,
Tony Lindgren
- [PATCH 01/10] omap: Use separate init_irq functions to avoid cpu_is_omap tests early,
Tony Lindgren
- [PATCH 02/10] omap: Set separate timer init functions to avoid cpu_is_omap tests,
Tony Lindgren
- [PATCH 03/10] omap: Move dmtimer defines to dmtimer.h,
Tony Lindgren
- [PATCH 04/10] omap: Make a subset of dmtimer functions into inline functions,
Tony Lindgren
- [PATCH 05/10] omap2+: Use dmtimer macros for clockevent,
Tony Lindgren
- [PATCH 06/10] omap2+: Remove gptimer_wakeup for now,
Tony Lindgren
- [PATCH 07/10] omap2+: Reserve clocksource and timesource and initialize dmtimer later,
Tony Lindgren
- [PATCH 08/10] omap2+: Use dmtimer macros for clocksource,
Tony Lindgren
- [PATCH 09/10] omap2+: Remove omap2_gp_clockevent_set_gptimer,
Tony Lindgren
- [PATCH 10/10] omap2+: Rename timer-gp.c into timer.c to combine timer init functions,
Tony Lindgren
Omap3 -> AM37xx change cpu-frequency,
Arno Steffen
Power Management Omap3530,
Chris Rodley
[pm] keep Cortex M3 cores running while OMAP4 is suspended?,
linxz02
[PATCH] ARM: OMAP: Overo: remove illegal extra call to overo_ads7846_init(),
Daniel Mack
Trouble with newer kernels on Gumstix Overo boards,
Daniel Mack
[PATCHv2 0/3] PRCM chain interrupt handler,
Tero Kristo
[GIT PULL] omap fixes for v3.0-rc3,
Tony Lindgren
[PATCH] OMAP3: run the ASM sleep code from DDR,
jean . pihet
[PATCH v2] omap v4l2: fix wrong resizer calculation,
Vladimir Pantelic
[PATCH 0/8] HDMI: Split hdmi.c to seperate HDMI IP dependant code from DSS.,
Mythri P K
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Big List of Linux Books]
[Linux WPAN Networking]
[Linux SCSI]
[Scanners]
[Yosemite Forum]