Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. | Deepak K | 2011-12-14 | 5 | -22/+60 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Remove old and unused clocks handling funcs | Govindraj.R | 2011-12-14 | 1 | -36/+0 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts | Govindraj.R | 2011-12-14 | 3 | -84/+29 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial | Govindraj.R | 2011-12-14 | 3 | -74/+102 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Get context loss count to context restore | Govindraj.R | 2011-12-14 | 3 | -2/+23 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Remove uart reset function. | Govindraj.R | 2011-12-14 | 3 | -14/+3 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s... | Govindraj.R | 2011-12-14 | 2 | -17/+30 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Remove context_save and move context restore to driver | Govindraj.R | 2011-12-14 | 2 | -118/+24 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver | Govindraj.R | 2011-12-14 | 1 | -13/+109 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. | Govindraj.R | 2011-12-14 | 3 | -6/+8 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Add default mux for all uarts. | Govindraj.R | 2011-12-14 | 4 | -258/+133 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart | Govindraj.R | 2011-12-14 | 4 | -119/+2 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: cleanup 8250 console driver support | Govindraj.R | 2011-12-14 | 1 | -97/+0 | |
| | | | * | | | | | | | ARM: OMAP2+: UART: cleanup + remove uart pm specific API | Govindraj.R | 2011-12-14 | 4 | -119/+0 | |
| * | | | | | | | | | | Merge branch 'omap/prcm' into next/pm | Olof Johansson | 2011-12-19 | 11 | -79/+884 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'prcm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l... | Olof Johansson | 2011-12-19 | 11 | -79/+884 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.... | Tony Lindgren | 2011-12-16 | 11 | -78/+859 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | ARM: OMAP4: PRM: use PRCM interrupt handler | Tero Kristo | 2011-12-16 | 1 | -0/+26 |