linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 06:28:09 to 2021-01-01 16:59:01 UTC [more...]

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-01-01 16:54 UTC  (11+ messages)
` [PATCH 01/31] opp: Add devres wrapper for dev_pm_opp_set_clkname and dev_pm_opp_put_clkname
` [PATCH 02/31] opp: Add devres wrapper for dev_pm_opp_set_regulators and dev_pm_opp_put_regulators
` [PATCH 03/31] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH 04/31] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH 05/31] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH 06/31] serial: qcom_geni_serial: fix potential mem leak in qcom_geni_serial_probe()
` [PATCH 07/31] serial: qcom_geni_serial: convert to use devm_pm_opp_* API
` [PATCH 08/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe()
` [PATCH 09/31] "
` [PATCH 10/31] qcom-geni-se: remove opp_table

[PATCH v6 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-31  8:55 UTC  (9+ messages)
` [PATCH v6 2/8] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v6 3/8] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH v6 4/8] ARM: dts: exynos: Add muic and charger nodes for I9100
` [PATCH v6 5/8] ARM: dts: exynos: Add muic and charger nodes for Origen
` [PATCH v6 6/8] ARM: dts: exynos: Add muic and charger nodes for Trats
` [PATCH v6 7/8] ARM: dts: exynos: Fix charging regulator voltage and current for I9100
` [PATCH v6 8/8] ARM: dts: exynos: Add top-off charging regulator node "

[PATCH v5 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-30  8:56 UTC  (10+ messages)
` [PATCH v5 2/8] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v5 3/8] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH v5 4/8] ARM: dts: exynos: Add muic and charger nodes for I9100
` [PATCH v5 5/8] ARM: dts: exynos: Add muic and charger nodes for Origen
` [PATCH v5 6/8] ARM: dts: exynos: Add muic and charger nodes for Trats
` [PATCH v5 7/8] ARM: dts: exynos: Fix charging regulator voltage and current for I9100
` [PATCH v5 8/8] ARM: dts: exynos: Add top-off charging regulator node "

[PATCH] arm64: dts: exynos: correct S3FWRN5 NFC interrupt trigger level on TM2
 2020-12-29 16:00 UTC  (2+ messages)
` (subset) "

[PATCH 1/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5
 2020-12-29 15:59 UTC  (20+ messages)
  ` [PATCH 2/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Monk
  ` [PATCH 3/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato
  ` [PATCH 4/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
  ` [PATCH 5/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
  ` [PATCH 6/9] ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 family
  ` [PATCH 7/9] arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
  ` [PATCH 8/9] arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso
  ` [PATCH 9/9] mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type

[PATCH 0/2] Fix USB2 PHY operation on Exynos542x
 2020-12-29 15:50 UTC  (6+ messages)
    ` [PATCH 2/2] ARM: dts: exynos: use Exynos5420 dedicated USB2 PHY compatible
  ` (subset) [PATCH 0/2] Fix USB2 PHY operation on Exynos542x

[PATCH 01/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
 2020-12-29 15:43 UTC  (27+ messages)
` [PATCH 02/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on P4 Note family
` [PATCH 03/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family
` [PATCH 04/18] ARM: dts: exynos: correct MUIC "
` [PATCH 05/18] ARM: dts: exynos: correct PMIC "
` [PATCH 06/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family
` [PATCH 07/18] ARM: dts: exynos: correct PMIC interrupt trigger level on P4 Note family
` [PATCH 08/18] ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
` [PATCH 09/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
` [PATCH 10/18] ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate family
` [PATCH 11/18] ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger level
` [PATCH 12/18] ARM: dts: qcom: msm8974-samsung-klte: "
` [RFC 13/18] mfd: max77686: Do not enforce (incorrect) interrupt trigger type
` [RFC 14/18] rtc: "
` [RFC 15/18] mfd: max77693: "
` [RFC 16/18] power: supply: max17042: "
` [RFC 17/18] mfd: max14577: "
` [RFC 18/18] power: supply: max17040: "

[PATCH v4 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-28 10:30 UTC  (17+ messages)
` [PATCH v4 2/7] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v4 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell
` [PATCH v4 4/7] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH v4 5/7] ARM: dts: exynos: Added muic and charger nodes for i9100
` [PATCH v4 6/7] ARM: dts: exynos: Fix charging regulator voltage and current "
` [PATCH v4 7/7] ARM: dts: exynos: Add top-off charging regulator node "

[PATCH v3 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-23  8:27 UTC  (13+ messages)
` [PATCH v3 2/7] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell
` [PATCH v3 4/7] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH v3 5/7] ARM: dts: exynos: Added muic and charger nodes for i9100
` [PATCH v3 6/7] ARM: dts: exynos: Fix charging regulator voltage and current "
` [PATCH v3 7/7] ARM: dts: exynos: Add top-off charging regulator node "

[PATCH AUTOSEL 5.10 056/217] s390/pci: remove races against pte updates
 2020-12-23  2:13 UTC 

[PATCH v7 00/17] follow_pfn and other iomap races
 2020-12-22 16:07 UTC  (3+ messages)
` [PATCH v7 04/17] misc/habana: Use FOLL_LONGTERM for userptr

[PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling
 2020-12-22  8:54 UTC  (13+ messages)

[PATCH 1/3] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-21 15:43 UTC  (25+ messages)
` [PATCH 2/3] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH 3/3] ARM: dts: exynos: Fix charging regulator voltage and current for i9100
` [PATCH v2 1/6] extcon: max8997: Add CHGINS and CHGRM interrupt handling
  ` [PATCH v2 2/6] power: supply: max8997_charger: Set CHARGER current limit
  ` [PATCH v2 3/6] ARM: dts: exynos: Fix charging regulator voltage and current for i9100
  ` [PATCH v2 4/6] ARM: dts: exynos: Added muic and charger nodes "
  ` [PATCH v2 5/6] ARM: dts: exynos: Added top-off charging regulator node "
  ` [PATCH v2 6/6] regulator: dt-bindings: Document max8997-pmic nodes

[PATCH] clk: s2mps11: Fix a resource leak in error handling paths in the probe function
 2020-12-19 23:53 UTC  (3+ messages)

[PATCH] clk: exynos7: Mark aclk_fsys1_200 as critical
 2020-12-17 21:08 UTC  (3+ messages)

[PATCH v9 0/3] AX88796C SPI Ethernet Adapter
 2020-12-17 20:11 UTC  (7+ messages)
    ` [PATCH v9 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH v9 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH v9 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v8 0/3] AX88796C SPI Ethernet Adapter
 2020-12-17 17:06 UTC  (9+ messages)
  ` [PATCH v8 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH -next] fbdev: s3c2410fb: convert comma to semicolon
 2020-12-14 16:03 UTC  (2+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-12-11  8:31 UTC  (10+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 2/7] Input: use input_device_enabled()
              ` [PATCH] Input: cyapa - do not call input_device_enabled from power mode handler

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2020-12-10 15:01 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: Scale the DSIM PHY HFP/HBP/HSA to lanes and bpp

[PATCH RESEND v4 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-12-10  9:17 UTC 

[PATCH v2 0/4] soc: samsung: exynos-chipid and asv improvements
 2020-12-08  8:47 UTC  (10+ messages)
` [PATCH v2 1/4] soc: samsung: exynos-asv: don't defer early on not-supported SoCs
` [PATCH v2 2/4] soc: samsung: exynos-asv: handle reading revision register error
` [PATCH v2 3/4] soc: samsung: exynos-chipid: order list of SoCs by name
` [PATCH v2 4/4] soc: samsung: exynos-chipid: convert to driver and merge exynos-asv

[PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
 2020-12-07 18:41 UTC  (2+ messages)

[PATCH] soc: samsung: asv: don't defer early on not-supported SoCs
 2020-12-07  9:16 UTC  (4+ messages)

[PATCH RESEND v3 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-12-05 15:56 UTC 

[PATCH 1/2] soc: samsung: exynos-chipid: order list of SoCs by name
 2020-12-05 14:12 UTC  (2+ messages)

[PATCH] [v2] clk: samsung: mark PM functions as __maybe_unused
 2020-12-05 14:14 UTC  (4+ messages)

[GIT PULL] clk: samsung: Updates for v5.11
 2020-12-05  6:28 UTC  (2+ messages)

[PATCH] [for NAND] ARM: s3c: gta02: fix for missing linux/mtd/nand_ecc.h
 2020-12-04 16:25 UTC  (2+ messages)

[PATCH] [v2] clk: samsung: mark PM functions as __maybe_unused
 2020-12-04 15:33 UTC  (2+ messages)

[PATCH 1/2] drm/exynos: depend on COMMON_CLK to fix compile tests
 2020-12-04 10:07 UTC  (5+ messages)
` [PATCH 2/2] drm/ingenic: "

[PATCH] clk: samsung: mark PM functions as __maybe_unused
 2020-12-04  9:13 UTC  (3+ messages)

[PATCH 1/2] rtc: s3c: Disable all enable (RTC, tick) bits in the probe
 2020-12-03 22:52 UTC  (2+ messages)

[PATCH] ARM: dts: exynos: Reduce assigned-clocks entries for SPI0 on Artik5 board
 2020-12-03 20:44 UTC  (2+ messages)
  ` (subset) "

[PATCH AUTOSEL 5.9 20/39] drm/exynos: depend on COMMON_CLK to fix compile tests
 2020-12-03 13:28 UTC 

Disinfection
 2020-12-03  8:50 UTC 

[PATCH] Input: document inhibiting
 2020-12-03  6:27 UTC  (3+ messages)
` [PATCH v2] "


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).