linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 17:44:41 to 2020-05-21 08:53:10 UTC [more...]

[PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-05-21  8:52 UTC  (22+ messages)
  ` [PATCH 01/12] OPP: Allow required-opps even if the device doesn't have power-domains
  ` [PATCH 02/12] OPP: Add function to look up required OPP's for a given OPP
  ` [PATCH 03/12] OPP: Improve required-opps linking
  ` [PATCH 04/12] PM / devfreq: Cache OPP table reference in devfreq
  ` [PATCH 05/12] PM / devfreq: Add required OPPs support to passive governor
  ` [PATCH 06/12] PM / devfreq: Add cpu based scaling support to passive_governor
  ` [PATCH 07/12] cpufreq: mediatek: Enable clock and regulator
  ` [PATCH 08/12] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
  ` [PATCH 09/12] devfreq: add mediatek "
  ` [PATCH 10/12] opp: Modify opp API, dev_pm_opp_get_freq(), find freq in opp, even it is disabled
  ` [PATCH 11/12] cpufreq: mediatek: add opp notification for SVS support
  ` [PATCH 12/12] devfreq: mediatek: cci devfreq register "

[PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-21  8:27 UTC  (26+ messages)
` [PATCH v5 01/19] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v5 02/19] spi: atmel-quadspi: reject DTR ops
` [PATCH v5 03/19] spi: spi-mtk-nor: "
` [PATCH v5 04/19] spi: spi-mem: allow specifying a command's extension
` [PATCH v5 05/19] mtd: spi-nor: add support for DTR protocol
` [PATCH v5 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v5 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v5 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v5 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v5 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v5 12/19] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v5 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v5 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v5 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v5 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v5 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v5 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v5 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH v13 0/6] Add Support for MediaTek PMIC MT6358
 2020-05-21  8:16 UTC  (5+ messages)
` [PATCH v13 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [GIT PULL] Immutable branch between MFD, Power and RTC due for the v5.8 merge window

[PATCH v14 00/11] Mediatek MT8183 scpsys support
 2020-05-21  3:28 UTC  (7+ messages)
` [PATCH v14 03/11] soc: mediatek: Add basic_clk_name to scp_power_data

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-21  3:00 UTC  (11+ messages)

[GIT PULL v3] mediatek drm next for 5.8
 2020-05-21  1:46 UTC 

[PATCH v5 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-21  1:45 UTC  (3+ messages)

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-05-21  1:36 UTC  (4+ messages)
` [PATCH v2 2/2] [media] mtk-mdp: use pm_runtime in MDP "

[PATCH v4 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-20 21:22 UTC  (15+ messages)
` [PATCH v4 01/11] dt-bindings: convert the binding document for mediatek PERICFG to yaml
` [PATCH v4 02/11] dt-bindings: add new compatible to mediatek,pericfg
` [PATCH v4 03/11] dt-bindings: net: add a binding document for MediaTek Ethernet MAC
` [PATCH v4 04/11] net: ethernet: mediatek: rename Kconfig prompt
` [PATCH v4 05/11] net: ethernet: mediatek: remove unnecessary spaces from Makefile
` [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driver
` [PATCH v4 07/11] ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
` [PATCH v4 08/11] ARM64: dts: mediatek: add the ethernet node "
` [PATCH v4 09/11] ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
` [PATCH v4 10/11] ARM64: dts: mediatek: add ethernet pins "
` [PATCH v4 11/11] ARM64: dts: mediatek: enable ethernet on "

[PATCH v7 00/11] Add support for mt2701 JPEG ENC support
 2020-05-20 19:40 UTC  (7+ messages)
` [PATCH v7 11/11] media: platform: Add jpeg dec/enc feature

[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-20 16:30 UTC  (20+ messages)
` [PATCH v6 01/19] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v6 02/19] spi: atmel-quadspi: reject DTR ops
` [PATCH v6 03/19] spi: spi-mtk-nor: "
` [PATCH v6 04/19] spi: spi-mem: allow specifying a command's extension
` [PATCH v6 05/19] mtd: spi-nor: add support for DTR protocol
` [PATCH v6 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v6 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v6 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v6 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v6 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v6 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v6 12/19] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v6 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v6 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v6 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v6 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v6 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v6 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v6 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[next] i2c: mediatek: Use div_u64 for 64-bit division to fix 32-bit kernels
 2020-05-20 16:15 UTC  (3+ messages)

[BUG] Cannot boot on MT8173 if Mediatek thermal is enabled
 2020-05-20 16:12 UTC  (4+ messages)

[PATCH v5 3/4] kasan: add tests for call_rcu stack recording
 2020-05-20 12:37 UTC 

[PATCH v5 4/4] kasan: update documentation for generic kasan
 2020-05-20 12:39 UTC 

[PATCH v5 2/4] kasan: record and print the free track
 2020-05-20 12:36 UTC 

[PATCH v5 0/4] kasan: memorize and print call_rcu stack
 2020-05-20 12:32 UTC 

[bug report] mt76: mt7915: fix possible deadlock in mt7915_stop
 2020-05-20 12:09 UTC 

[bug report] mt76: add mac80211 driver for MT7915 PCIe-based chipsets
 2020-05-20 12:08 UTC 

[bug report] mt76: adjust wcid size to support new 802.11ax generation
 2020-05-20 12:08 UTC 

[PATCH] mt76: mt7915: fix locking bug in mt7915_sta_rc_update()
 2020-05-20 12:05 UTC 

[bug report] mt76: add mac80211 driver for MT7915 PCIe-based chipsets
 2020-05-20 12:02 UTC 

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-20 11:46 UTC  (14+ messages)

[PATCH 0/5] net: provide a devres variant of register_netdev()
 2020-05-20 11:44 UTC  (6+ messages)
` [PATCH 1/5] Documentation: devres: add a missing section for networking helpers
` [PATCH 2/5] net: move devres helpers into a separate source file
` [PATCH 3/5] net: devres: define a separate devres structure for devm_alloc_etherdev()
` [PATCH 4/5] net: devres: provide devm_register_netdev()
` [PATCH 5/5] net: ethernet: mtk_eth_mac: use devm_register_netdev()

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-20 10:54 UTC  (20+ messages)
` [PATCH 2/4] clk/soc: mediatek: mt6797: "
` [PATCH 3/4] clk/soc: mediatek: mt6779: "
` [PATCH 4/4] arm64: dts: mt6797: Fix mmsys node name

[PATCH v2 1/4] soc: mediatek: Enable mmsys driver by default if Mediatek arch is selected
 2020-05-20 10:52 UTC  (10+ messages)
` [PATCH v2 2/4] clk / soc: mediatek: Bind clock and gpu driver for mt2712
` [PATCH v2 3/4] clk / soc: mediatek: Bind clock and gpu driver for mt2701
` [PATCH v2 4/4] arm64: dts: mt8173: Fix mmsys node name

[PATCH v2 0/2] Add i2c ac-timing adjust support
 2020-05-20  9:14 UTC  (9+ messages)
` [PATCH v2 2/2] i2c: mediatek: "

[PATCH v2 00/14] mediatek: add support for MediaTek Ethernet MAC
 2020-05-20  9:19 UTC  (4+ messages)
` [PATCH v2 01/14] dt-bindings: arm: add a binding document for MediaTek PERICFG controller

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-05-20  8:27 UTC  (11+ messages)
` [PATCH 01/10] media: mtk-vcodec: abstract firmware interface
` [PATCH 02/10] media: mtk-vcodec: add SCP firmware ops
` [PATCH 03/10] media: mtk-vcodec: venc: support SCP firmware
` [PATCH 04/10] media: mtk-vcodec: venc: handle firmware version field
` [PATCH 05/10] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH 06/10] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH 07/10] media: mtk-vcodec: venc: remove redundant code
` [PATCH 08/10] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH 09/10] media: dt-bindings: mtk-vcodec: specify SCP node
` [PATCH 10/10] media: dt-bindings: mtk-vcodec: document mediatek, mt8183-vcodec-enc

[PATCH v3 0/5] scsi: ufs: Fix WriteBooster and cleanup UFS driver
 2020-05-20  7:23 UTC  (4+ messages)
` [PATCH v3 5/5] scsi: ufs: Fix possible VCC power drain during runtime suspend

[PATCH] iommu: Don't call .probe_finalize() under group->mutex
 2020-05-20  6:53 UTC  (2+ messages)

[GIT PULL v2] mediatek drm next for 5.8
 2020-05-20  5:46 UTC  (3+ messages)

[PATCH v4 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-20  2:49 UTC  (5+ messages)

[PATCH] usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle
 2020-05-20  2:44 UTC  (3+ messages)

[PATCH] mt76: mt7915: fix a handful of spelling mistakes
 2020-05-19 22:48 UTC 

[PATCH v8 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-05-19 15:30 UTC  (3+ messages)
` [PATCH v8 3/3] "

[PATCH] drm/mediatek: mtk_hdmi: Remove debug messages for function calls
 2020-05-19 15:13 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variables
 2020-05-19 15:12 UTC  (2+ messages)

[PATCH] iommu/mediatek-v1: Fix a build warning for a unused variable 'data'
 2020-05-19 12:19 UTC  (2+ messages)

[PATCH] mt76: mt7615: switch to per-vif power_save support
 2020-05-19  8:42 UTC 

[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-19  3:10 UTC  (5+ messages)
` [V6, 1/2] media: dt-bindings: media: i2c: Document DW9768 bindings

[PATCH v4 4/4] kasan: update documentation for generic kasan
 2020-05-19  2:26 UTC 

[PATCH v4 3/4] kasan: add tests for call_rcu stack recording
 2020-05-19  2:26 UTC 

[PATCH v4 0/4] kasan: memorize and print call_rcu stack
 2020-05-19  2:23 UTC 

[PATCH] mt76: mt7915: fix some sparse warnings
 2020-05-18 18:07 UTC 

[PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-05-18 17:48 UTC  (11+ messages)
` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH] drm/mediatek: Delete not used of_device_get_match_data
 2020-05-18 17:44 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).