aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2013-09-26clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2013-09-26clocksource: of: Respect device tree node statusSebastian Hesselbarth
2013-09-26clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineTomasz Figa
2013-09-26arm: clocksource: mvebu: Use the main timer as clock source from DTJean Pihet
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06clocksource: samsung_pwm_timer: Get clock from device treeTomasz Figa
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-02clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Use BIT()Ezequiel Garcia
2013-08-27treewide: Fix printks with 0x%#Joe Perches
2013-08-22ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano
2013-08-22clocksource: sh_cmt: 32-bit control register supportMagnus Damm
2013-08-22clocksource: em_sti: Convert to devm_* managed helpersLaurent Pinchart
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-21Merge branch 'linus' into timers/coreThomas Gleixner
2013-08-20ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)Christian Daudt
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-08-06clocksource: samsung_pwm_timer: Handle suspend/resume correctlyTomasz Figa
2013-08-06clocksource: samsung_pwm_timer: Do not use clocksource_mmioTomasz Figa
2013-08-06clocksource: samsung_pwm_timer: Cache clocksource register addressTomasz Figa
2013-08-06clocksource: samsung_pwm_timer: Correct definition of AUTORELOAD bitTomasz Figa
2013-08-06clocksource: samsung_pwm_timer: Do not request PWM mem regionTomasz Figa
2013-08-01clocksource: arch_timer: Add support for memory mapped timersStephen Boyd
2013-08-01clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd
2013-08-01clocksource: arch_timer: Pass clock event to set_mode callbackStephen Boyd
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd
2013-08-01ARM: clocksource: moxart: Add bitops.h includeJonas Jensen
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-07-18ARM: clocksource: Add support for MOXA ART SoCsJonas Jensen
2013-07-18clocksource: cadence_ttc: Reuse clocksource as sched_clockSoren Brinkmann
2013-07-18clocksource: cadence_ttc: Remove unused headerSoren Brinkmann
2013-07-18clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard
2013-07-18clocksource: sun4i: Cleanup parent clock setupMaxime Ripard
2013-07-18clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard
2013-07-18clocksource: sun4i: Factor out some timer codeMaxime Ripard
2013-07-18clocksource: sun4i: Fix the next event codeMaxime Ripard
2013-07-18clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard
2013-07-18clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard
2013-07-18clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard
2013-07-18clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard
2013-07-18clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard
2013-07-17clocksource: orion: Use linux/sched_clock.hStephen Boyd
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker