Merge branch 'clockevents/4.8' of...
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core Pull the clockevents/clocksource tree from Daniel Lezcano: - Convert the clocksource-probe init functions to return a value in order to prepare the consolidation of the drivers using the DT. It is a big patchset but went through 01.org (kbuild bot), linux next and kernel-ci (continuous integration) (Daniel Lezcano) - Fix a bad error handling by returning the right value for cadence_ttc (Christophe Jaillet) - Fix typo in the Kconfig for the Samsung pwm (Alexandre Belloni) - Change functions to static for armada-370-xp and digicolor (Ben Dooks) - Add support for the rk3399 SoC timer by adding bindings and a slight change in the base address. Take the opportunity to add the DYNIRQ flag (Huang Tao) - Fix endian accessors for the Samsung pwm timer (Matthew Leach) - Add Oxford Semiconductor RPS Dual Timer driver (Neil Armstrong) - Add a kernel parameter to swich on/off the event stream feature of the arch arm timer (Will Deacon)
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/timer/oxsemi,rps-timer.txt 17 additions, 0 deletionsDocumentation/devicetree/bindings/timer/oxsemi,rps-timer.txt
- Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt 4 additions, 2 deletions...mentation/devicetree/bindings/timer/rockchip,rk-timer.txt
- Documentation/kernel-parameters.txt 8 additions, 0 deletionsDocumentation/kernel-parameters.txt
- arch/arc/kernel/time.c 39 additions, 24 deletionsarch/arc/kernel/time.c
- arch/arm/Kconfig 1 addition, 1 deletionarch/arm/Kconfig
- arch/arm/kernel/smp_twd.c 2 additions, 1 deletionarch/arm/kernel/smp_twd.c
- arch/arm/mach-bcm/Kconfig 2 additions, 0 deletionsarch/arm/mach-bcm/Kconfig
- arch/arm/mach-integrator/Kconfig 1 addition, 1 deletionarch/arm/mach-integrator/Kconfig
- arch/arm/mach-keystone/Kconfig 1 addition, 1 deletionarch/arm/mach-keystone/Kconfig
- arch/arm/mach-moxart/Kconfig 1 addition, 1 deletionarch/arm/mach-moxart/Kconfig
- arch/arm/mach-mxs/Kconfig 1 addition, 1 deletionarch/arm/mach-mxs/Kconfig
- arch/arm/mach-nspire/Kconfig 1 addition, 0 deletionsarch/arm/mach-nspire/Kconfig
- arch/arm/mach-prima2/Kconfig 2 additions, 0 deletionsarch/arm/mach-prima2/Kconfig
- arch/arm/mach-u300/Kconfig 1 addition, 1 deletionarch/arm/mach-u300/Kconfig
- arch/arm64/boot/dts/rockchip/rk3399.dtsi 8 additions, 0 deletionsarch/arm64/boot/dts/rockchip/rk3399.dtsi
- arch/microblaze/kernel/timer.c 37 additions, 12 deletionsarch/microblaze/kernel/timer.c
- arch/mips/ralink/cevt-rt3352.c 12 additions, 5 deletionsarch/mips/ralink/cevt-rt3352.c
- arch/nios2/kernel/time.c 44 additions, 19 deletionsarch/nios2/kernel/time.c
- drivers/clocksource/Kconfig 105 additions, 11 deletionsdrivers/clocksource/Kconfig
- drivers/clocksource/Makefile 12 additions, 11 deletionsdrivers/clocksource/Makefile
Loading
Please register or sign in to comment