aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-20/+204
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+163
2012-09-19ARM: bcm2835: add system timerSimon Arlott2-0/+162
2012-09-17arm64: Generic timers supportMarc Zyngier3-0/+238
2012-09-04sh: MTU2: Basic runtime PM supportRafael J. Wysocki1-6/+23
2012-09-04sh: CMT: Basic runtime PM supportRafael J. Wysocki1-8/+36
2012-09-04sh: TMU: Basic runtime PM supportRafael J. Wysocki1-15/+65
2012-09-04PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki3-3/+3
2012-09-04PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki3-3/+3
2012-09-04sh: MTU2: Introduce clock events suspend/resume routinesRafael J. Wysocki1-2/+18
2012-09-04sh: CMT: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki1-4/+31
2012-09-04sh: TMU: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki1-4/+50
2012-08-21cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann1-2/+2
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+231
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen3-0/+135
2012-07-10clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driverGregory CLEMENT3-1/+231
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt1-7/+3
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt1-3/+3
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt1-13/+13
2012-05-25clocksource: em_sti: Add DT supportMagnus Damm1-0/+7
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm2-0/+400
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij1-1/+1
2012-04-12Revert "clocksource: Load the ACPI PM clocksource asynchronously"Thomas Gleixner1-16/+8
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-28/+62
2012-03-27Merge branch 'devel-stable' into for-linusRussell King1-1/+0
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-0/+12
2012-03-16PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+4
2012-03-16PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+4
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+4
2012-03-06cs5535-clockevt: Allow the MFGPT IRQ to be sharedJens Rottmann1-1/+1
2012-03-06cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsJens Rottmann1-1/+0
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre1-28/+62
2012-02-22clocksource: scx200_hrt: Fix the buildIngo Molnar1-3/+1
2012-02-01clocksource: Load the ACPI PM clocksource asynchronouslyArjan van de Ven1-8/+16
2012-02-01clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hzJohn Stultz1-13/+7
2012-02-01clocksource: dbx500: convert to clocksource_register_hz()Yong Zhang1-4/+1
2012-02-01clocksource: scx200_hrt: use pr_<level> instead of printkJim Cromie1-2/+2
2012-01-26clocksource: cyclone: Add missing iounmapJulia Lawall1-1/+1
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-13/+3
2012-01-03ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageLinus Walleij1-13/+3
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/coreThomas Gleixner3-7/+5
2011-11-21clocksource: Convert tcb_clksrc to use clocksource_register_hz/khzJohn Stultz1-3/+1
2011-11-21time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driverDeepak Saxena1-3/+3
2011-11-21time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driverDeepak Saxena1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-0/+3
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+122
2011-10-31drivers/clocksource: Add module.h to those who were using it implicitlyPaul Gortmaker3-0/+3
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1