aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus 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/rafae...Linus 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/g...Linus 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/jst...Thomas 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/kern...Linus 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/ke...Linus Torvalds1-1/+1
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles1-1/+1
2011-10-03clocksource: fixup ux500 build problemsLinus Walleij1-2/+4
2011-09-22clocksource: add DBX500 PRCMU Timer supportMattias Wallin3-0/+120
2011-08-08Merge branch 'common/core' into sh-latestPaul Mundt1-2/+32
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-0/+405
2011-07-21clocksource: sh_cmt: wait for CMCNT on init V2Magnus Damm1-2/+32
2011-07-01i8253: Create common clockevent implementationThomas Gleixner2-8/+98
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles3-0/+405
2011-06-10i8253: Export i8253_lock unconditionallyThomas Gleixner1-2/+0
2011-06-09i8253: Remove I8253_LOCK configThomas Gleixner1-0/+2
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle3-2/+19
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-31Revert "clocksource: sh_cmt: Runtime PM support"Paul Mundt1-10/+2
2011-05-31Revert "clocksource: sh_tmu: Runtime PM support"Paul Mundt1-10/+2
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2-27/+35
2011-05-23clocksource: add common mmio clocksourceRussell King3-0/+77
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm1-11/+8
2011-05-23clocksource: sh_cmt: Runtime PM supportMagnus Damm1-2/+10
2011-05-23clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm1-12/+7
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner3-0/+91
2011-05-14clocksource: add common i8253 PIT clocksourceRussell King3-0/+91
2011-02-21x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz1-8/+2
2011-01-26drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus1-2/+2
2011-01-21acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk1-1/+5
2010-12-17clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII1-6/+11
2010-10-31ARM: shmobile: remove sh_timer_config clk memberMagnus Damm3-21/+9
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-7/+2
2010-08-04clocksource: sh_cmt: Rate calculation fixMagnus Damm1-1/+1
2010-08-04clocksource: sh_cmt: One-off clockevent fix V2Magnus Damm1-5/+5
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz1-7/+2
2010-07-20Andres has movedAndres Salomon1-1/+1
2010-06-22clocksource: sh_cmt: Fix up bogus shift value.Paul Mundt1-1/+1
2010-06-02clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt1-9/+13
2010-06-02clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno1-9/+11
2010-05-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+5
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt3-0/+3
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt3-3/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo3-0/+3
2010-03-29clocksource: Deprecate clock string across the SH drivers.Paul Mundt3-12/+24
2010-03-12cs5535-clockevt: Free timer in IRQ setup error pathJens Rottmann1-3/+5
2010-03-10clocksource: Use dev_name() universally across the SH drivers.Paul Mundt3-47/+37
2010-03-06MFGPT: move clocksource menuRandy Dunlap1-9/+0
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-28/+7
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-19/+25
2010-02-25clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt3-19/+25
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2010-02-05clocksource: start CMT at clocksource resumeMagnus Damm1-28/+7
2009-12-15cs5535: add a generic clock event MFGPT driverAndres Salomon3-0/+207
2009-08-15sh: CMT suspend/resumeMagnus Damm1-0/+28
2009-06-24clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI1-1/+1
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt1-0/+1
2009-06-17sh: turn off irqs when disabling CMT/TMU timersMagnus Damm2-0/+6
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+1
2009-06-14clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt3-3/+0
2009-05-03clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt2-5/+5
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt3-21/+21
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm2-0/+462
2009-05-03clocksource: SuperH MTU2 Timer driverMagnus Damm2-0/+358
2009-04-30clocksource: sh_cmt 16-bit fixesMagnus Damm1-5/+7
2009-04-28sh: setup timers in late_time_init()Magnus Damm1-11/+2
2009-04-28clocksource: improve sh_cmt clocksource overflow handlingMagnus Damm1-4/+9
2009-04-22clocksource: sh_cmt clocksource supportMagnus Damm1-0/+66
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt4-9/+9
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm4-9/+9
2009-04-19clocksource: sh_cmt earlytimer supportMagnus Damm1-2/+16
2009-04-02clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundMagnus Damm1-2/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-2/+2
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar2-2/+2
2009-01-29sh: CMT clockevent platform driverMagnus Damm2-0/+616
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-12clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas1-5/+5
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner1-21/+32
2008-09-11clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski1-11/+10
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-08-21clocksource: check rangeDavid Howells1-2/+5
2008-07-15Fix printk format warning in clocksource/acpi_pm.cLinus Torvalds1-1/+1
2008-07-12acpi_pm clccksource: fix printk format warningRandy Dunlap1-2/+2
2008-07-10pmtmr: allow command line override of ioportThomas Gleixner1-0/+19
2008-03-13tclib: Fix compile warningsDavid Brownell1-7/+4
2008-03-04atmel_tc clocksource/clockevent codeDavid Brownell2-0/+306
2007-07-21x86_64: fix typo in acpi_pm.cAlessio Igor Bogani1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+1
2007-04-25ACPI: correct pathname in commentDaniel Walker1-1/+1
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz1-1/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz2-2/+5
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-8/+9
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner3-3/+4
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker1-3/+3
2006-12-08[PATCH] time: re-add verify_pmtmr_ratejohn stultz1-0/+36
2006-10-21[PATCH] clocksource: acpi_pm: add another greylist chipsetDaniel Walker1-2/+4
2006-10-04[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeJim Cromie1-2/+2
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie2-2/+104
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2-3/+3
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr1-2/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz2-2/+2
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz3-0/+298