summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-19Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2020-03-17clocksource/drivers/timer-probe: Avoid creating dead devicesSaravana Kannan
2020-03-17clocksource/drivers/imx-sysctr: Remove unused includesAnson Huang
2020-03-17clocksource/drivers/imx-tpm: Remove unused includesAnson Huang
2020-03-16Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren
2020-03-16clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla
2020-03-16clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea
2020-03-12clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_idafzal mohammed
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed
2020-02-27clocksource/drivers/ingenic: Add support for TCU of X1000周琰杰 (Zhou Yanjie)
2020-02-27clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna
2020-02-27clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla
2020-02-27clocksource/drivers/owl: Improve owl_timer_init fail messagesMatheus Castello
2020-02-27clocksource: Add driver for the Ingenic JZ47xx OSTMaarten ter Huurne
2020-02-25clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabledVincenzo Frascino
2020-02-21clocksource/drivers/fttmr010: Set interrupt and shutdownJoel Stanley
2020-02-21clocksource/drivers/fttmr010: Parametrise shutdownJoel Stanley
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner
2020-02-16Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2020-02-16Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-16Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-15Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-15bus: moxtet: fix potential stack buffer overflowMarek Behún
2020-02-14Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-14Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe
2020-02-14nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-02-14nvme/pci: move cqe check after device shutdownKeith Busch
2020-02-14nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-02-14nvme/tcp: fix bug on double requeue when send failsAnton Eidelman
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu
2020-02-14net: hns3: add management table after IMP resetYufeng Mo
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie