| Commit message (Expand) | Author | Files | Lines |
2017-11-01 | scsi: megaraid: Convert timers to use timer_setup() | Kees Cook | 5 | -62/+47 |
2017-11-01 | scsi: lpfc: Convert timers to use timer_setup() | Kees Cook | 7 | -49/+41 |
2017-11-01 | scsi: ipr: Convert timers to use timer_setup() | Kees Cook | 1 | -15/+15 |
2017-11-01 | scsi: ibmvscsi: Convert timers to use timer_setup() | Kees Cook | 2 | -12/+9 |
2017-11-01 | scsi: cxgbi: Convert timers to use timer_setup() | Kees Cook | 3 | -9/+9 |
2017-11-01 | scsi: csiostor: Convert timers to use timer_setup() | Kees Cook | 3 | -16/+11 |
2017-11-01 | scsi: aic7xxx: Convert timers to use timer_setup() | Kees Cook | 3 | -32/+9 |
2017-11-01 | timer: Add parenthesis around timer_setup() macro arguments | Kees Cook | 1 | -4/+5 |
2017-11-01 | clockevents: Update clockevents device next_event on stop | Prasad Sodagudi | 1 | -0/+1 |
2017-10-30 | time: Move old timekeeping interfaces to timekeeping32.h | Arnd Bergmann | 3 | -135/+154 |
2017-10-30 | time: Move time_t conversion helpers to time32.h | Arnd Bergmann | 3 | -51/+49 |
2017-10-30 | time: Move time_t based interfaces to time32.h | Arnd Bergmann | 2 | -162/+177 |
2017-10-30 | time: Remove unused functions | Arnd Bergmann | 3 | -64/+0 |
2017-10-30 | timekeeping: Use timespec64 in timekeeping_inject_offset | Arnd Bergmann | 1 | -47/+25 |
2017-10-30 | timekeeping: Consolidate timekeeping_inject_offset code | Arnd Bergmann | 6 | -126/+123 |
2017-10-30 | rtc: Allow rtc drivers to specify the tv_nsec value for ntp | Jason Gunthorpe | 4 | -69/+196 |
2017-10-29 | clocksource/drivers/timer-of: Add timer_of_exit function | Benjamin Gaignard | 2 | -0/+15 |
2017-10-27 | scsi: smartpqi: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+4 |
2017-10-27 | scsi: libiscsi: Convert timers to use timer_setup() | Kees Cook | 1 | -10/+6 |
2017-10-27 | scsi: libfc: Convert timers to use timer_setup() | Kees Cook | 1 | -11/+10 |
2017-10-27 | scsi: isci: Convert timers to use timer_setup() | Kees Cook | 5 | -18/+16 |
2017-10-27 | scsi: gdth: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+2 |
2017-10-27 | scsi: fcoe: Convert timers to use timer_setup() | Kees Cook | 4 | -10/+11 |
2017-10-27 | scsi: dc395x: Convert timers to use timer_setup() | Kees Cook | 1 | -8/+5 |
2017-10-27 | scsi: bnx2i: Convert timers to use timer_setup() | Kees Cook | 3 | -14/+7 |
2017-10-27 | scsi: be2iscsi: Convert timers to use timer_setup() | Kees Cook | 1 | -11/+7 |
2017-10-27 | scsi: aic94xx: Convert timers to use timer_setup() | Kees Cook | 4 | -15/+12 |
2017-10-20 | timer: Provide wrappers safe for use with LOCKDEP | Kees Cook | 1 | -0/+14 |
2017-10-19 | clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates | Matt Redfearn | 1 | -2/+7 |
2017-10-19 | clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore | Matt Redfearn | 1 | -3/+0 |
2017-10-19 | clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion | Mark Rutland | 1 | -2/+1 |
2017-10-19 | clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame | Ard Biesheuvel | 1 | -17/+21 |
2017-10-19 | MAINTAINERS: Fix path and add bindings to timers | Daniel Lezcano | 1 | -1/+2 |
2017-10-19 | clocksource: Improve GENERIC_CLOCKEVENTS dependency | Arnd Bergmann | 1 | -41/+9 |
2017-10-19 | clocksource/drivers/rockchip: pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2017-10-19 | clocksource/drivers/owl: pr_err() strings should end with newlines | Arvind Yadav | 1 | -2/+2 |
2017-10-19 | clocksource/drivers/fttmr010: pr_err() strings should end with newlines | Arvind Yadav | 1 | -2/+2 |
2017-10-19 | clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper | Geert Uytterhoeven | 1 | -4/+2 |
2017-10-19 | clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling | Geert Uytterhoeven | 1 | -17/+1 |
2017-10-19 | clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated | Geert Uytterhoeven | 1 | -1/+5 |
2017-10-19 | clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*" | Geert Uytterhoeven | 1 | -20/+0 |
2017-10-19 | clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1 | Magnus Damm | 1 | -11/+27 |
2017-10-19 | clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case | Magnus Damm | 1 | -3/+11 |
2017-10-19 | dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values | Geert Uytterhoeven | 1 | -12/+12 |
2017-10-19 | ahci: Convert timers to use timer_setup() | Kees Cook | 2 | -5/+7 |
2017-10-19 | clockevents: Retry programming min delta up to 10 times | James Hogan | 1 | -8/+13 |
2017-10-18 | timer: Convert stub timer to timer_setup() | Thomas Gleixner | 1 | -3/+3 |
2017-10-18 | workqueue: Convert timers to use timer_setup() (part 2) | Kees Cook | 1 | -8/+6 |
2017-10-18 | timers: Avoid an unnecessary iteration in __run_timers() | Zhenzhong Duan | 1 | -2/+5 |
2017-10-17 | libata: Convert timers to use timer_setup() | Kees Cook | 3 | -6/+5 |