Linux on ARM based TI OMAP SoCs
[Prev Page][Next Page]
[RFC][PATCH 4/9] OMAP4: clocks: distinguish 4430 and 4460,
Nishanth Menon
[RFC][PATCH 5/9] OMAP4: PRM: OMAP4460 specific PRM and CM register bitshifts,
Nishanth Menon
[RFC][PATCH 6/9] OMAP4: clocks: Update the clock tree with 4460 clock nodes,
Nishanth Menon
[RFC][PATCH 7/9] OMAP4: powerdomain: Update MPU powerdomain for 4460,
Nishanth Menon
[RFC][PATCH 8/9] OMAP4: clockdomain: Use CHIP_IS_44XX to reuse all CD's on 4460,
Nishanth Menon
[RFC][PATCH 9/9] OMAP4460: dpll: Support MPU frequencies > 1 Ghz,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH 0/6 V3] Cleanups for cpufreq,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH V3 5/8] OMAP2+: cpufreq: fix invalid cpufreq table with central alloc/free,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH V3 6/8] OMAP2+: cpufreq: fix freq_table leak,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH V3 7/8] OMAP2+: cpufreq: put clk if cpu_init failed,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH V3 8/8] OMAP: cpufreq: minor file header updates,
Nishanth Menon
Re: [PM-WIP_CPUFREQ][PATCH 0/6 V3] Cleanups for cpufreq,
Kevin Hilman
[PATCH V2] PM: OPP: introduce function to free cpufreq table,
Nishanth Menon
[PATCH] ARM: OMAP: L3 interconnect: Error reporting cleanups,
Todd Poynor
[PATCH 00/15] OMAP: GPIO: Cleanup OMAP GPIO driver,
Tarun Kanti DebBarma
- [PATCH 15/15] OMAP: GPIO: clean omap_gpio_mod_init function,
Tarun Kanti DebBarma
- [PATCH 14/15] OMAP: GPIO: Use memset for omap_gpio_reg_offs,
Tarun Kanti DebBarma
- [PATCH 05/15] OMAP: GPIO: Make gpio_context part of gpio_bank structure,
Tarun Kanti DebBarma
- [PATCH 13/15] OMAP: GPIO: clean set_gpio_triggering function,
Tarun Kanti DebBarma
- [PATCH 08/15] OMAP2+: GPIO: make workaround_enabled bank specific,
Tarun Kanti DebBarma
- [PATCH 02/15] OMAP2PLUS: GPIO: Fix non-wakeup GPIO and rev_ids,
Tarun Kanti DebBarma
- [PATCH 12/15] OMAP: GPIO: Fix: use wake set/clear regs,
Tarun Kanti DebBarma
- [PATCH 11/15] OMAP: GPIO: Remove hardcoded offsets in ctxt save/restore,
Tarun Kanti DebBarma
- [PATCH 10/15] OMAP: GPIO: cleanup prepare/resume idle functions,
Tarun Kanti DebBarma
- [PATCH 04/15] OMAP2PLUS: GPIO: Use flag to identify wkup dmn GPIO,
Tarun Kanti DebBarma
- [PATCH 09/15] OMAP: GPIO: cleanup suspend and resume functions,
Tarun Kanti DebBarma
- [PATCH 03/15] OMAP: GPIO: Remove dependency on gpio_bank_count,
Tarun Kanti DebBarma
- [PATCH 07/15] OMAP: GPIO: handle save/restore ctx in GPIO driver,
Tarun Kanti DebBarma
- [PATCH 06/15] OMAP4: GPIO: Save/restore context,
Tarun Kanti DebBarma
- [PATCH 01/15] OMAP: GPIO: Avoid cpu_is checks during module ena/disable,
Tarun Kanti DebBarma
Fwd: Self modifying code in ARM 11 architectures,
Ashok Babu
[PATCH] PM: OPP: introduce function to free cpufreq table,
Nishanth Menon
[GIT PULL] OMAP DSS updates for 2.6.40,
Tomi Valkeinen
Using DSI PLL for LCD pixel clock,
Tomi Valkeinen
[PATCH] cleanup regulator supply definitions in mach-omap2 to use REGULATOR_SUPPLY,
green
Initial B&N Nook Color support, take four,
green
[PATCH v4 0/1] Add support for twl6025 PMIC,
Graeme Gregory
Re: [PATCH v2 2/2] OMAP3BEAGLE: Add support for mt9p031 sensor driver.,
Igor Grinberg
[PATCH] Fix generic irq chip,
Russell King - ARM Linux
[PATCH v4] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup,
Avinash.H.M
[GIT PULL] OMAP PM cleanups for 2.6.40,
Kevin Hilman
[PATCH 00/14] GPIO: OMAP: first round of cleanup,
Kevin Hilman
- [PATCH 02/14] GPIO: OMAP: remove MPUIO handling from _clear_gpio_irqbank(),
Kevin Hilman
- [PATCH 01/14] GPIO: OMAP: _clear_gpio_irqbank: fix flushing of posted write,
Kevin Hilman
- [PATCH 04/14] GPIO: OMAP: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width,
Kevin Hilman
- [PATCH 03/14] GPIO: OMAP: move bank width into struct gpio_bank,
Kevin Hilman
- [PATCH 05/14] GPIO: OMAP: replace get_gpio_index() by using bank width,
Kevin Hilman
- [PATCH 06/14] GPIO: OMAP: remove get_gpio_bank(),
Kevin Hilman
- [PATCH 07/14] GPIO: OMAP: consolidate direction, input, output, remove #ifdefs,
Kevin Hilman
- [PATCH 09/14] GPIO: OMAP: conslidate enable/disable of GPIO IRQs, remove ifdefs,
Kevin Hilman
- [PATCH 10/14] GPIO: OMAP: convert MPUIO IRQ over to generic irq_chip,
Kevin Hilman
- [PATCH 11/14] GPIO: OMAP: remove useless gpio_valid() & check_gpio() checks,
Kevin Hilman
- [PATCH 08/14] GPIO: OMAP: consolidate IRQ status handling, remove #ifdefs,
Kevin Hilman
- [PATCH 12/14] GPIO: OMAP: cleanup _set_gpio_wakeup(), remove ifdefs,
Kevin Hilman
- [PATCH 13/14] GPIO: OMAP: debounce remove SoC specific registers, use pdata,
Kevin Hilman
- [PATCH 14/14] GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only once,
Kevin Hilman
- Re: [PATCH 00/14] GPIO: OMAP: first round of cleanup,
Jean-Christophe PLAGNIOL-VILLARD
- Re: [PATCH 00/14] GPIO: OMAP: first round of cleanup,
Grant Likely
[PATCH] Fix: ZOOM: QUART: Request reset GPIO,
Tarun Kanti DebBarma
[PATCH 0/2] GPIO: move OMAP driver to drivers/gpio,
Kevin Hilman
[PATCH 0/2] regulator: twl6030: do not write to _GRP for enable/disable,
Balaji T K
[PATCHv2] OMAP3: beagle: add support for beagleboard xM revision C,
koen
[PATCH] OMAP3: beagle: add support for beagleboard xM revision C,
Koen Kooi
[PATCH v2 0/5] OMAP: DSS2: Add suppport for new color format,
Amber Jain
[PATCH 0/5] OMAP: DSS2: Add suppport for new color format,
Amber Jain
[PATCH] mmc: fix handling NULL returned from regulator_get(),
Antonio Ospite
[PATCH v3 0/2] Add support for twl6025 PMIC,
Graeme Gregory
[RFC/PATCH 00/13] OMAP2+: PM: isolate PM code in modules,
jean . pihet
- [PATCH 01/13] perf: export power_start and power_end tracepoints,
jean . pihet
- [PATCH 02/13] OMAP2+: PM: isolate PM code,
jean . pihet
- [PATCH 03/13] OMAP2+: PM: clean up usage of SRAM functions,
jean . pihet
- [PATCH 04/13] OMAP2+: cpuidle: register the board specific C-states table,
jean . pihet
- [PATCH 05/13] OMAP2+: PM: move common code from pm-debug.c to pm.c,
jean . pihet
- [PATCH 06/13] OMAP2+: PM: isolate the scratchpad save function from the PM code,
jean . pihet
- [PATCH 07/13] OMAP2+: PM: move the powerdomains time stats to powerdomain code,
jean . pihet
- [PATCH 08/13] OMAP2+: PM: provide the next timer event API to PM modules,
jean . pihet
- [PATCH 09/13] OMAP2+: PM: export suspend_set_ops to PM modules,
jean . pihet
- [PATCH 10/13] OMAP3: PM: export the v7_flush_dcache_all API to modules,
jean . pihet
- [PATCH 11/13] OMAP2+: PM: implement modules insertion and removal code,
jean . pihet
- [PATCH 12/13] OMAP2+: PM: export functions and variables to PM modules,
jean . pihet
- [PATCH 13/13] OMAP2+: PM: build PM functionality as modules,
jean . pihet
- Re: [RFC/PATCH 00/13] OMAP2+: PM: isolate PM code in modules,
Tony Lindgren
Re: [GIT PULL] USB patches for next merge window,
Felipe Balbi
[PATCH] OMAP3: pm: Boot message is not an error, remove it,
Sanjeev Premi
context_loss_count error value,
Tomi Valkeinen
[PM-WIP_CPUFREQ][PATCH 6/6 v2] OMAP2+: cpufreq: fix freq_table leak,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH 5/6 v2] OMAP2+: cpufreq: use cpufreq_frequency_table_target,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH 4/6 v2] OMAP2: cpufreq: use clk_init_cpufreq_table if OPPs not available,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH 3/6 v2] OMAP2+: cpufreq: minor comment cleanup,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH 2/6 v2] OMAP2+: cpufreq: handle invalid cpufreq table,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH 1/6 v2] OMAP2+: cpufreq: free up table on exit,
Nishanth Menon
[PM-WIP_CPUFREQ][PATCH 0/6 v2] Cleanups for cpufreq,
Nishanth Menon
[PM-WIP/voltdm_c][PATCH 00/11] OMAP4: Fixes for voltage scale,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 02/11] OMAP3+: PM: voltage: add required debugfs interfaces,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 11/11] OMAP4: PM: TWL6030: add cmd register,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 09/11] OMAP4: PM: TWL6030: address 0V conversions,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 03/11] OMAP3+: PM: VP: fix vstepmax,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 05/11] OMAP4: PM: VC: fix highspeed i2c for SR,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 06/11] OMAP4: PM: VC: fix channel bit offset for MPU,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 04/11] OMAP4: PM: VC: support configuration of i2c clks,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 07/11] OMAP4: PM: TWL6030: fix voltage conversion formula,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 08/11] OMAP4: PM: TWL6030: fix uv to voltage for >0x39,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 01/11] OMAP3+: PM: SR: fix debugfs,
Nishanth Menon
- [PM-WIP/voltdm_c][PATCH 10/11] OMAP4: PM: TWL6030: fix ON/RET/OFF voltages,
Nishanth Menon
[PATCH] ARM: fix mistaken dependency for CPU_HAS_PMU,
tom . leiming
[PATCH] omap3: boot message is not an error,
Sanjeev Premi
[PATCH 0/2] I2C: OMAP: clean up runtime PM usage,
Kevin Hilman
[PATCH v5 0/7] picodlp projector driver,
Mayuresh Janorkar
[PATCH] OMAP4: McBSP: Clear rx_irq at probe time,
Peter Ujfalusi
[PATCH 0/2] OMAP4: Add devices for HDMI audio,
Ricardo Neri
[RESEND/PATCH 1/2] arm: Kconfig: select correct HAVE_SPARSE_IRQ symbol,
Felipe Balbi
[PATCH v2 00/19] Consolidate simple ARM MMIO clock sources,
Russell King - ARM Linux
[PATCH v1] mfd: Fix omap_usbhs_alloc_children error handling,
Keshava Munegowda
[GIT PULL] Two omap fixes for v2.6.39-rc7,
Tony Lindgren
[RFC PATCH 00/10] OMAP: GPIO: cleanup GPIO driver,
Tarun Kanti DebBarma
- [RFC PATCH 04/10] OMAP: GPIO: Remove dependency on gpio_bank_count,
Tarun Kanti DebBarma
- [RFC PATCH 08/10] OMAP: GPIO: cleanup prepare-for and resume-after idle functions,
Tarun Kanti DebBarma
- [RFC PATCH 07/10] OMAP: GPIO: cleanup suspend and resume functions,
Tarun Kanti DebBarma
- [RFC PATCH 03/10] OMAP2PLUS: GPIO: Fix non-wakeup GPIO and rev_ids,
Tarun Kanti DebBarma
- [RFC PATCH 02/10] ZOOM: QUART: Request reset GPIO,
Tarun Kanti DebBarma
- [RFC PATCH 09/10] OMAP: GPIO: cleanup omap_gpio_free and triggering functions,
Tarun Kanti DebBarma
- [RFC PATCH 05/10] OMAP2PLUS: GPIO: Use flag to identify wkup dmn GPIO,
Tarun Kanti DebBarma
- [RFC PATCH 01/10] OMAP: GPIO: Avoid cpu_is checks during module ena/disable,
Tarun Kanti DebBarma
- [RFC PATCH 06/10] OMAP: GPIO: Use USHRT_MAX for rev offset instead of -1,
Tarun Kanti DebBarma
- [RFC PATCH 10/10] OMAP: GPIO: remove harcoded offsets in context save and restore,
Tarun Kanti DebBarma
[RESEND][PATCH 5/5] arm: omap: usb: global Suspend and resume support of ehci and ohci,
Keshava Munegowda
[RESEND][PATCH 4/5] arm: omap: usb: Runtime PM support,
Keshava Munegowda
[RESEND][PATCH 3/5] arm: omap: usb: device name change for the clk names of usbhs,
Keshava Munegowda
[PATCH 0/4] OMAP: DSS2: Miscellaneous DSI cleanup and fixes,
Archit Taneja
[RESEND][PATCH 2/5] arm: omap: usb: register hwmods of usbhs,
Keshava Munegowda
[RESEND][PATCH 1/5] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4,
Keshava Munegowda
[no subject],
Keshava Munegowda
[RESEND][PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers,
Keshava Munegowda
[PATCHv2 0/2] [RFC] Shrink clock data utilizing preprocessor,
Vladimir Zapolskiy
dsp,
Jeff Graham
[PM-WIP_CPUFREQ][PATCH 0/5] Cleanups for cpufreq,
Nishanth Menon
[PATCH] arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del,
Julia Lawall
Re: [PATCH] perf: export power_start and power_end tracepoints,
Jean Pihet
Re: [PATCH] [RFC] OMAP4: clock: shrink clock data utilizing preprocessor.,
Tony Lindgren
[PATCH V4] OMAP3+: SR Layer Cleanup,
Shweta Gulati
[PATCH 0/4] omap: merge IGEP v2 and v3,
Mike Rapoport
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Big List of Linux Books]
[Linux WPAN Networking]
[Linux SCSI]
[Scanners]
[Yosemite Forum]