Linux-Samsung-soc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 17:01:16 to 2024-04-08 02:19:01 UTC [more...]

[PATCH v5 00/11] IOMMU memory observability
 2024-04-08  2:17 UTC  (10+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-06  9:19 UTC  (42+ messages)
` [PATCH 01/17] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit
` [PATCH 02/17] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible
` [PATCH 03/17] dt-bindings: ufs: exynos-ufs: Add gs101 compatible
` [PATCH 04/17] dt-bindings: phy: samsung,ufs-phy: Add dedicated gs101-ufs-phy compatible
` [PATCH 05/17] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller
` [PATCH 06/17] arm64: dts: exynos: gs101: Add the hsi2 sysreg node
` [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes
` [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2
` [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap
` [PATCH 10/17] phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery
` [PATCH 11/17] phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning
` [PATCH 12/17] scsi: ufs: host: ufs-exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option
` [PATCH 13/17] scsi: ufs: host: ufs-exynos: add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option
` [PATCH 14/17] scsi: ufs: host: ufs-exynos: allow max frequencies up to 267Mhz
` [PATCH 15/17] scsi: ufs: host: ufs-exynos: add some pa_dbg_ register offsets into drvdata
` [PATCH 16/17] scsi: ufs: host: ufs-exynos: Add support for Tensor gs101 SoC
` [PATCH 17/17] MAINTAINERS: Add phy-gs101-ufs file to Tensor GS101
` (subset) [PATCH 00/17] HSI2, UFS & UFS phy support for "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-06  5:20 UTC  (9+ messages)
` [PATCH 31/34] spi: remove incorrect of_match_ptr annotations

[PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
 2024-04-06  3:40 UTC  (8+ messages)

[PATCH 0/2] Update Energy Model with perfromance limits
 2024-04-05 10:11 UTC  (5+ messages)
` [PATCH 1/2] PM: EM: Add min/max available performance state limits
` [PATCH 2/2] cpufreq: scmi: Update Energy Model with allowed performance limits

GS101 pl330 AxCACHE
 2024-04-05 10:05 UTC 

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-05  8:48 UTC  (6+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

convert SCSI to atomic queue limits, part 1 (v2)
 2024-04-05  6:44 UTC  (68+ messages)
` [PATCH 01/23] block: add a helper to cancel atomic queue limit updates
` [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue
` [PATCH 03/23] mpi3mr: "
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 07/23] scsi: add a dma_alignment field to the host and host template
` [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "
` [PATCH 13/23] sbp2: "
` [PATCH 14/23] hptiop: "
` [PATCH 15/23] ipr: "
` [PATCH 16/23] pmcraid: "
` [PATCH 17/23] usb-storage: "
` [PATCH 18/23] sata_nv: "
` [PATCH 19/23] pata_macio: "
` [PATCH 20/23] libata: "
` [PATCH 21/23] mpi3mr: "
` [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits
` [PATCH 23/23] block: remove now unused queue limits helpers

[PATCH 00/11] drm/exynos: drop driver owner initialization
 2024-04-05  5:11 UTC  (13+ messages)
  ` [PATCH 01/11] drm/exynos: fimc: "
  ` [PATCH 02/11] drm/exynos: fimd: "
  ` [PATCH 03/11] drm/exynos: dsi: "
  ` [PATCH 04/11] drm/exynos: g2d: "
  ` [PATCH 05/11] drm/exynos: gsc: "
  ` [PATCH 06/11] drm/exynos: mic: "
  ` [PATCH 07/11] drm/exynos: rotator: "
  ` [PATCH 08/11] drm/exynos: scaler: "
  ` [PATCH 09/11] drm/exynos: vidi: "
  ` [PATCH 10/11] drm/exynos: hdmi: "
  ` [PATCH 11/11] drm/exynos: mixer: "

[PATCH v2 1/6] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
 2024-04-04 18:27 UTC  (16+ messages)
` [PATCH v2 2/6] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v2 3/6] usb: ohci-exynos: Use devm_clk_get_enabled() helpers
` [PATCH v2 4/6] usb: ohci-exynos: Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v2 5/6] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
` [PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()

[PATCH] drm: fix DRM_DISPLAY_DP_HELPER dependencies
 2024-04-04 14:23 UTC  (2+ messages)

UFS storage support for Tensor/GS101?
 2024-04-04 12:31 UTC  (4+ messages)

[PATCH v2 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-04-03 18:15 UTC  (2+ messages)
` [PATCH v2 2/2] PM / devfreq: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()

[PATCH v5 0/4] Update Energy Model after chip binning adjusted voltages
 2024-04-03 15:49 UTC  (5+ messages)
` [PATCH v5 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v5 2/4] PM: EM: Refactor em_adjust_new_capacity()
` [PATCH v5 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v5 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH v4 0/4] Update Energy Model after chip binning adjusted voltages
 2024-04-03 12:36 UTC  (9+ messages)
` [PATCH v4 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v4 2/4] PM: EM: Refactor em_adjust_new_capacity()
` [PATCH v4 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v4 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH] clk: s2mps11: Check of_clk_add_hw_provider() result
 2024-04-01 14:40 UTC  (3+ messages)

[PATCH] clk: samsung: exynosautov9: fix wrong pll clock id value
 2024-03-31 10:19 UTC  (3+ messages)

[PATCH] MAINTAINERS: Change Krzysztof Kozlowski's email address
 2024-03-29 17:48 UTC 

[PATCH] spi: s3c64xx: Use DMA mode from fifo size
 2024-03-29 17:35 UTC  (3+ messages)

[PATCH v3 3/4] PM: EM: Add em_dev_update_chip_binning()
 2024-03-29  8:20 UTC  (2+ messages)

[PATCH REVIEW] hwrng: add exynos Secure World RNG device driver
 2024-03-29  7:55 UTC  (5+ messages)

[PATCH] spi: s3c64xx: Use DMA mode from fifo size
 2024-03-29  6:01 UTC  (4+ 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).