| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 17 | -58/+97 |
|\ |
|
| * | Merge branch 'imx/clk' into next/clk | Arnd Bergmann | 2012-01-03 | 17 | -58/+97 |
| |\ |
|
| | * | Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-... | Arnd Bergmann | 2012-01-03 | 17 | -58/+97 |
| | |\
| |/ / |
|
| | * | ARM: mxs: select HAVE_CLK_PREPARE for clock | Shawn Guo | 2011-12-28 | 2 | -9/+23 |
| | * | clk: add config option HAVE_CLK_PREPARE into Kconfig | Shawn Guo | 2011-12-28 | 1 | -0/+3 |
| | * | ASoC: mxs-saif: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -2/+2 |
| | * | video: mxsfb: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -4/+4 |
| | * | serial: mxs-auart: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -4/+4 |
| | * | net: flexcan: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -5/+5 |
| | * | mtd: gpmi-lib: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -6/+6 |
| | * | mmc: mxs-mmc: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -5/+5 |
| | * | dma: mxs-dma: convert to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 1 | -4/+4 |
| | * | net: fec: add clk_prepare/clk_unprepare | Richard Zhao | 2011-12-28 | 1 | -5/+5 |
| | * | ARM: mxs: convert platform code to clk_prepare/clk_unprepare | Shawn Guo | 2011-12-28 | 6 | -14/+14 |
| | * | clk: add helper functions clk_prepare_enable and clk_disable_unprepare | Richard Zhao | 2011-12-28 | 1 | -0/+22 |
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -223/+124 |
|\ \ \ |
|
| * | | | msm: timer: Use clockevents_config_and_register() | Stephen Boyd | 2011-11-10 | 1 | -10/+1 |
| * | | | msm: timer: Setup interrupt after registering clockevent | Stephen Boyd | 2011-11-10 | 1 | -4/+2 |
| * | | | msm: timer: Remove SoC specific #ifdefs | Stephen Boyd | 2011-11-10 | 1 | -21/+17 |
| * | | | msm: timer: Remove msm_clocks[] and simplify code | Stephen Boyd | 2011-11-10 | 1 | -145/+76 |
| * | | | msm: timer: Fix ONESHOT mode interrupts | Stephen Boyd | 2011-11-10 | 1 | -5/+20 |
| * | | | msm: timer: Use GPT for clockevents and DGT for clocksource | Stephen Boyd | 2011-11-10 | 1 | -69/+52 |
| * | | | msm: timer: Cleanup #includes and #defines | Stephen Boyd | 2011-11-10 | 1 | -19/+7 |
| * | | | msm: timer: Tighten #ifdef for local timer support | Stephen Boyd | 2011-11-10 | 1 | -3/+2 |
* | | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 59 | -1180/+3871 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'imx6/pm' into next/pm | Olof Johansson | 2012-01-06 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'imx/pm2' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Olof Johansson | 2012-01-06 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1 | Shawn Guo | 2011-12-31 | 1 | -1/+0 |
| | | * | | | | ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidation | Shawn Guo | 2011-12-30 | 1 | -0/+1 |
| | | | |/ /
| | | |/| | |
|
| * | | | | | Merge branch 'imx6/pm' into next/pm | Arnd Bergmann | 2012-01-03 | 9 | -22/+74 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge branch 'imx/pm' of git://git.linaro.org/people/shawnguo/linux-2.6 into ... | Arnd Bergmann | 2012-01-03 | 9 | -22/+74 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ARM: imx6q: resume PL310 only when CACHE_L2X0 defined | Eric Miao | 2011-12-26 | 2 | -4/+11 |
| | | * | | | ARM: imx6q: build pm code only when CONFIG_PM selected | Eric Miao | 2011-12-26 | 4 | -2/+15 |
| | | * | | | ARM: mx5: use generic irq chip pm interface for pm functions on | Hui Wang | 2011-12-25 | 4 | -16/+48 |
| | |/ / / |
|
| * | | | | Merge branch 'v3.2-rc7' into next/pm | Arnd Bergmann | 2012-01-03 | 674 | -5040/+8465 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge branch 'omap/uart' into next/pm | Olof Johansson | 2011-12-19 | 38 | -1124/+1066 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l... | Olof Johansson | 2011-12-19 | 38 | -1124/+1066 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: omap: pass minimal SoC/board data for UART from dt | Rajendra Nayak | 2011-12-16 | 3 | -1/+59 |
| | | * | | | | arm/dts: Add minimal device tree support for omap2420 and omap2430 | Tony Lindgren | 2011-12-16 | 1 | -0/+67 |
| | | * | | | | omap-serial: Add minimal device tree support | Rajendra Nayak | 2011-12-16 | 2 | -3/+52 |
| | | * | | | | omap-serial: Use default clock speed (48Mhz) if not specified | Rajendra Nayak | 2011-12-16 | 1 | -0/+7 |
| | | * | | | | omap-serial: Get rid of all pdev->id usage | Rajendra Nayak | 2011-12-16 | 1 | -15/+15 |
| | | * | | | | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/... | Tony Lindgren | 2011-12-16 | 33 | -1107/+868 |
| | | |\ \ \ \ |
|
| | | | * | | | | ARM: OMAP2+: UART: Fix compilation/sparse warnings | Govindraj.R | 2011-12-14 | 1 | -3/+4 |
| | | | * | | | | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos | Govindraj.R | 2011-12-14 | 6 | -42/+41 |
| | | | * | | | | ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints | Govindraj.R | 2011-12-14 | 1 | -1/+10 |
| | | | * | | | | ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase | Govindraj.R | 2011-12-14 | 1 | -1/+8 |
| | | | * | | | | ARM: OMAP2+: UART: Avoid console uart idling during bootup | Govindraj.R | 2011-12-14 | 1 | -26/+25 |
| | | | * | | | | ARM: OMAP2+: UART: remove temporary variable used to count uart instance | Govindraj.R | 2011-12-14 | 1 | -5/+2 |
| | | | * | | | | ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART | Jon Hunter | 2011-12-14 | 3 | -9/+14 |