Linux-mediatek Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-16 08:03:39 to 2015-05-21 13:29:24 UTC [more...]

[PATCH v2 0/2] Add MediaTek display PWM driver
 2015-05-21 13:29 UTC  (3+ messages)
  ` [PATCH v2 1/2] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v2 2/2] pwm: add MediaTek display PWM driver support

[PATCH v9 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-21  8:53 UTC  (4+ messages)
  ` [PATCH v9 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
  ` [PATCH v9 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v9 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH 0/2] Add Mediatek display PWM driver
 2015-05-21  8:22 UTC  (4+ messages)
` [PATCH 2/2] pwm: add Mediatek display PWM driver support

[PATCH v3] Mediatek SCPSYS power domain support
 2015-05-21  8:22 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: soc: Add documentation for the MediaTek SCPSYS unit
  ` [PATCH 1/5] soc: mediatek: Add infracfg misc driver support
  ` [PATCH 3/5] soc: Mediatek: Add SCPSYS power domain driver
` [PATCH 4/5] ARM64: MediaTek: Add generic pm domain support
` [PATCH 5/5] ARM64: MediaTek MT8173: Add SCPSYS device node

[PATCH v2 0/11] Mediatek pinctrl driver optimize and add Mediatek SoC Pinctrl/GPIO/EINT driver for mt6397/mt8127
 2015-05-21  8:03 UTC  (26+ messages)
` [PATCH v2 01/11] dt-bindings: mediatek: Modify pinctrl bindings for mt6397
` [PATCH v2 02/11] pinctrl: dt bindings: mt6397: Add pinfunc header file "
  ` [PATCH v2 03/11] pinctrl: mediatek: data struct optimize and remove unused member
  ` [PATCH v2 10/11] arm64: dts: mt8173-evb: Add pinctrl/GPIO node for mt6397
` [PATCH v2 04/11] pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
` [PATCH v2 05/11] pinctrl: mediatek: add ies/smt control to "
` [PATCH v2 06/11] pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397
` [PATCH v2 07/11] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
` [PATCH v2 08/11] mfd: mediatek: Add GPIO sub module support into mfd
` [PATCH v2 09/11] ARM: dts: mt8127: add pinctrl/GPIO/EINT node for mt8127
` [PATCH v2 11/11] ARM: dts: mt8135-evbp1: Add pinctrl/GPIO node for mt6397

[PATCH 01/10] pinctrl: mediatek: data struct optimize and remove unused member
 2015-05-21  8:02 UTC  (13+ messages)
  ` [PATCH 02/10] pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
  ` [PATCH 03/10] pinctrl: mediatek: add ies/smt control to "
  ` [PATCH 04/10] dt-bindings: mediatek: Modify pinctrl bindings for mt6397
    ` [PATCH 06/10] pinctrl: dt bindings: mt6397: Add pinfunc header file "
  ` [PATCH 07/10] arm64: dts: mt8173-evb: Add pinctrl/GPIO node "
    ` [PATCH 08/10] ARM: dts: mt8135-evbp1: "
  ` [PATCH 09/10] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
  ` [PATCH 10/10] ARM: dts: mt8127: add pinctrl/GPIO/EINT node "

[RFC v2 PATCH 0/6] MT8173 IOMMU SUPPORT
 2015-05-21  7:38 UTC  (9+ messages)
` [PATCH v2 4/6] soc: mediatek: Add SMI driver

[PATCH 0/5] Add Mediatek MT8173 subsystem clocks support
 2015-05-21  7:12 UTC  (6+ messages)
  ` [PATCH 1/5] clk: mediatek: Fix apmixedsys clock registration
` [PATCH 2/5] clk: mediatek: mt8173: Fix enabling of critical clocks
` [PATCH 3/5] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers
` [PATCH 4/5] clk: mediatek: Add subsystem clocks of MT8173
` [PATCH 5/5] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS

[PATCH v8 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-21  7:01 UTC  (20+ messages)
  ` [PATCH v8 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH v8 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v8 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH v2 0/9] Add SMP bringup support for mt65xx socs
 2015-05-20 18:37 UTC  (19+ messages)
` [PATCH v2 1/9] ARM: correct secondary_startup_arm mode
` [PATCH v2 2/9] ARM: add secondary_startup_arm prototype in header file
` [PATCH v2 3/9] clocksource: mediatek: do not enable GPT_CLK_EVT when setup
` [PATCH v2 4/9] clocksource: mediatek: Use GPT as sched clock source
` [PATCH v2 5/9] ARM: mediatek: enable gpt6 on boot up to make arch timer working

[PATCH v2] Mediatek SCPSYS power domain support
 2015-05-20 16:06 UTC  (13+ messages)
` [PATCH 1/5] soc: mediatek: Add infracfg misc driver support
` [PATCH 3/5] soc: Mediatek: Add SCPSYS power domain driver

[PATCH v2] arm64: dts: Mediatek: MT8173 updates
 2015-05-20 13:32 UTC  (4+ messages)
  ` [PATCH 1/3] arm64: dts: mt8173: Add clock controller device nodes
  ` [PATCH 2/3] arm64: dts: mt8173: Use real clock for UARTs
  ` [PATCH 3/3] arm64: dts: mt8173: Add PMIC wrapper device node

[PATCH v3] Thermal hardware trip points and Mediatek thermal driver
 2015-05-20 13:21 UTC  (22+ messages)
` [PATCH 01/15] thermal: consistently use int for temperatures
` [PATCH 05/15] thermal: Add comment explaining test for critical temperature
` [PATCH 06/15] thermal: inline only once used function
` [PATCH 11/15] thermal: thermal: Add support for hardware-tracked trip points
` [PATCH 12/15] thermal: of: implement .set_trips for device tree thermal zones

[PATCH v4] Thermal cleanups and hardware trip points
 2015-05-20 13:20 UTC  (17+ messages)
` [PATCH 01/16] thermal: consistently use int for temperatures
` [PATCH 02/16] thermal: trivial: fix typo in comment
` [PATCH 03/16] thermal: remove useless call to thermal_zone_device_set_polling
` [PATCH 04/16] thermal: Use IS_ENABLED instead of #ifdef
` [PATCH 05/16] thermal: Add comment explaining test for critical temperature
` [PATCH 06/16] thermal: inline only once used function
` [PATCH 07/16] thermal: streamline get_trend callbacks
` [PATCH 08/16] thermal: Allow sensor ops to fail with -ENOSYS
` [PATCH 09/16] thermal: of: always set sensor related callbacks
` [PATCH 10/16] thermal: Make struct thermal_zone_device_ops const
` [PATCH 11/16] thermal: bang-bang governor: act on lower trip boundary
` [PATCH 12/16] thermal: thermal: Add support for hardware-tracked trip points
` [PATCH 13/16] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH 14/16] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 15/16] thermal: Add Mediatek thermal controller support
` [PATCH 16/16] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[RFC v1 00/25] Optimize irq flow handler
 2015-05-20 10:23 UTC  (5+ messages)
` [RFC v1 06/25] pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFC v1 21/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

[PATCH] arm64: dts: mt8173: fix some indentation
 2015-05-20 10:20 UTC 

[PATCH v4 0/7] Add Mediatek MMC driver
 2015-05-20  9:14 UTC  (16+ messages)
  ` [PATCH v4 1/7] mmc: dt-bindings: add Mediatek MMC bindings
  ` [PATCH v4 2/7] mmc: mediatek: Add Mediatek MMC driver
  ` [PATCH v4 3/7] mmc: mediatek: Add PM support for "
  ` [PATCH v4 4/7] arm64: dts: mediatek: Add MT8173 MMC dts
  ` [PATCH v4 5/7] arm64: mediatek: Add Mediatek MMC support in defconfig
  ` [PATCH v4 6/7] ARM: mediatek: dts: Add emmc support to mt8135
  ` [PATCH v4 7/7] ARM: multi_v7_defconfig: Enable Mediatek MMC support multi-v7

ARM64: dts: Mediatek: MT8173 updates
 2015-05-20  8:47 UTC  (7+ messages)
  ` [PATCH 1/3] ARM64: dts: mt8173: Add clock controller device nodes
  ` [PATCH 2/3] ARM64: dts: mt8173: Use real clock for UARTs
  ` [PATCH 3/3] ARM64: dts: mt8173: Add PMIC wrapper device node

[PATCH v3] clk: mediatek: Initialize clk_init_data
 2015-05-20  1:41 UTC  (3+ messages)

[PATCH] tty: serial/8250: remove console dependency for mediatek
 2015-05-20  1:34 UTC  (2+ messages)

[RFC PATCH] ALSA: pcm: Modify double acknowledged interrupts check condition
 2015-05-19  7:34 UTC  (2+ messages)

[PATCH] Test email, please ignore
 2015-05-19  5:42 UTC  (2+ messages)
  ` [PATCH] ARM: dts: mt8135-evbp1: Add pinctrl/GPIO node for mt6397

[PATCH v2] clk: mediatek: Initialize clk_init_data
 2015-05-18 13:57 UTC  (3+ messages)

[PATCH v3 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-05-18 13:29 UTC  (5+ messages)
` [PATCH 2/2] ARM64: mt8173: dts Add MT8173 cpufreq driver support

[PATCH v2] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2015-05-18 13:07 UTC  (5+ messages)

[PATCH v7 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-18  9:05 UTC  (7+ messages)
` [PATCH v7 2/3] I2C: mediatek: Add driver for MediaTek I2C controller

[PATCH] rtc: mt6397: fix build on some 32bits platforms
 2015-05-17 10:47 UTC  (4+ messages)
` [rtc-linux] "

[PATCH v3 0/7] Add Mediatek MMC driver
 2015-05-17  9:40 UTC  (10+ messages)
` [PATCH v3 2/7] mmc: mediatek: "

[PATCH 0/7] Add SMP bringup support for mt65xx socs
 2015-05-16  9:11 UTC  (8+ messages)

[PATCH] ARM: dts: mt8127: correct uart instance address
 2015-05-16  8:22 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173-evb: fix model name
 2015-05-16  8:03 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 read-only IMAP folder(s) and NNTP newsgroup(s).