Date |
List |
Subject |
2023-03-20 16:26:29
|
linux-kernel
|
[PATCH 07/10] mips: ralink: remove clock related function prototypes |
2023-03-20 16:26:25
|
linux-kernel
|
[PATCH 10/10] MAINTAINERS: add Mediatek MTMIPS Clock maintainer |
2023-03-20 16:26:20
|
linux-kernel
|
[PATCH 08/10] mips: ralink: remove reset related code |
2023-03-20 16:26:16
|
linux-kernel
|
[PATCH 09/10] mips: ralink: get cpu rate from new driver code |
2023-03-20 16:26:11
|
linux-kernel
|
[PATCH 04/10] mips: ralink: rt305x: remove clock related code |
2023-03-20 16:26:06
|
linux-kernel
|
[PATCH 03/10] mips: ralink: rt288x: remove clock related code |
2023-03-20 16:25:59
|
linux-kernel
|
[PATCH 05/10] mips: ralink: rt3883: remove clock related code |
2023-03-20 16:25:55
|
linux-kernel
|
[PATCH 02/10] clk: ralink: add clock and reset driver for MTMIPS SoCs |
2023-03-20 16:25:39
|
linux-kernel
|
[PATCH 01/10] dt: bindings: clock: add mtmips SoCs clock device tree binding documentation |
2023-03-20 16:25:35
|
linux-kernel
|
[PATCH 00/10] mips: ralink: add complete clock and reset driver for mtmips SoCs |
2023-03-10 07:05:56
|
linux-kernel
|
Re: [PATCH 09/20] dt-bindings: pinctrl: ralink: {mt7620,mt7621}: rename to mediatek |
2023-03-09 11:33:33
|
linux-kernel
|
Re: [PATCH 09/20] dt-bindings: pinctrl: ralink: {mt7620,mt7621}: rename to mediatek |
2023-03-06 16:20:41
|
linux-kernel
|
Re: [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips |
2023-03-06 14:21:41
|
linux-kernel
|
Re: [PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings |
2023-03-06 14:10:08
|
linux-kernel
|
Re: [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips |
2023-03-03 10:58:27
|
linux-kernel
|
Re: [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips |
2023-03-03 08:07:49
|
linux-kernel
|
Re: [PATCH 04/20] pinctrl: ralink: mt7620: split out to mt76x8 |
2023-03-03 06:34:57
|
linux-kernel
|
Re: [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips |
2023-03-03 06:22:00
|
linux-kernel
|
Re: [PATCH 20/20] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl |
2023-03-03 06:19:11
|
linux-kernel
|
Re: [PATCH 06/20] pinctrl: mediatek: remove OF_GPIO as reverse dependency |
2023-03-03 06:17:38
|
linux-kernel
|
Re: [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips |
2023-03-03 06:04:27
|
linux-kernel
|
Re: [PATCH 04/20] pinctrl: ralink: mt7620: split out to mt76x8 |
2023-03-03 06:03:58
|
linux-kernel
|
Re: [PATCH 04/20] pinctrl: ralink: mt7620: split out to mt76x8 |
2023-03-03 06:03:03
|
linux-kernel
|
Re: [PATCH 03/20] pinctrl: ralink: rt305x: add new compatible string for every SoC |
2023-03-03 06:02:18
|
linux-kernel
|
Re: [PATCH 02/20] pinctrl: ralink: {mt7620,mt7621}: add new mediatek compatible strings |
2023-03-03 06:01:42
|
linux-kernel
|
Re: [PATCH 01/20] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string |
2023-03-01 06:55:21
|
linux-kernel
|
[PATCH 1/2] watchdog: rt2880-wdt: avoid static global declarations |
2023-03-01 06:55:19
|
linux-kernel
|
[PATCH 2/2] watchdog: rt2880-wdt: prefer unsigned int over unsigned |
2023-02-28 15:46:27
|
linux-kernel
|
Re: [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' |
2023-02-28 08:52:24
|
linux-kernel
|
Re: [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' |
2023-02-28 04:44:39
|
linux-kernel
|
Re: [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' |
2023-02-27 10:59:33
|
linux-kernel
|
[PATCH 11/12] mips: ralink: mt7620: soc queries and tests as functions |
2023-02-27 10:59:33
|
linux-kernel
|
[PATCH 12/12] mips: ralink: mt7620: introduce 'soc_device' initialization |
2023-02-27 10:59:02
|
linux-kernel
|
[PATCH 08/12] mips: ralink: rt288x: soc queries and tests as functions |
2023-02-27 10:59:02
|
linux-kernel
|
[PATCH 07/12] mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem |
2023-02-27 10:59:02
|
linux-kernel
|
[PATCH 09/12] mips: ralink: rt288x: introduce 'soc_device' initialization |
2023-02-27 10:59:02
|
linux-kernel
|
[PATCH 10/12] mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem |
2023-02-27 10:59:01
|
linux-kernel
|
[PATCH 04/12] mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem |
2023-02-27 10:59:01
|
linux-kernel
|
[PATCH 06/12] mips: ralink: rt3883: introduce 'soc_device' initialization |
2023-02-27 10:59:01
|
linux-kernel
|
[PATCH 05/12] mips: ralink: rt3883: soc queries and tests as functions |
2023-02-27 10:58:32
|
linux-kernel
|
[PATCH 03/12] mips: ralink: rt305x: introduce 'soc_device' initialization |
2023-02-27 10:58:26
|
linux-kernel
|
[PATCH 02/12] mips: ralink: rt305x: soc queries and tests as functions |
2023-02-27 10:58:23
|
linux-kernel
|
[PATCH 01/12] mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem |
2023-02-27 10:58:17
|
linux-kernel
|
[PATCH 00/12] mips: ralink: introduce 'soc_device' initialization |
2023-02-23 04:58:48
|
linux-kernel
|
Re: [RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings |
2023-02-21 15:35:05
|
linux-kernel
|
Re: [PATCH 1/2] mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK |
2023-02-21 15:33:51
|
linux-kernel
|
Re: [PATCH 2/2] mips: ralink: make SOC_MT7621 select PINCTRL |
2023-02-21 10:22:10
|
linux-kernel
|
Re: [PATCH 2/2] mips: ralink: make SOC_MT7621 select PINCTRL |
2023-02-21 09:39:16
|
linux-kernel
|
Re: [PATCH 2/2] mips: ralink: make SOC_MT7621 select PINCTRL |
2023-02-14 15:13:10
|
linux-kernel
|
Re: [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' |
2023-02-14 12:36:51
|
linux-kernel
|
Re: [PATCH 1/2] mips: dts: align LED node names with dtschema |