summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/dmtimer.c
AgeCommit message (Expand)Author
2017-10-11ARM: OMAP: Fix typos in two comment lines in _omap_dm_timer_request()Markus Elfring
2017-10-11ARM: OMAP: Improve a size determination in two functionsMarkus Elfring
2017-10-11ARM: OMAP: Delete an error message for a failed memory allocation in two func...Markus Elfring
2015-11-30ARM: OMAP: dmtimer: check for fixed timers during configSuman Anna
2015-11-30ARM: OMAP: add DT support for ti,dm816-timerNeil Armstrong
2015-11-30ARM: OMAP: dmtimer: Add clock source from DTNeil Armstrong
2015-03-17ARM: OMAP: dmtimer: disable pm runtime on removeSuman Anna
2015-03-17ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureSuman Anna
2014-05-08ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-05-02ARM: OMAP: use consistent error checkingRussell King
2013-04-09ARM: OMAP2+: Populate DMTIMER errata when using device-treeJon Hunter
2013-04-09ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter
2013-04-09ARM: OMAP: Add function to request timer by nodeJon Hunter
2013-04-09ARM: OMAP: Force dmtimer restore if context loss is not detectableJon Hunter
2013-04-09ARM: OMAP: Simplify dmtimer context-loss handlingNeilBrown
2013-02-24ARM: cleanup: clk_get() error handlingRussell King
2013-01-25ARM: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-17ARM/omap: use module_platform_driver macroSrinivas Kandagatla
2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter
2012-11-16ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter
2012-11-16ARM: OMAP: Clean-up dmtimer reset codeJon Hunter
2012-11-12ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter
2012-11-12ARM: OMAP: Remove unnecessary call to clk_get()Jon Hunter
2012-11-12ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter
2012-11-12ARM: OMAP: Fix spurious interrupts when using timer match featureJon Hunter
2012-11-12ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter
2012-11-12ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter
2012-11-12ARM: OMAP: Fix dmtimer reset for timer1Jon Hunter
2012-11-12ARM: OMAP: Fix timer posted mode supportJon Hunter
2012-11-12ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren
2012-11-02ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren
2012-11-02ARM: OMAP: Add DT support for timer driverJon Hunter
2012-11-02ARM: OMAP: Add function to request a timer by capabilityJon Hunter
2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren
2012-08-13ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen
2012-08-07ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter
2012-07-05ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma
2012-06-14ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter
2012-06-14ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter
2012-06-14ARM: OMAP1: Fix dmtimer supportJon Hunter
2012-06-14ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter
2012-06-14ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter
2012-06-14ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter
2012-06-14ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter
2012-06-14ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter