summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2111-53/+535
|\
| * Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-052-0/+282
| |\
| | * clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu2013-01-281-1/+1
| | * ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-282-0/+286
| | * Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-287-28/+62
| | |\
| * | \ Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-291-2/+3
| |\ \ \
| | * | | ARM: bcm2835: make use of CLKSRC_OFStephen Warren2013-01-141-2/+3
| | * | | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren2013-01-147-28/+62
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| * | | Merge branch 'vt8500/timer' into next/cleanupOlof Johansson2013-01-151-1/+2
| |\ \ \
| | * | | timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk2013-01-151-1/+2
| * | | | Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson2013-01-143-0/+183
| |\ \ \ \ | | |/ / /
| | * | | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-143-0/+188
| | | |/ | | |/|
| * | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-148-40/+21
| |\ \ \ | | |/ / | |/| |
| | * | clocksource: use clockevents_config_and_register() where possibleShawn Guo2013-01-143-24/+5
| | |/
| * | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-023-0/+39
| * | ARM: delete struct sys_timerStephen Warren2012-12-243-15/+3
| * | ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-13/+20
* | | clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad2013-01-241-2/+2
| |/ |/|
* | Drivers: clocksource: remove __dev* attributes.Greg Kroah-Hartman2013-01-035-16/+16
|/
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-5/+6
|\
| * clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT2012-11-201-5/+6
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-133-1/+247
|\ \
| * | clocksource/mtu-nomadik: use apb_pclkUlf Hansson2012-11-161-1/+7
| * | ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij2012-11-053-1/+241
| |/
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-0/+175
|\ \
| * | clocksource: sunxi_timer: Add terminating entry for sunxi_timer_dt_idsAxel Lin2012-12-031-0/+1
| * | clocksource: sunxi: Add Allwinner A1X Timer DriverMaxime Ripard2012-11-163-0/+174
| |/
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-121-1/+1
|\ \
| * | arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon2012-12-051-1/+1
| |/
* | time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-131-1/+1
* | clocksource: arm_generic: use this_cpu_ptr per-cpu helperShan Wei2012-11-131-1/+1
* | clocksource: arm_generic: use integer math helpersLinus Walleij2012-11-131-2/+2
* | clocksource: clean up parse_pmtmr()Dan Carpenter2012-11-131-9/+8
|/
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-023-20/+204
|\
| * sh: MTU2: Basic runtime PM supportRafael J. Wysocki2012-09-041-6/+23
| * sh: CMT: Basic runtime PM supportRafael J. Wysocki2012-09-041-8/+36
| * sh: TMU: Basic runtime PM supportRafael J. Wysocki2012-09-041-15/+65
| * PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-043-3/+3
| * PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki2012-09-043-3/+3
| * sh: MTU2: Introduce clock events suspend/resume routinesRafael J. Wysocki2012-09-041-2/+18
| * sh: CMT: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki2012-09-041-4/+31
| * sh: TMU: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki2012-09-041-4/+50
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-0/+163
|\ \
| * | ARM: bcm2835: add system timerSimon Arlott2012-09-192-0/+162
| |/
* | arm64: Generic timers supportMarc Zyngier2012-09-173-0/+238
|/
* cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann2012-08-211-2/+2
* Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-233-1/+231
|\
| * clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driverGregory CLEMENT2012-07-103-1/+231
* | clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen2012-07-123-0/+135
|/
* clocksource: sh_tmu: Use clockevents_config_and_register().Paul Mundt2012-06-111-7/+3
OpenPOWER on IntegriCloud