Age | Commit message (Expand) | Author |
2011-07-10 | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros | Benoit Cousson |
2011-07-10 | OMAP2+: hwmod: Init clkdm field at boot time | Benoit Cousson |
2011-07-10 | OMAP4: hwmod data: Add clock domain attribute | Benoit Cousson |
2011-07-10 | OMAP: omap_device: Create clkdev entry for hwmod main_clk | Benoit Cousson |
2011-07-10 | OMAP: hwmod: fix the i2c-reset timeout during bootup | Avinash.H.M |
2011-07-10 | I2C: OMAP2+: Introduce I2C IP versioning constants | Andy Green |
2011-07-10 | I2C: OMAP2+: increase omap_i2c_dev_attr flags from u8 to u32 | Andy Green |
2011-07-09 | Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine... | Paul Walmsley |
2011-07-09 | OMAP PM: remove OMAP_PM_NONE config option | Jean Pihet |
2011-07-09 | OMAP: omap_device: replace _find_by_pdev() with to_omap_device() | Kevin Hilman |
2011-07-09 | OMAP4: clock data: Fix max mult and div for USB DPLL | Benoit Cousson |
2011-07-09 | omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays | Paul Walmsley |
2011-07-09 | omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays | Paul Walmsley |
2011-07-09 | omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar... | Paul Walmsley |
2011-07-09 | OMAP2+: hwmod: Fix smart-standby + wakeup support | Benoit Cousson |
2011-07-09 | OMAP: dmtimer: add missing include | Paul Walmsley |
2011-07-08 | OMAP4: clocks: Update the clock tree with 4460 clock nodes | Rajendra Nayak |
2011-07-08 | OMAP4: ID: add omap_has_feature for max freq supported | Aneesh V |
2011-07-08 | OMAP: ID: introduce chip detection for OMAP4460 | Aneesh V |
2011-07-07 | Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a... | Tony Lindgren |
2011-07-07 | omap: mcbsp: Remove port number enums | Jarkko Nikula |
2011-07-07 | omap: mcbsp: Remove rx_/tx_word_length variables | Jarkko Nikula |
2011-07-05 | OMAP4: Keyboard: Mux changes in the board file | Shubhrajyoti Datta |
2011-07-05 | arm: omap3: cm-t35: add support for cm-t3730 | Igor Grinberg |
2011-07-04 | mfd: twl6040: Add initial support | Misael Lopez Cruz |
2011-07-04 | Merge branch 'iommu-for-tony' of git://github.com/ohadbc/omap-iommu into deve... | Tony Lindgren |
2011-07-04 | omap: iovmm: s/sg_dma_len(sg)/sg->length/ | Ohad Ben-Cohen |
2011-07-04 | OMAP4: DMTIMER: enable autoidle mode | Ambresh K |
2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki |
2011-06-29 | ARM: pm: omap3: run the ASM sleep code from DDR | Jean Pihet |
2011-06-29 | Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren |
2011-06-29 | Merge branch 'devel-timer' into devel-cleanup | Tony Lindgren |
2011-06-29 | omap: mcbsp: Drop in-driver transfer support | Jarkko Nikula |
2011-06-29 | omap: mcbsp: Drop SPI mode support | Jarkko Nikula |
2011-06-29 | omap: cleanup NAND platform data | Grazvydas Ignotas |
2011-06-27 | omap2+: Use dmtimer macros for clocksource | Tony Lindgren |
2011-06-27 | omap2+: Reserve clocksource and timesource and initialize dmtimer later | Tony Lindgren |
2011-06-20 | omap2+: Remove gptimer_wakeup for now | Tony Lindgren |
2011-06-20 | omap2+: Use dmtimer macros for clockevent | Tony Lindgren |
2011-06-20 | omap: Make a subset of dmtimer functions into inline functions | Tony Lindgren |
2011-06-20 | omap: Move dmtimer defines to dmtimer.h | Tony Lindgren |
2011-06-20 | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren |
2011-06-16 | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman |
2011-06-16 | gpio/omap: debounce remove SoC specific registers, use pdata | Kevin Hilman |
2011-06-16 | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman |
2011-06-16 | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman |
2011-06-16 | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren |
2011-06-14 | Merge branch 'fixes-v3.0-rc3' into devel-fixes | Tony Lindgren |
2011-06-06 | OMAP: PM: omap_device: fix device power domain callbacks | Kevin Hilman |