summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2014-04-16clocksource: sh_tmu: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-16clocksource: sh_cmt: Request IRQ for clock event device onlyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Sort headers alphabeticallyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Remove FSF mail address from GPL noticeLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename clock to "fck" in the non-legacy caseLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Hardcode CMT clock source rating to 125Laurent Pinchart
2014-04-16clocksource: sh_cmt: Hardcode CMT clock event rating to 125Laurent Pinchart
2014-04-16clocksource: sh_cmt: Set cpumask to cpu_possible_maskLaurent Pinchart
2014-04-16clocksource: sh_cmt: Replace hardcoded register values with macrosLaurent Pinchart
2014-04-16clocksource: sh_cmt: Split static information from sh_cmt_deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Allocate channels dynamicallyLaurent Pinchart
2014-04-16clocksource: sh_cmt: Replace kmalloc + memset with kzallocLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add index to struct sh_cmt_channelLaurent Pinchart
2014-04-16clocksource: sh_cmt: Add memory base to sh_cmt_channel structureLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbaseLaurent Pinchart
2014-04-16clocksource: sh_cmt: Constify name argument to sh_cmt_register()Laurent Pinchart
2014-04-16clocksource: sh_cmt: Split channel setup to separate functionLaurent Pinchart
2014-04-16clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_deviceLaurent Pinchart
2014-04-16clocksource: sh_cmt: Split channel fields from sh_cmt_privLaurent Pinchart
2014-04-16clocksource: sh_cmt: Use request_irq() instead of setup_irq()Laurent Pinchart
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-22clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTSGeert Uytterhoeven
2014-03-20clocksource, dummy-timer: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-11clocksource: exynos_mct: silence a static checker warningDan Carpenter
2014-03-11clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann
2014-03-11clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann
2014-03-11clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm
2014-03-11clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia
2014-03-11clocksource: orion: Use atomic access for shared registersEzequiel Garcia
2014-03-11clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger
2014-03-11clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk
2014-03-11clocksource: sunxi: Add new compatiblesMaxime Ripard
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij
2014-03-11clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd
2014-03-09Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-03-06clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner
2014-02-20Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-02-19Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-13clocksource: exynos_mct: remove unwanted header file inclusionPankaj Dubey
2014-02-12x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes
2014-02-06clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala
2014-02-06clocksource: Kona: Print warning rather than panicTim Kryger
2014-02-04clocksource: qcom: Move clocksource code out of mach-msmKumar Gala
2014-02-01clocksource: kona: Add basic use of external clockTim Kryger
2014-01-24Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds