summaryrefslogtreecommitdiff
path: root/arch/mips/ralink
AgeCommit message (Expand)Author
2024-11-13clocksource/drivers/ralink: Add Ralink System Tick Counter driverSergio Paracuellos
2024-08-29MIPS: ralink: Fix missing `get_c0_perfcount_int` prototypeVincent Legoll
2024-08-29MIPS: ralink: Fix missing `plat_time_init` prototypeVincent Legoll
2024-03-11MIPS: ralink: Don't use "proxy" headersAndy Shevchenko
2024-03-07MIPS: ralink: Remove unused of_gpio.hAndy Shevchenko
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-07-28MIPS: More explicit DT include clean-upsRob Herring
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2023-06-23mips: ralink: match all supported system controller compatible stringsShiji Yang
2023-06-21mips: ralink: introduce commonly used remap node functionShiji Yang
2023-06-21mips: ralink: get cpu rate from new driver codeSergio Paracuellos
2023-06-21mips: ralink: remove reset related codeSergio Paracuellos
2023-06-21mips: ralink: mt7620: remove clock related codeSergio Paracuellos
2023-06-21mips: ralink: rt3883: remove clock related codeSergio Paracuellos
2023-06-21mips: ralink: rt305x: remove clock related codeSergio Paracuellos
2023-06-21mips: ralink: rt288x: remove clock related codeSergio Paracuellos
2023-04-12MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer
2023-03-14mips: ralink: mt7620: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: mt7620: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt288x: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt288x: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt3883: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt3883: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt305x: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt305x: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-02-27mips: ralink: make SOC_MT7621 select PINCTRLArınç ÜNAL
2023-02-25Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-02-09MIPS: ralink: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-02-05mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help sectionArınç ÜNAL
2023-01-03of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2022-12-21MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos
2022-12-01mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson
2022-12-01mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson
2022-12-01mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-09-19mips: ralink: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-06-21mips: ralink: Fix refcount leak in of.cLiang He
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-03-16mips: dts: ralink: add MT7621 SoCArınç ÜNAL
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2022-03-01mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua
2022-03-01MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-02-16MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds