summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-03ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall4-3/+51
2016-03-03x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall3-1/+62
2016-03-02time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall3-1/+177
2016-03-02time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall2-0/+91
2016-03-02time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall2-49/+8
2016-03-02time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall2-0/+48
2016-03-02time: Add cycles to nanoseconds translationChristopher S. Hall1-4/+21
2016-02-27jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov1-1/+1
2016-02-27clocksource: Introduce clocksource_freq2mult()Alexander Kuleshov1-26/+19
2016-02-25clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()Viresh Kumar1-0/+2
2016-02-25clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped()Viresh Kumar1-0/+1
2016-02-25clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped()Viresh Kumar1-0/+4
2016-02-25clocksource/drivers/arm_global_timer: Register delay timerRabin Vincent1-0/+17
2016-02-25clocksource/drivers/lpc32xx: Support timer-based ARM delayEzequiel Garcia2-0/+13
2016-02-25clocksource/drivers/lpc32xx: Support periodic modeEzequiel Garcia1-5/+34
2016-02-25clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockeventsEzequiel Garcia1-9/+8
2016-02-25clocksource/drivers/rockchip: Add err handle for rk_timer_initShawn Lin1-6/+15
2016-02-25clocksource/drivers/arm_arch_timer: Enable and verify MMIO accessRobin Murphy1-8/+28
2016-01-27clocksource: Allow unregistering the watchdogVitaly Kuznetsov1-10/+42
2016-01-27KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAWMarc Zyngier1-2/+2
2016-01-27hrtimer: Catch illegal clockidsMarc Zyngier1-1/+6
2016-01-27hrtimer: Add support for CLOCK_MONOTONIC_RAWMarc Zyngier2-1/+11
2016-01-27clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsecAlexander Kuleshov1-2/+2
2016-01-24Linux 4.5-rc1v4.5-rc1Linus Torvalds1-2/+2
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds130-676/+4923
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds3-3/+10
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-39/+304
2016-01-24Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-43/+47
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds11-240/+501
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-52/+238
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty1-3/+1
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter1-11/+1
2016-01-24Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle7-4/+14
2016-01-24MIPS: zboot: Add support for serial debug using the PROMAlban Bedel3-0/+12
2016-01-24MIPS: zboot: Avoid useless rebuildsAlban Bedel1-6/+8
2016-01-24MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli1-0/+1
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2-13/+0
2016-01-24MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott1-6/+5
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2-4/+7
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott3-4/+7
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2016-01-24MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2-0/+113
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds174-4669/+7110
2016-01-24MAINTAINERS: Add KVM for MIPS entryJames Hogan1-0/+8
2016-01-24MIPS: KVM: Add missing newline to kvm_err()James Hogan1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64