summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2013-02-22Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-237/+394
2013-02-22Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+11
2013-02-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-53/+535
2013-02-11Merge branch 'depends/cleanup' into next/virtOlof Johansson10-52/+250
2013-02-06Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+282
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier1-1/+6
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland4-238/+1
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland3-0/+389
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+3
2013-01-29Merge branch 'depends/cleanup' into next/driversOlof Johansson15-68/+266
2013-01-28clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu1-1/+1
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2-0/+286
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren7-28/+62
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad1-2/+2
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson1-1/+2
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk1-1/+2
2013-01-15ARM: bcm2835: make use of CLKSRC_OFStephen Warren1-2/+3
2013-01-15Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren7-28/+62
2013-01-15Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson3-0/+183
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson8-40/+21
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo3-24/+5
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk3-0/+188
2013-01-07clocksource: nomadik-mtu: support timer-based delayFabio Baltieri1-0/+11
2013-01-04Drivers: clocksource: remove __dev* attributes.Greg Kroah-Hartman5-16/+16
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren3-0/+39
2012-12-24ARM: delete struct sys_timerStephen Warren3-15/+3
2012-12-24ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren1-13/+20
2012-12-15Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+6
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-1/+247
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+175
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon1-1/+1
2012-12-04clocksource: sunxi_timer: Add terminating entry for sunxi_timer_dt_idsAxel Lin1-0/+1
2012-11-20clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT1-5/+6
2012-11-17clocksource: sunxi: Add Allwinner A1X Timer DriverMaxime Ripard3-0/+174
2012-11-16clocksource/mtu-nomadik: use apb_pclkUlf Hansson1-1/+7
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz1-1/+1
2012-11-13clocksource: arm_generic: use this_cpu_ptr per-cpu helperShan Wei1-1/+1
2012-11-13clocksource: arm_generic: use integer math helpersLinus Walleij1-2/+2
2012-11-13clocksource: clean up parse_pmtmr()Dan Carpenter1-9/+8
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij3-1/+241
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-20/+204
2012-10-02Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+163
2012-09-20ARM: 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