aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 3-1/+231
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerGravatar Dinh Nguyen 3-0/+135
2012-07-10clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driverGravatar Gregory CLEMENT 3-1/+231
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Gravatar Paul Mundt 1-7/+3
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Gravatar Paul Mundt 1-3/+3
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Gravatar Paul Mundt 1-3/+3
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Gravatar Paul Mundt 1-13/+13
2012-05-25clocksource: em_sti: Add DT supportGravatar Magnus Damm 1-0/+7
2012-05-25clocksource: em_sti: Emma Mobile STI driverGravatar Magnus Damm 2-0/+400
2012-05-02ARM: ux500: delete U5500 supportGravatar Linus Walleij 1-1/+1
2012-04-12Revert "clocksource: Load the ACPI PM clocksource asynchronously"Gravatar Thomas Gleixner 1-16/+8
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-1/+0
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-28/+62
2012-03-27Merge branch 'devel-stable' into for-linusGravatar Russell King 1-1/+0
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-0/+12
2012-03-16PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()Gravatar Rafael J. Wysocki 1-0/+4
2012-03-16PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()Gravatar Rafael J. Wysocki 1-0/+4
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Gravatar Rafael J. Wysocki 1-0/+4
2012-03-06cs5535-clockevt: Allow the MFGPT IRQ to be sharedGravatar Jens Rottmann 1-1/+1
2012-03-06cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsGravatar Jens Rottmann 1-1/+0
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterGravatar Nicolas Ferre 1-28/+62
2012-02-22clocksource: scx200_hrt: Fix the buildGravatar Ingo Molnar 1-3/+1
2012-02-01clocksource: Load the ACPI PM clocksource asynchronouslyGravatar Arjan van de Ven 1-8/+16
2012-02-01clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hzGravatar John Stultz 1-13/+7
2012-02-01clocksource: dbx500: convert to clocksource_register_hz()Gravatar Yong Zhang 1-4/+1
2012-02-01clocksource: scx200_hrt: use pr_<level> instead of printkGravatar Jim Cromie 1-2/+2
2012-01-26clocksource: cyclone: Add missing iounmapGravatar Julia Lawall 1-1/+1
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Gravatar Linus Torvalds 1-13/+3
2012-01-03ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageGravatar Linus Walleij 1-13/+3
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Gravatar Thomas Gleixner 3-7/+5
2011-11-21clocksource: Convert tcb_clksrc to use clocksource_register_hz/khzGravatar John Stultz 1-3/+1
2011-11-21time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driverGravatar Deepak Saxena 1-3/+3
2011-11-21time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driverGravatar Deepak Saxena 1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-0/+3
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 3-0/+122
2011-10-31drivers/clocksource: Add module.h to those who were using it implicitlyGravatar Paul Gortmaker 3-0/+3
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2011-10-04dw_apb_timer: constify clocksource nameGravatar Jamie Iles 1-1/+1
2011-10-03clocksource: fixup ux500 build problemsGravatar Linus Walleij 1-2/+4
2011-09-22clocksource: add DBX500 PRCMU Timer supportGravatar Mattias Wallin 3-0/+120
2011-08-08Merge branch 'common/core' into sh-latestGravatar Paul Mundt 1-2/+32
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 3-0/+405
2011-07-21clocksource: sh_cmt: wait for CMCNT on init V2Gravatar Magnus Damm 1-2/+32
2011-07-01i8253: Create common clockevent implementationGravatar Thomas Gleixner 2-8/+98
2011-06-27clocksource: apb: Share APB timer code with other platformsGravatar Jamie Iles 3-0/+405
2011-06-10i8253: Export i8253_lock unconditionallyGravatar Thomas Gleixner 1-2/+0
2011-06-09i8253: Remove I8253_LOCK configGravatar Thomas Gleixner 1-0/+2
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockGravatar Ralf Baechle 3-2/+19
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesGravatar Ralf Baechle 1-1/+1
2011-05-31Revert "clocksource: sh_cmt: Runtime PM support"Gravatar Paul Mundt 1-10/+2