Skip to content
Snippets Groups Projects
Select Git revision
  • 296d05cb0d3c9f4648e31abb8ce404ac6915d66c
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull RISC-V updates from Paul Walmsley:
     "A few minor RISC-V updates for v5.3-rc4:
    
       - Remove __udivdi3() from the 32-bit Linux port, converting the only
         upstream user to use do_div(), per Linux policy
    
       - Convert the RISC-V standard clocksource away from per-cpu data
         structures, since only one is used by Linux, even on a multi-CPU
         system
    
       - A set of DT binding updates that remove an obsolete text binding in
         favor of a YAML binding, fix a bogus compatible string in the
         schema (thus fixing a "make dtbs_check" warning), and clarifies the
         future values expected in one of the RISC-V CPU properties"
    
    * tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
      dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board
      dt-bindings: riscv: remove obsolete cpus.txt
      RISC-V: Remove udivdi3
      riscv: delay: use do_div() instead of __udivdi3()
      dt-bindings: Update the riscv,isa string description
      RISC-V: Remove per cpu clocksource
    296d05cb
    History
    Name Last commit Last update