summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Remove NR_CPUs check during hartid search from DTAtish Patra2019-03-041-4/+0Star
* riscv: treat cpu devicetree nodes without status as enabledJohan Hovold2019-02-121-7/+3Star
* riscv: fix riscv_of_processor_hartid() commentJohan Hovold2019-02-121-9/+9
* riscv: add missing newlines to printk messagesJohan Hovold2019-02-121-1/+1
* RISC-V: Fix of_node_* refcountAtish Patra2018-12-211-0/+1
* RISC-V: recognize S/U mode bits in print_isaPatrick Stählin2018-11-201-3/+6
* RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfoAnup Patel2018-10-231-4/+6
* RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-231-3/+5
* RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt2018-10-231-2/+5
* RISC-V: Filter ISA and MMU values in cpuinfoPalmer Dabbelt2018-10-231-7/+61
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-271-0/+108