summaryrefslogtreecommitdiff
path: root/drivers/clocksource (unfollow)
Commit message (Expand)Author
2012-11-13clocksource: arm_generic: use this_cpu_ptr per-cpu helperShan Wei
2012-11-13clocksource: arm_generic: use integer math helpersLinus Walleij
2012-11-13clocksource: clean up parse_pmtmr()Dan Carpenter
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij
2012-09-19ARM: bcm2835: add system timerSimon Arlott
2012-09-17arm64: Generic timers supportMarc Zyngier
2012-09-04sh: MTU2: Basic runtime PM supportRafael J. Wysocki
2012-09-04sh: CMT: Basic runtime PM supportRafael J. Wysocki
2012-09-04sh: TMU: Basic runtime PM supportRafael J. Wysocki
2012-09-04PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki
2012-09-04PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki
2012-09-04sh: MTU2: Introduce clock events suspend/resume routinesRafael J. Wysocki
2012-09-04sh: CMT: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki
2012-09-04sh: TMU: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki
2012-08-21cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen
2012-07-10clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driverGregory CLEMENT
2012-06-11clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt
2012-06-11clocksource: sh_tmu: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11clocksource: sh_mtu2: Convert timer lock to raw spinlock.Paul Mundt
2012-06-11clocksource: sh_cmt: Convert timer lock to raw spinlock.Paul Mundt
2012-05-25clocksource: em_sti: Add DT supportMagnus Damm
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij
2012-04-12Revert "clocksource: Load the ACPI PM clocksource asynchronously"Thomas Gleixner
2012-03-16PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()Rafael J. Wysocki
2012-03-16PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()Rafael J. Wysocki
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki
2012-03-06cs5535-clockevt: Allow the MFGPT IRQ to be sharedJens Rottmann
2012-03-06cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsJens Rottmann
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre
2012-02-22clocksource: scx200_hrt: Fix the buildIngo Molnar
2012-02-01clocksource: Load the ACPI PM clocksource asynchronouslyArjan van de Ven
2012-02-01clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hzJohn Stultz
2012-02-01clocksource: dbx500: convert to clocksource_register_hz()Yong Zhang
2012-02-01clocksource: scx200_hrt: use pr_<level> instead of printkJim Cromie
2012-01-26clocksource: cyclone: Add missing iounmapJulia Lawall
2012-01-03ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakageLinus Walleij
2011-11-21clocksource: Convert tcb_clksrc to use clocksource_register_hz/khzJohn Stultz
2011-11-21time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driverDeepak Saxena
2011-11-21time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driverDeepak Saxena
2011-10-31drivers/clocksource: Add module.h to those who were using it implicitlyPaul Gortmaker
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles
2011-10-03clocksource: fixup ux500 build problemsLinus Walleij
2011-09-22clocksource: add DBX500 PRCMU Timer supportMattias Wallin
2011-07-21clocksource: sh_cmt: wait for CMCNT on init V2Magnus Damm
2011-07-01i8253: Create common clockevent implementationThomas Gleixner
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles
2011-06-10i8253: Export i8253_lock unconditionallyThomas Gleixner
2011-06-09i8253: Remove I8253_LOCK configThomas Gleixner