summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-23clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren
2020-05-23clocksource/drivers/timer-ti-32k: Add support for initializing directlyTony Lindgren
2020-05-22drivers/clocksource/arm_arch_timer: Remove duplicate error messageDejin Zheng
2020-05-22clocksource/drivers/arc_timer: Remove duplicate error messageDejin Zheng
2020-05-22clocksource/drivers/rda: drop redundant Kconfig dependencyJohan Hovold
2020-04-27clocksource/drivers/versatile: Allow CONFIG_CLKSRC_VERSATILE to be disabledRob Herring
2020-04-27clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OFMichael Ellerman
2020-04-15clocksource/drivers/atmel-st: Remove useless 'status'Jason Yan
2020-04-09clocksource/drivers/imx-tpm: Add support for ARM64Anson Huang
2020-04-09clocksource: davinci: axe a pointless __GFP_NOFAILChristophe JAILLET
2020-04-09clocksource/drivers/davinci: Avoid trailing '\n' hidden in pr_fmt()Christophe JAILLET
2020-03-28Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"Thomas Gleixner
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