aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/dmtimer.c
Commit message (Expand)AuthorAge
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\
| * ARM: OMAP2+: Populate DMTIMER errata when using device-treeJon Hunter2013-04-08
| * ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter2013-04-08
| * ARM: OMAP: Add function to request timer by nodeJon Hunter2013-04-08
| * ARM: OMAP: Force dmtimer restore if context loss is not detectableJon Hunter2013-04-08
| * ARM: OMAP: Simplify dmtimer context-loss handlingNeilBrown2013-04-08
* | Merge branch 'cleanup' into for-linusRussell King2013-05-02
|\ \ | |/ |/|
| * ARM: OMAP: use consistent error checkingRussell King2013-05-02
| * ARM: cleanup: clk_get() error handlingRussell King2013-02-24
* | ARM: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
|/
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ARM/omap: use module_platform_driver macroSrinivas Kandagatla2012-12-17
* ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-16
* ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter2012-11-16
* ARM: OMAP: Clean-up dmtimer reset codeJon Hunter2012-11-16
* ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-12
* ARM: OMAP: Remove unnecessary call to clk_get()Jon Hunter2012-11-12
* ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter2012-11-12
* ARM: OMAP: Fix spurious interrupts when using timer match featureJon Hunter2012-11-12
* ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter2012-11-12
* ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter2012-11-12
* ARM: OMAP: Fix dmtimer reset for timer1Jon Hunter2012-11-12
* ARM: OMAP: Fix timer posted mode supportJon Hunter2012-11-12
* ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-12
* Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-09
|\
| * ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren2012-11-02
| * ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-31
| * ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-18
* | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-02
* | ARM: OMAP: Add function to request a timer by capabilityJon Hunter2012-11-02
|/
* ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen2012-08-13
* ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter2012-08-08
* ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma2012-07-05
* ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter2012-06-14
* ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter2012-06-14
* ARM: OMAP1: Fix dmtimer supportJon Hunter2012-06-14
* ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2012-06-14
* ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter2012-06-14
* ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-14
* ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter2012-06-14
* ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter2012-06-14
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\
| * ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma2012-05-10
* | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-17
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-24
* | ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma2012-03-05
|/
* ARM: OMAP: dmtimer: Include linux/module.hAxel Lin2011-11-04
* ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann2011-10-01
* ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-21