Linux Samsung SOC
[Prev Page][Next Page]
- [PATCH v11 1/6] clk: samsung: add infrastructure to register cpu clocks
- From: Thomas Abraham <thomas.ab@xxxxxxxxxxx>
- [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
- From: Thomas Abraham <thomas.ab@xxxxxxxxxxx>
- [PATCH v3 2/2] ARM: dts: exynos4: Add stdout-path properties
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v3 1/2] serial: samsung: Add support for early console
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v3 0/2] serial: samsung: add support for early console
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 8/9] usb: dwc2/gadget: fix calls to phy control functions in suspend/resume code
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 6/9] usb: dwc2/gadget: decouple setting soft disconnect from s3c_hsotg_core_init
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 02/10] usb: dwc2/gadget: fix enumeration issues
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 07/10] usb: dwc2/gadget: move phy control calls out of pullup() method
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 10/10] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 05/10] usb: dwc2/gadget: move setting last reset time to s3c_hsotg_core_init
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 03/10] usb: dwc2/gadget: fix gadget unregistration in udc_stop() function
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 04/10] usb: dwc2/gadget: disable phy before turning off power regulators
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 09/10] usb: dwc2/gadget: fix calls to phy control functions in suspend/resume code
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 08/10] usb: dwc2/gadget: use soft-disconnect udc feature in pullup() method
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 06/10] usb: dwc2/gadget: decouple setting soft-disconnect from s3c_hsotg_core_init
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 01/10] usb: dwc2/gadget: report disconnect event from 'end session' irq
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 00/10] more dwc2/gadget fixes
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2] arm64: dts: exynos7: add support for cpuidle core power down
- From: Chander Kashyap <k.chander@xxxxxxxxxxx>
- Re: [PATCH 2/7] clk: samsung: exynos7: add clocks for MMC block
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH 3/7] clk: samsung: exynos7: add clocks for RTC block
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- [PATCH 4/5] pinctrl: exynos: Add support for Exynos4415
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH 1/5] ARM: EXYNOS: Add EXYNOS4415 SoC ID
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH 5/5] ARM: dts: Add dts files for Exynos4415 SoC
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH 3/5] clk: samsung: Document binding for Exynos4415 clock controller
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH 2/5] clk: samsung: exynos4415: Add clocks using common clock framework
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH 0/5] Support new Exynos4415 SoC based on Cortex-A9 quad cores
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- Help: Exynos5410/Exynos5422 - NIDEN/DBGEN bits for Perf monitor
- From: Suriyan Ramasami <suriyan.r@xxxxxxxxx>
- Re: [PATCH 1/9] usb: dwc2/gadget: report disconnect event from 'end session' irq
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 7/7] arm64: exynos: Enable rtc and watchdog support for Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 6/7] arm64: dts: Add nodes for mmc, i2c, rtc, watchdog on Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 5/7] arm64: dts: Add PMU DT node for exynos7 SoC
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 4/7] clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocks
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 3/7] clk: samsung: exynos7: add clocks for RTC block
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 2/7] clk: samsung: exynos7: add clocks for MMC block
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 1/7] clk: samsung: exynos7: add clocks for I2C block
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 0/7] Add clock and DT support for a few IPs on Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 5/7] regulator: max77802: Document regulator opmode DT properties
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] regulator: max77802: Document regulator opmode DT properties
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 3/7] regulator: max77802: Don't treat OFF as an operating mode
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 4/7] regulator: max77802: Add header for operating modes
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 2/7] regulator: max77802: Add set suspend mode for BUCKs and simplify code
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 1/7] regulator: max77802: Add .{get,set}_mode callbacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 5/7] regulator: max77802: Document regulator opmode DT properties
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: exynos5422-odroid-xu3: MCPM: only 6 of 8 CPUs coming online
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH v2 5/7] regulator: max77802: Document regulator opmode DT properties
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 1/9] usb: dwc2/gadget: report disconnect event from 'end session' irq
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH] arm64: dts: exynos7: add support for cpuidle core power down
- From: Chander Kashyap <k.chander@xxxxxxxxxxx>
- Re: [PATCH v2 4/7] regulator: max77802: Add header for operating modes
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] ARM: EXYNOS: Call regulator core suspend prepare and finish functions
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [GIT PULL 2nd] Samsung fixes 2nd for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [PATCH v2 2/7] regulator: max77802: Add set suspend mode for BUCKs and simplify code
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 1/7] regulator: max77802: Add .{get,set}_mode callbacks
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 3/7] regulator: max77802: Don't treat OFF as an operating mode
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 4/7] regulator: max77802: Add header for operating modes
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 5/7] regulator: max77802: Document regulator opmode DT properties
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 7/7] ARM: dts: Configure regulators for suspend on exynos Peach boards
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 6/7] regulator: max77802: Parse regulator operating mode properties
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 0/7] Add max77802 regulator operating mode support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 8/9] usb: dwc2/gadget: fix calls to phy control functions in suspend/resume code
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 7/9] usb: dwc2/gadget: use soft disconnect mode for implementing pullup control
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 6/9] usb: dwc2/gadget: decouple setting soft disconnect from s3c_hsotg_core_init
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 2/9] usb: dwc2/gadget: fix enumeration issues
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 1/9] usb: dwc2/gadget: report disconnect event from 'end session' irq
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 0/2] serial: samsung: add support for early console
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 6/9] usb: dwc2/gadget: decouple setting soft disconnect from s3c_hsotg_core_init
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 8/9] usb: dwc2/gadget: fix calls to phy control functions in suspend/resume code
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 1/9] usb: dwc2/gadget: report disconnect event from 'end session' irq
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 2/9] usb: dwc2/gadget: fix enumeration issues
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 4/9] usb: dwc2/gadget: disable phy before turning off power regulators
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 5/9] usb: dwc2/gadget: move setting last reset time to s3c_hsotg_core_init
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 7/9] usb: dwc2/gadget: use soft disconnect mode for implementing pullup control
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 9/9] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH 0/9] more dwc2/gadget fixes
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH 2/9] regulator: max77802: Add .{get,set}_mode callbacks
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] ARM: EXYNOS: Call regulator core suspend prepare and finish functions
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption"
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] ARM: EXYNOS: Call regulator suspend prepare/finish
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/9] regulator: max77802: Split regulator operations for BUCKs
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/9] regulator: max77802: Add .set_suspend_{enable,disable} callbacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 2/9] regulator: max77802: Add .{get,set}_mode callbacks
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- RE: [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Kukjin Kim <kgene@xxxxxxxxxx>
- RE: [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Kukjin Kim <kgene@xxxxxxxxxx>
- Re: [PATCH 1/1] ARM: EXYNOS: Call regulator core suspend prepare and finish functions
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 1/9] regulator: max77802: Add .set_suspend_{enable,disable} callbacks
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 0/9] Add max77802 regulator operating mode support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 3/9] regulator: max77802: Split regulator operations for BUCKs
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 2/9] regulator: max77802: Add .{get,set}_mode callbacks
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 4/9] regulator: max77802: Add set suspend mode for BUCKs and simplify code
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 6/9] regulator: max77802: Add header for operating modes
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 5/9] regulator: max77802: Don't treat OFF as an operating mode
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 7/9] regulator: max77802: Document regulator opmode DT properties
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 8/9] regulator: max77802: Parse regulator operating mode properties
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 9/9] ARM: dts: Configure regulators for suspend on exynos Peach boards
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] ARM: EXYNOS: Call regulator core suspend prepare and finish functions
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] arm64: dts: exynos7: add support for cpuidle core power down
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Sjoerd Simons <sjoerd.simons@xxxxxxxxxxxxxxx>
- Re: [PATCH] arm64: dts: exynos7: add support for cpuidle core power down
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH 1/1] ARM: EXYNOS: Call regulator core suspend prepare and finish functions
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: exynos5422-odroid-xu3: MCPM: only 6 of 8 CPUs coming online
- From: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
- Re: [PATCH] arm64: dts: exynos7: add support for cpuidle core power down
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [PATCH] arm64: dts: exynos7: add support for cpuidle core power down
- From: Chander Kashyap <k.chander@xxxxxxxxxxx>
- Re: [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [GIT PULL 1/2] Samsung fixes for v3.18
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [GIT PULL 2/2] Samsung defconfig updates for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [GIT PULL 1/2] Samsung fixes for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [PATCH 7/7] [media] exynos-gsc: Do full clock gating at runtime PM suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 5/7] [media] exynos-gsc: Fixup system PM
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 3/7] [media] exynos-gsc: Make driver functional without CONFIG_PM_RUNTIME
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 6/7] [media] exynos-gsc: Fixup clock management at ->remove()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 4/7] [media] exynos-gsc: Make runtime PM callbacks available for CONFIG_PM
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 2/7] [media] exynos-gsc: Convert gsc_m2m_resume() from int to void
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 1/7] [media] exynos-gsc: Simplify clock management
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 0/7] [media] exynos-gsc: Fixup PM support
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- RE: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Anton Tikhomirov <av.tikhomirov@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v3 3/9] amba: Keep PM domain powered during ->probe()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 9/9] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 8/9] mmmc: core: Keep PM domain powered during ->probe() of SDIO func driver
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 7/9] mmc: core: Attach PM domain prior probing of SDIO func driver
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 6/9] spi: core: Keep PM domain powered during ->probe()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 5/9] i2c: core: Keep PM domain powered during ->probe()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 4/9] drivercore / platform: Keep PM domain powered during ->probe()
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 2/9] PM / Domains: Enable genpd to support ->get|put() callbacks
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v3 0/9] PM / Domains: Fix race conditions during boot
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 02/15] drm/dsi: Constify mipi_dsi_msg
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 02/15] drm/dsi: Constify mipi_dsi_msg
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v2 3/4] phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- RE: [PATCH v3] ARM: EXYNOS: add Exynos3250 PMU support
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- RE: [PATCH v2 3/4] phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply
- From: Anton Tikhomirov <av.tikhomirov@xxxxxxxxxxx>
- RE: [PATCH v2 2/4] phy: exynos5-usbdrd: Add pipe-clk and utmi-clk support
- From: Anton Tikhomirov <av.tikhomirov@xxxxxxxxxxx>
- Re: [PATCHv2 0/2] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- RE: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Anton Tikhomirov <av.tikhomirov@xxxxxxxxxxx>
- Re: [PATCH v5 0/6] Add initial support for pinctrl on Exynos7
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v2 0/5] pinctrl: samsung: Data structure clean-up
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 3/4] drm/exynos: enable vblank after DPMS on
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [PATCH v2 0/3] iio: exynos-adc: use syscon instead of ioremap
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 1/1] ARM: exynos_defconfig: re-enable USB gadget and max77802 options
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- [RFC PATCH] drm/exynos: Add DECON driver
- From: Ajay Kumar <ajaykumar.rs@xxxxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 3/4] drm/exynos: enable vblank after DPMS on
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 1/4] drm/exynos: propagate plane initialization errors
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 4/4] drm/exynos: correct connector->dpms field before resuming
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 2/4] drm/exynos: init kms poll at the end of initialization
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 0/4] drm/exynos: misc fixes
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 1/1] ARM: exynos_defconfig: re-enable USB gadget and max77802 options
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: Powering down unused PM domains (was: Re: [PATCH 0/4] PM / Domains: Fix race conditions during boot)
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 21/21] thermal: exynos: Make Exynos3250 TMU compatible with Exynos4412
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH 1/1] ARM: exynos_defconfig: re-enable USB gadget and max77802 options
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH 21/21] thermal: exynos: Make Exynos3250 TMU compatible with Exynos4412
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: exynos5422-odroid-xu3: MCPM: only 6 of 8 CPUs coming online
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 1/1] ARM: exynos_defconfig: re-enable USB gadget and max77802 options
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 21/21] thermal: exynos: Make Exynos3250 TMU compatible with Exynos4412
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 20/21] thermal: exynos: Make Exynos5250 TMU compatible with Exynos4412
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 19/21] thermal: exynos: Remove exynos_tmu_data.c file
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 18/21] thermal: exynos: Remove exynos_thermal_common.[c|h] files
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 17/21] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 16/21] thermal: exynos: dts: Provide device tree bindings identical to one in exynos_tmu_data.c
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 15/21] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 14/21] thermal: exynos: dts: Define default thermal-zones for Exynos4
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 13/21] thermal: dts: Default trip points definition for Exynos5420 SoCs
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 12/21] thermal: exynos: dts: Add default definition for the TMU sensor
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 11/21] thermal: cpu_cooling: Modify exynos thermal code to use device tree for cpu cooling configuration
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 10/21] thermal: cpu_cooling: dts: Define device tree bindings for Exynos cpu cooling functionality
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 09/21] thermal: dts: Provide bindings and enable TMU at Exynos4x12 devices
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 08/21] thermal: dts: exynos: Adding LD010 regulator node necessary for TMU on Odroid U3 board
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 07/21] thermal: dts: trats: Enable TMU on the Exynos4210 trats device
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 06/21] thermal: exynos: Provide thermal_exynos.h file to be included in device tree files
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 05/21] thermal: exynos: cosmetic: Correct comment format
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 04/21] thermal: of: Extend current of-thermal.c code to allow setting emulated temp
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 03/21] thermal: of: Extend of-thermal.c to provide number of non critical trip points
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 02/21] thermal: of: Extend of-thermal.c to provide check if trip point is enabled
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 01/21] thermal: of: Extend of-thermal.c to provide number of trip points
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- [PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
- From: Lukasz Majewski <l.majewski@xxxxxxxxxxx>
- Re: [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [GIT PULL 3/3] 3rd Round of Exynos-PM-2 Updates for v3.18
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v5 6/6] arm64: exynos: Enable pinctrl support for Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v5 5/6] arm64: dts: Add initial pinctrl support to EXYNOS7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v5 4/6] pinctrl: exynos: Add initial driver data for Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v5 3/6] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v5 2/6] pinctrl: exynos: Consolidate irq domain callbacks
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v5 1/6] pinctrl: exynos: Generalize the eint16_31 demux code
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v5 0/6] Add initial support for pinctrl on Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 3/3] ARM: multi_v7_defconfig: Enable clock and RTC driver for S2M and S5M
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 2/3] ARM: multi_v7_defconfig: Enable Maxim 77836 for Gear2 board
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 1/3] ARM: exynos_defconfig: Enable Maxim 77836 for Gear2 board
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- Re: [PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- Re: [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Alexandre Courbot <gnurou@xxxxxxxxx>
- Re: [PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Thierry Reding <treding@xxxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Thierry Reding <treding@xxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Alexandre Courbot <acourbot@xxxxxxxxxx>
- Re: exynos5422-odroid-xu3: MCPM: only 6 of 8 CPUs coming online
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- exynos5422-odroid-xu3: MCPM: only 6 of 8 CPUs coming online
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH 2/2] input: cros_ec_keyb: Add of match table
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] regulator: max77802: Add regulator operating mode set support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Doug Anderson <dianders@xxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] regulator: max77802: Add regulator operating mode set support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 0/5] regulator: Add support for initial operating modes
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 2/5] regulator: dt-bindings: Add DT include for constants
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 4/5] regulator: max77802: Add regulator operating mode set support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: Powering down unused PM domains (was: Re: [PATCH 0/4] PM / Domains: Fix race conditions during boot)
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Powering down unused PM domains (was: Re: [PATCH 0/4] PM / Domains: Fix race conditions during boot)
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [PATCH v4 0/6] Add initial support for pinctrl on Exynos7
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v2 0/5] pinctrl: samsung: Data structure clean-up
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v4 0/6] Add initial support for pinctrl on Exynos7
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [PATCH v9] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- RE: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Kukjin Kim <kgene@xxxxxxxxxx>
- Re: [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [PATCH v9 2/2] ARM: exynos5: Add Suspend-to-RAM support for 5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [PATCH v9 1/2] ARM: exynos5: Add PMU support for 5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- [PATCH v9] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH 2/3] drm/exynos: dp: Remove support for unused dptx-phy
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH 2/3] drm/exynos: dp: Remove support for unused dptx-phy
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH 3/3] arm: dts: Exynos5: Use pmu_system_controller phandle for dp phy
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH 2/3] drm/exynos: dp: Remove support for unused dptx-phy
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- [PATCH v2] ARM: dts: add board dts file for Exynos3250-based Monk board
- From: YoungJun Cho <yj44.cho@xxxxxxxxxxx>
- Re: [PATCH] drm/exynos: init vblank with real number of crtcs
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- [PATCHv2 2/2] ARM: dts: Add sleep mode pin configuration for exynos3250-rinato
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCHv2 1/2] ARM: dts: Add board dts file for Exynos3250-based Rinato board
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCHv2 0/2] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- Re: [PATCH v3 0/2] Handle reboot for Exynos SoC via restart_handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/exynos: init vblank with real number of crtcs
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [PATCH] drm/exynos: vidi: fix build warning
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/exynos: remove explicit encoder/connector de-initialization
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v3] ARM: EXYNOS: add Exynos3250 PMU support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v9 2/2] ARM: exynos5: Add Suspend-to-RAM support for 5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v9 1/2] ARM: exynos5: Add PMU support for 5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v9 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v9 1/2] ARM: EXYNOS: Add platform driver support for Exynos PMU
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH] drm/exynos: init vblank with real number of crtcs
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 1/4] drm/exynos/dsi: remove global variable exynos_dsi_display
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 3/4] drm/exynos/dsi: remove redundant encoder field
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 2/4] drm/exynos/dsi: simplify device pointer evaluation
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 4/4] drm/exynos/dsi: stop using display->ctx pointer
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 0/4] drm/exynos/dsi: remove global display variable
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH v2 0/4] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- [PATCH v2 2/4] phy: exynos5-usbdrd: Add pipe-clk and utmi-clk support
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- [PATCH v2 3/4] phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- [PATCH v2 4/4] phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- [PATCH v9 2/2] ARM: exynos5: Add Suspend-to-RAM support for 5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- [PATCH v9 1/2] ARM: exynos5: Add PMU support for 5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- [PATCH v9 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- [PATCH v3] usb: Remove references to non-existent PLAT_S5P symbol
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH 1/7] mfd: max77693: Add defines for MAX77693 charger driver
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2] [media] Remove references to non-existent PLAT_S5P symbol
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH v3 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v3 1/2] clk: samsung: exynos5440: move restart code into clock driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v3 0/2] Handle reboot for Exynos SoC via restart_handler
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- RE: [PATCH v2 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- RE: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
- From: Kukjin Kim <kgene@xxxxxxxxxx>
- RE: [PATCH v9 0/2] ARM: Exynos: Convert PMU implementation into a platform driver
- From: Kukjin Kim <kgene@xxxxxxxxxx>
- RE: [PATCH] ARM: dts: Specify Odroid X2/U3 audio clock parents and rates
- From: Kukjin Kim <kgene@xxxxxxxxxx>
- Re: [PATCH] usb: Remove references to non-existent PLAT_S5P symbol
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Doug Anderson <dianders@xxxxxxxxxx>
- Re: [PATCH] ARM: dts: Specify Odroid X2/U3 audio clock parents and rates
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH] usb: Remove references to non-existent PLAT_S5P symbol
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- Re: [PATCH v2] [media] Remove references to non-existent PLAT_S5P symbol
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v2] [media] Remove references to non-existent PLAT_S5P symbol
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH] [media] Remove references to non-existent PLAT_S5P symbol
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH] [media] Remove references to non-existent PLAT_S5P symbol
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH] usb: Remove references to non-existent PLAT_S5P symbol
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- [PATCH] [media] Remove references to non-existent PLAT_S5P symbol
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] [media] exynos4-is: Remove optional dependency on PLAT_S5P
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH 2/4] [media] exynos4-is: Remove optional dependency on PLAT_S5P
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v8] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH v9 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v9 1/2] ARM: EXYNOS: Add platform driver support for Exynos PMU
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v9 0/2] ARM: Exynos: Convert PMU implementation into a platform driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH v8] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- [PATCH 2/4] [media] exynos4-is: Remove optional dependency on PLAT_S5P
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- [PATCH 0/4] Remove optional dependencies on PLAT_S5P
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- RE: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH v8] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: exynos5420/arndale-octa: imprecise external aborts on exynos_defconfig
- From: Thomas Abraham <ta.omasab@xxxxxxxxx>
- [PATCH] usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: 3.17-rc6 on ODROID: ERROR: Bad of_node_put() on /ehci@12580000/port@1
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH v4 0/6] Add initial support for pinctrl on Exynos7
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v8] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v8 2/2] ARM: exynos5: Add Suspend-to-RAM support for 5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- 3.17 fails to boot on Odroid U2 sometimes
- From: Shixin Zeng <zeng.shixin@xxxxxxxxx>
- [PATCH] thermal: exynos: fix IRQ clearing on TMU initialization
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH RFC 0/4] drm/core: restore suspend/resume calbacks in KMS drm drivers
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] PM / Domains: Fix race conditions during boot
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- [PATCH] i2c: exynos5: use proper errno for timeout
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/4] drm/core: restore suspend/resume calbacks in KMS drm drivers
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 0/4] PM / Domains: Fix race conditions during boot
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH RFC 0/4] drm/core: restore suspend/resume calbacks in KMS drm drivers
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH RFC 0/4] drm/core: restore suspend/resume calbacks in KMS drm drivers
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH RFC 1/4] drm/i915: set PM callbacks only if modeset is turned off
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH RFC 0/4] drm/core: restore suspend/resume calbacks in KMS drm drivers
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH RFC 2/4] drm/core: re-enable suspend/resume callbacks for KMS drivers
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH RFC 3/4] drm/exynos: remove master component PM callbacks
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH RFC 4/4] drm/exynos: correct connector->dpms field before resuming
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 2/2] i2c: exynos5: Add Kconfig dependencies
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] i2c: exynos: add support for HSI2C module on Exynos7
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] PM / Domains: Fix race conditions during boot
- From: Kevin Hilman <khilman@xxxxxxxxxx>
- Re: [PATCH] ASoC: samsung: fix CDCLK handling
- From: Sylwester Nawrocki <sylvester.nawrocki@xxxxxxxxx>
- Re: pwm-samsung: incorrect register values for 100% duty cycle
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: pwm-samsung: incorrect register values for 100% duty cycle
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: pwm-samsung: incorrect register values for 100% duty cycle
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- [PATCH v2 3/5] pinctrl: samsung: Constify samsung_pin_bank_type struct
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH v2 1/5] pinctrl: samsung: Make samsung_pinctrl_get_soc_data use ERR_PTR()
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH v2 4/5] pinctrl: samsung: Constify samsung_pin_ctrl struct
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH v2 5/5] pinctrl: samsung: Separate per-bank init and runtime data
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH v2 2/5] pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH v2 0/5] pinctrl: samsung: Data structure clean-up
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] ASoC: samsung: fix CDCLK handling
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Doug Anderson <dianders@xxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Doug Anderson <dianders@xxxxxxxxxx>
- Re: [PATCH] ASoC: samsung: fix CDCLK handling
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- [PATCH] ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa board
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [GIT PULL 3/3] 3rd Round of Exynos-PM-2 Updates for v3.18
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 0/7] power/mfd: Add max77693 charger driver
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 2/7] power: max77693: Add charger driver for Maxim 77693
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 7/7] ARM: multi_v7_defconfig: Enable Maxim 77693 charger
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 3/7] devicetree: mfd: max77693: Document new bindings for charger
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 6/7] ARM: exynos_defconfig: Enable Maxim 77693 charger
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 1/7] mfd: max77693: Add defines for MAX77693 charger driver
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 5/7] ARM: dts: exynos4412-trats: Add max77693 charger node
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 4/7] Documentation: charger: max77693: Document exported sysfs entry
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- re: [media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: add board dts file for Exynos3250-based Monk board
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH 2/2] drm/exynos: use drm generic mmap interface
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] ARM: exynos: Ensure PM domains are powered at initialization
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH v2 2/4] ARM: exynos: Ensure PM domains are powered at initialization
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [GIT PULL 1/3] 3rd Round for Samsung-cleanup-2 for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
- Re: [PATCH 0/5] pinctrl: samsung: Data structure clean-up
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 0/2] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: add board dts file for Exynos3250-based Monk board
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- [PATCH] ARM: dts: add board dts file for Exynos3250-based Monk board
- From: YoungJun Cho <yj44.cho@xxxxxxxxxxx>
- Re: [PATCH v2 3/4] PM / Domains: Expect PM domains being powered at initialization
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
- From: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] ARM: exynos: Ensure PM domains are powered at initialization
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [GIT PULL 3/3] 3rd Round of Exynos-PM-2 Updates for v3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [GIT PULL 3/3] 3rd Round of Exynos-PM-2 Updates for v3.18
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v2 2/2] tty: serial: samsung: Clean-up selection of number of available UARTs
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v2 1/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] ARM: exynos: Ensure PM domains are powered at initialization
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Doug Anderson <dianders@xxxxxxxxxx>
- Re: [GIT PULL 3/3] 3rd Round of Exynos-PM-2 Updates for v3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [GIT PULL 2/3] 3rd Round of Samsung-DT-3 updates for v3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [GIT PULL 1/3] 3rd Round for Samsung-cleanup-2 for v3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [GIT PULL 2/2] Exynos PM updates for v3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [GIT PULL 1/2] Second Samsung DT updates for v3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: 3.17-rc6 on ODROID: ERROR: Bad of_node_put() on /ehci@12580000/port@1
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Doug Anderson <dianders@xxxxxxxxxx>
- Re: [PATCH 1/2] drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: 3.17-rc6 on ODROID: ERROR: Bad of_node_put() on /ehci@12580000/port@1
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- [PATCH v2 4/4] PM / Domains: Enforce PM domains to stay powered during boot
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v2 3/4] PM / Domains: Expect PM domains being powered at initialization
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v2 2/4] ARM: exynos: Ensure PM domains are powered at initialization
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH v2 0/4] PM / Domains: Fix race conditions during boot
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v7 00/11] kernel: Add support for restart handler call chain
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH 2/2] drm/exynos: use drm generic mmap interface
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/4] ARM: exynos: Ensure PM domains are powered at initialization
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- RE: [PATCH 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v2 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v2 1/2] clk: samsung: exynos5440: move restart code into clock driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v2 0/2] Handle reboot for Exynos SoC via reboot_notifier
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH 2/4] ARM: exynos: Ensure PM domains are powered at initialization
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: pwm-samsung: incorrect register values for 100% duty cycle
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 1/2] clk: samsung: exynos5440: move restart code into clock driver
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- [PATCH] drm/exynos: fix vblank handling during dpms off
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: 3.17-rc6 on ODROID: ERROR: Bad of_node_put() on /ehci@12580000/port@1
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH] drm/exynos: remove ifdeferry from initialization code
- From: Ajay kumar <ajaynumb@xxxxxxxxx>
- Re: [PATCH] drm/exynos: remove ifdeferry from initialization code
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- [PATCH 2/2] ARM: EXYNOS: PMU: move restart code into pmu driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 1/2] clk: samsung: exynos5440: move restart code into clock driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 0/2] Handle reboot for Exynos SoC via reboot_notifier
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH] drm/exynos: remove ifdeferry from initialization code
- From: Inki Dae <inki.dae@xxxxxxxxxxx>
- Re: [PATCH v7 00/11] kernel: Add support for restart handler call chain
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- RE: [PATCH v8 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH v7 00/11] kernel: Add support for restart handler call chain
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/11] kernel: Add support for restart handler call chain
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v7 00/11] kernel: Add support for restart handler call chain
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] tty: serial: samsung: Clean-up selection of number of available UARTs
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 2/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 2/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: exynos5420/arndale-octa: imprecise external aborts on exynos_defconfig
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Doug Anderson <dianders@xxxxxxxxxx>
- [PATCH] ASoC: samsung: fix CDCLK handling
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH 2/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH 2/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH 2/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- [PATCH v8] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH] serial: samsung: Fix serial config dependencies for exynos7
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- [PATCH 2/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH 1/2] tty: serial: samsung: Clean-up selection of number of available UARTs
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v4 1/6] pinctrl: exynos: Generalize the eint16_31 demux code
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v4 3/6] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v4 6/6] arm64: exynos: Enable pinctrl support for Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v4 5/6] arm64: dts: Add initial pinctrl support to EXYNOS7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v4 4/6] pinctrl: exynos: Add initial driver data for Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v4 2/6] pinctrl: exynos: Consolidate irq domain callbacks
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v4 0/6] Add initial support for pinctrl on Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH v3 3/6] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- Re: [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH] drm/exynos: remove ifdeferry from initialization code
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [PATCH 2/2] ARM: dts: Add sleep mode pin configuration for exynos3250-rinato
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH 1/2] ARM: dts: Add board dts file for Exynos3250-based Rinato board
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH 0/2] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- [PATCH v8 2/2] ARM: exynos5: Add Suspend-to-RAM support for 5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- [PATCH v8 1/2] ARM: exynos5: Add PMU support for 5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- [PATCH v8 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: [PATCH v8 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v8 1/2] ARM: EXYNOS: Add platform driver support for Exynos PMU
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v8 0/2] ARM: Exynos: Convert PMU implementation into a platform driver
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v8 2/2] ARM: EXYNOS: Move PMU specific definitions from common.h
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH v6] mfd: syscon: Decouple syscon interface from platform devices
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH v6] mfd: syscon: Decouple syscon interface from platform devices
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: Unable to boot mainline on snow chromebook since 3.15
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 1/2 v2] i2c: cros-ec-tunnel: Add of match table
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
- RE: [PATCH v7 0/2] Adds PMU and S2R support for exynos5420
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- RE: [PATCH v6] mfd: syscon: Decouple syscon interface from platform devices
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH 1/2 v2] i2c: cros-ec-tunnel: Add of match table
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] Add initial support for pinctrl on Exynos7
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v3 3/6] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH] serial: samsung: Fix serial config dependencies for exynos7
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH] ARM: dts: Enable temperature sensor on exynos4412 & ODROID
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH 1/2 v2] i2c: cros-ec-tunnel: Add of match table
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: Unable to boot mainline on snow chromebook since 3.15
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [GIT PULL] Samsung clock changes for v3.18
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: Unable to boot mainline on snow chromebook since 3.15
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6] mfd: syscon: Decouple syscon interface from platform devices
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH v7 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: Unable to boot mainline on snow chromebook since 3.15
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: [PATCH v7 0/2] Adds PMU and S2R support for exynos5420
- From: Vikas Sajjan <vikas.sajjan@xxxxxxxxxxx>
- Re: Unable to boot mainline on snow chromebook since 3.15
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH V2 2/3] mmc: dw_mmc: Support voltage changes
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCHv3 3/4] ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- Re: [PATCHv3 3/4] ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [PATCH v6] mfd: syscon: Decouple syscon interface from platform devices
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 2/5] i2c: i2c-cros-ec-tunnel: Set retries to 3
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v6] mfd: syscon: Decouple syscon interface from platform devices
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- [PATCH v2 3/3] clk: samsung: remove unnecessary inclusion of header files from clk.h
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v2 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v2 1/3] clk: samsung: Spelling s/bwtween/between/
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v2 0/3] Some cleanup for samsung clock
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH v4 5/5] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v4 4/5] mfd: cros_ec: move locking into cros_ec_cmd_xfer
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v4 3/5] mfd: cros_ec: stop calling ->cmd_xfer() directly
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v4 2/5] i2c: i2c-cros-ec-tunnel: Set retries to 3
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v4 2/5] i2c: i2c-cros-ec-tunnel: Set retries to 3
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v4 1/5] mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 6/6] mfd: cros_ec: Instantiate sub-devices from device tree
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- RE: [PATCH 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- RE: [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH v5 RESEND 1/2] usb: host: ehci-exynos: Remove unnecessary usb-phy support
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH v5 1/2] usb: host: ehci-exynos: Remove unnecessary usb-phy support
- From: Vivek Gautam <gautam.vivek@xxxxxxxxxxx>
- Re: [PATCH v5 1/2] usb: host: ehci-exynos: Remove unnecessary usb-phy support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
- From: Abhilash Kesavan <kesavan.abhilash@xxxxxxxxx>
- [PATCH] serial: samsung: Fix serial config dependencies for exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v3 6/6] arm64: exynos: Enable pinctrl support for Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v3 5/6] arm64: dts: Add initial pinctrl support to EXYNOS7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v3 4/6] pinctrl: exynos: Add initial driver data for Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v3 3/6] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v3 2/6] pinctrl: exynos: Consolidate irq domain callbacks
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v3 1/6] pinctrl: exynos: Generalize the eint16_31 demux code
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- [PATCH v3 0/6] Add initial support for pinctrl on Exynos7
- From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx>
- Re: [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- RE: [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] ARM: EXYNOS: Move code from hotplug.c to platsmp.c
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 1/3] clk: samsung: Spelling s/bwtween/between/
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 0/5] pinctrl: samsung: Data structure clean-up
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] ARM: EXYNOS: Move code from hotplug.c to platsmp.c
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [PATCH 3/3] clk: samsung: remove unnecessary inclusion of header files from clk.h
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 1/3] clk: samsung: Spelling s/bwtween/between/
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 0/3] Some cleanup for samsung clock
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 2/2] arm: dts: exynos3250: add device node support for serial2 and serial3
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 1/2] clk: samsung: exynos3250: add uart2/3 related clocks
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- [PATCH 0/2] Exynos3250: add DT node and clock for UART2 and UART3
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- 3.17-rc6 on ODROID: ERROR: Bad of_node_put() on /ehci@12580000/port@1
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] serial: samsung: add support for early console
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- Re: [PATCH v2 1/2] serial: samsung: Add support for early console
- From: Alim Akhtar <alim.akhtar@xxxxxxxxx>
- Re: [PATCH v5 RESEND 1/3] ARM: EXYNOS: Move code from hotplug.c to platsmp.c
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [09/14] watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- [PATCH] ARM: exynos: fix UART address selection for DEBUG_LL
- From: Joonyoung Shim <jy0922.shim@xxxxxxxxxxx>
- Re: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Joachim Eastwood <manabian@xxxxxxxxx>
- Re: [PATCH v3 6/6] mfd: cros_ec: Instantiate sub-devices from device tree
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCH 0/2] ARM: EXYNOS3250: Add support EXYNOS3250 suspend/resume.
- From: Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
- [PATCH 2/2] ARM: EXYNOS3250: Add initial support EXYNOS3250 suspend/resume.
- From: Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
- [PATCH 1/2] ARM: EXYNOS: suspend: Make restoring registers into selectable option.
- From: Jonghwa Lee <jonghwa3.lee@xxxxxxxxxxx>
- Re: [PATCH v3 6/6] mfd: cros_ec: Instantiate sub-devices from device tree
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Joachim Eastwood <manabian@xxxxxxxxx>
- RE: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- RE: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
- Re: [PATCH 3/5] clk: Remove .owner field for driver
- From: Mike Turquette <mturquette@xxxxxxxxxx>
- Re: [GIT PULL 2/2] Samsung DT changes for 3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [GIT PULL 1/2] Samsung cleanup for 3.18
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH v2 01/18] arm: dma-mapping: arm_iommu_attach_device: automatically set max_seg_size
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: Specify default clocks for Exynos4 FIMC devices
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH v7 0/2] Adds PMU and S2R support for exynos5420
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [GIT PULL 2/2] Exynos PM updates for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [GIT PULL 2/2] Samsung DT changes for 3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [GIT PULL 3/3] 3rd Round of Exynos-PM-2 Updates for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [GIT PULL 2/3] 3rd Round of Samsung-DT-3 updates for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [GIT PULL 1/3] 3rd Round for Samsung-cleanup-2 for v3.18
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v3 6/6] mfd: cros_ec: Instantiate sub-devices from device tree
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/6] mfd: cros_ec: Instantiate sub-devices from device tree
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 6/6] mfd: cros_ec: Instantiate sub-devices from device tree
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH v2 01/18] arm: dma-mapping: arm_iommu_attach_device: automatically set max_seg_size
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 17/18] [media] s3c-camif: fix dma_addr_t printks
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH] [media] exynos4-is: fix some warnings when compiling on arm64
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH 0/5] pinctrl: samsung: Data structure clean-up
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- [PATCH v2 2/2] ARM: dts: exynos4: Add stdout-path properties
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 1/2] serial: samsung: Add support for early console
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH v2 0/2] serial: samsung: add support for early console
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH v3] ARM: EXYNOS: SWRESET is needed to boot secondary CPU on Exynos3250
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v7 2/5] ARM: add AFTR mode support to firmware do_idle method
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v7 2/5] ARM: add AFTR mode support to firmware do_idle method
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v3 0/1] ARM: EXYNOS: Fix builds with PM_SLEEP=n
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH 0/3 v4] Fix Exynos USB on kernels with USB Gadget support
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v7 2/5] ARM: add AFTR mode support to firmware do_idle method
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- Re: [PATCH 0/5] pinctrl: samsung: Data structure clean-up
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH 0/5] pinctrl: samsung: Data structure clean-up
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/2] ARM: dts: Add rtc_src clk for s3c-rtc on exynos5250-snow
- From: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx>
- [PATCHv3 3/4] ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver
- From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
[Index of Archives]
[Linux for Synopsys ARC Processors]
[Linux on Unisoc (RDA Micro) SoCs]
[Linux Actions SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]