Age | Commit message (Expand) | Author | Files | Lines |
2024-08-29 | MIPS: ralink: Fix missing `get_c0_perfcount_int` prototype | Vincent Legoll | 1 | -0/+1 |
2024-08-29 | MIPS: ralink: Fix missing `plat_time_init` prototype | Vincent Legoll | 1 | -0/+2 |
2024-03-11 | MIPS: ralink: Don't use "proxy" headers | Andy Shevchenko | 1 | -2/+8 |
2024-03-07 | MIPS: ralink: Remove unused of_gpio.h | Andy Shevchenko | 1 | -1/+0 |
2024-01-08 | MIPS: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
2023-07-28 | MIPS: More explicit DT include clean-ups | Rob Herring | 1 | -0/+2 |
2023-07-25 | MIPS: Explicitly include correct DT includes | Rob Herring | 3 | -4/+2 |
2023-06-23 | mips: ralink: match all supported system controller compatible strings | Shiji Yang | 1 | -1/+6 |
2023-06-21 | mips: ralink: introduce commonly used remap node function | Shiji Yang | 7 | -54/+35 |
2023-06-21 | mips: ralink: get cpu rate from new driver code | Sergio Paracuellos | 1 | -9/+52 |
2023-06-21 | mips: ralink: remove reset related code | Sergio Paracuellos | 3 | -67/+0 |
2023-06-21 | mips: ralink: mt7620: remove clock related code | Sergio Paracuellos | 2 | -229/+0 |
2023-06-21 | mips: ralink: rt3883: remove clock related code | Sergio Paracuellos | 1 | -44/+0 |
2023-06-21 | mips: ralink: rt305x: remove clock related code | Sergio Paracuellos | 1 | -78/+0 |
2023-06-21 | mips: ralink: rt288x: remove clock related code | Sergio Paracuellos | 1 | -31/+0 |
2023-04-12 | MIPS: Remove deprecated CONFIG_MIPS_CMP | Thomas Bogendoerfer | 1 | -2/+0 |
2023-03-14 | mips: ralink: mt7620: introduce 'soc_device' initialization | Sergio Paracuellos | 2 | -0/+45 |
2023-03-14 | mips: ralink: mt7620: soc queries and tests as functions | Sergio Paracuellos | 1 | -22/+72 |
2023-03-14 | mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem | Sergio Paracuellos | 1 | -8/+7 |
2023-03-14 | mips: ralink: rt288x: introduce 'soc_device' initialization | Sergio Paracuellos | 2 | -0/+31 |
2023-03-14 | mips: ralink: rt288x: soc queries and tests as functions | Sergio Paracuellos | 1 | -16/+47 |
2023-03-14 | mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem | Sergio Paracuellos | 1 | -4/+3 |
2023-03-14 | mips: ralink: rt3883: introduce 'soc_device' initialization | Sergio Paracuellos | 2 | -0/+30 |
2023-03-14 | mips: ralink: rt3883: soc queries and tests as functions | Sergio Paracuellos | 1 | -16/+48 |
2023-03-14 | mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem | Sergio Paracuellos | 1 | -4/+3 |
2023-03-14 | mips: ralink: rt305x: introduce 'soc_device' initialization | Sergio Paracuellos | 2 | -0/+47 |
2023-03-14 | mips: ralink: rt305x: soc queries and tests as functions | Sergio Paracuellos | 1 | -20/+77 |
2023-03-14 | mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem | Sergio Paracuellos | 1 | -5/+3 |
2023-03-02 | Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds | 1 | -1/+1 |
2023-02-27 | mips: ralink: make SOC_MT7621 select PINCTRL | Arınç ÜNAL | 1 | -1/+1 |
2023-02-25 | Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -4/+4 |
2023-02-09 | MIPS: ralink: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 1 | -2/+1 |
2023-02-05 | mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help section | Arınç ÜNAL | 1 | -2/+3 |
2023-01-03 | of/fdt: run soc memory setup when early_init_dt_scan_memory fails | Andreas Rammhold | 1 | -1/+1 |
2022-12-21 | MIPS: ralink: mt7621: avoid to init common ralink reset controller | Sergio Paracuellos | 1 | -1/+3 |
2022-12-01 | mips: ralink: mt7621: do not use kzalloc too early | John Thomson | 1 | -5/+9 |
2022-12-01 | mips: ralink: mt7621: soc queries and tests as functions | John Thomson | 1 | -25/+61 |
2022-12-01 | mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem | John Thomson | 1 | -4/+3 |
2022-09-19 | mips: ralink: convert to DEFINE_SHOW_ATTRIBUTE | Liu Shixin | 1 | -13/+2 |
2022-06-21 | mips: ralink: Fix refcount leak in of.c | Liang He | 1 | -0/+2 |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+5 |
2022-03-25 | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2 | -5/+1 |
2022-03-16 | mips: dts: ralink: add MT7621 SoC | Arınç ÜNAL | 1 | -0/+5 |
2022-03-14 | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang | 1 | -5/+0 |
2022-03-01 | mips: ralink: fix a refcount leak in ill_acc_of_setup() | Hangyu Hua | 1 | -0/+1 |
2022-03-01 | MIPS: ralink: mt7621: use bitwise NOT instead of logical | Ilya Lipnitskiy | 1 | -1/+1 |
2022-02-16 | MIPS: ralink: mt7621: do memory detection on KSEG1 | Chuanhong Guo | 1 | -13/+23 |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+31 |
2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -0/+1 |
2022-01-12 | PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare() | Sergio Paracuellos | 1 | -0/+31 |