Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-15 18:52:10 to 2024-06-05 19:17:02 UTC [more...]

[PATCH v1 10/17] mtd: core: Change nvmem reg_read/write return type
 2024-06-05 18:02 UTC  (7+ messages)
` [PATCH v1 11/17] mtd: ubi: nvmem: "
` [PATCH v1 12/17] soc: atmel: sfr: "
` [PATCH v1 13/17] w1: slaves: w1_ds250x: "
` [PATCH v1 14/17] thunderbolt: switch: "
` [PATCH v1 15/17] thunderbolt: retimer: "
` [PATCH v1 16/17] soc: tegra: fuse: "

[PATCH v1 00/17] nvmem: Handle change of return type in reg_read/write() definition
 2024-06-05 18:12 UTC  (11+ messages)
` [PATCH v1 01/17] hwmon: pmbus: adm1266: Change nvmem reg_read/write return type
` [PATCH v1 02/17] media: i2c: ov2740: "
` [PATCH v1 03/17] media: i2c: video-i2c: "
` [PATCH v1 04/17] iio: pressure: bmp280: "
` [PATCH v1 05/17] misc: ds1682: "
` [PATCH v1 06/17] misc: eeprom: at24: "
` [PATCH v1 07/17] misc: eeprom: at25: "
` [PATCH v1 08/17] misc: eeprom: 93xx46: "
` [PATCH v1 09/17] misc: mchp_pci1xxxx: "

[PATCH] dt-bindings: iio: adc: amlogic,meson-saradc: add optional power-domains
 2024-06-05 16:58 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Amlogic T7 reset controller
 2024-06-05 12:51 UTC  (2+ messages)

[PATCH v7 0/2] Add support for Amlogic S4 PWM
 2024-06-05 12:12 UTC  (5+ messages)
` [PATCH v7 1/2] pwm: meson: "
  ` [DMARC error][DKIM error] "
` [PATCH v7 2/2] arm64: dts: amlogic: Add "
  ` [DMARC error][DKIM error] "

[PATCH v2 0/3] Power: A4: add power domain driver
 2024-06-05 10:07 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: power: add Amlogic A4 power domains
` [PATCH v2 2/3] pmdomain: amlogic: Add support for A4 power domains controller
` [PATCH v2 3/3] arm64: dts: amlogic: a4: add power domain controller node

[PATCH] dt-bindings: rng: meson: add optional power-domains
 2024-06-05  9:36 UTC 

[PATCH] dt-bindings: phy: g12a-usb2-phy: add optional power-domains
 2024-06-05  9:36 UTC 

[PATCH] dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domains
 2024-06-05  9:35 UTC 

[PATCH] dt-bindings: mmc: meson-gx: add optional power-domains
 2024-06-05  9:34 UTC 

[PATCH 1/2] dt-bindings: arm: amlogic: add GXLX/S905L/p271 reference board
 2024-06-05  8:46 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: meson: add GXLX/S905L/p271 support

[PATCH 1/2] dt-bindings: iio: adc: amlogic,meson-saradc: add GXLX SoC compatible
 2024-06-05  3:15 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: meson: add support for the GXLX SoC

[PATCH v3 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-06-04 16:06 UTC  (4+ messages)
` [PATCH v3 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH] soc: amlogic: meson-gx-socinfo: add new A113X SoC id
 2024-06-04 14:41 UTC  (2+ messages)

[PATCH] soc: amlogic: meson-gx-socinfo: Add S905L ID
 2024-06-04 13:12 UTC  (2+ messages)

[PATCH v9 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-06-04  9:53 UTC  (7+ messages)
` [PATCH v9 1/5] dt-bindings: clock: add Amlogic C3 PLL clock controller
` [PATCH v9 2/5] dt-bindings: clock: add Amlogic C3 SCMI clock controller support
` [PATCH v9 3/5] dt-bindings: clock: add Amlogic C3 peripherals clock controller
` [PATCH v9 4/5] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH v9 5/5] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH 1/2] dt-bindings: media: amlogic,gx-vdec: add the GXLX SoC family and update GXL
 2024-06-04  6:28 UTC  (3+ messages)
` [PATCH 2/2] media: meson: vdec: add GXLX SoC platform

[PATCH] clk: meson: s4: fix pwm_j_div parent clock
 2024-06-03 13:24 UTC  (2+ messages)

[PATCH] clk: meson: s4: fix fixed_pll_dco clock
 2024-06-03 13:24 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: meson: Convert axg-audio-clkc to YAML format
 2024-06-03 13:24 UTC  (2+ messages)

[PATCH v6 0/2] Add support for Amlogic S4 PWM
 2024-05-30 12:33 UTC  (5+ messages)
` [PATCH v6 1/2] pwm: meson: "
  ` [DMARC error][DKIM error] "
` [PATCH v6 2/2] arm64: dts: amlogic: Add "
  ` [DMARC error][DKIM error] "

[RFC PATCH 0/9] reset: amlogic: move reset drivers out of CCF
 2024-05-30  1:01 UTC  (14+ messages)
` [RFC PATCH 1/9] reset: amlogic: convert driver to regmap
` [RFC PATCH 2/9] reset: amlogic: add driver parameters
` [RFC PATCH 3/9] reset: amlogic: split the device and platform probe
` [RFC PATCH 4/9] reset: amlogic: use reset number instead of register count
` [RFC PATCH 5/9] reset: amlogic: add reset status support
` [RFC PATCH 6/9] reset: amlogic: add toggle reset support
` [RFC PATCH 7/9] reset: amlogic: add auxiliary reset driver support
` [RFC PATCH 8/9] clk: meson: add auxiliary reset helper driver
` [RFC PATCH 9/9] clk: amlogic: axg-audio: use the auxiliary reset driver

[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-29 22:01 UTC  (20+ messages)
` [PATCH v3 1/6] drm/ci: uprev mesa version
` [PATCH v3 2/6] drm/ci: add farm variable
` [PATCH v3 3/6] drm/ci: generate testlist from build
` [PATCH v3 4/6] drm/ci: uprev IGT
` [PATCH v3 5/6] drm/ci: skip driver specific tests
` [PATCH v3 6/6] drm/ci: update xfails for the new testlist

Nowa karta
 2024-05-29 12:52 UTC 

[PATCH v3 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-28 17:41 UTC  (8+ messages)
` [PATCH v3 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v3 3/7] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v3 4/7] dt-bindings: clock: meson: a1: peripherals: support sys_pll input

[PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node
 2024-05-28 17:41 UTC  (3+ messages)

[PATCH 0/3] Power: A4: add power domain driver
 2024-05-28  9:17 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: power: add Amlogic A4 power domains
` [PATCH 2/3] pmdomain: amlogic: Add support for A4 power domains controller
` [PATCH 3/3] arm64: dts: amlogic: a4: add power domain controller node

[PATCH v2 0/3] arm64: dts: amlogic: a1: introduce thermal setup
 2024-05-27 13:44 UTC  (4+ messages)

[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-27 13:37 UTC  (5+ messages)
` [PATCH v4 4/5] PCI: imx6: Convert "

[PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
 2024-05-27 12:19 UTC  (2+ messages)

[PATCH v6 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
 2024-05-27 12:19 UTC  (2+ messages)

[PATCH v6 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
 2024-05-27 12:18 UTC  (2+ messages)

[PATCH 0/3] reset: Convert to platform remove callback returning void
 2024-05-27  7:23 UTC  (4+ messages)

[PATCH v2 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-24  6:46 UTC  (21+ messages)
` [PATCH v2 1/6] drm/ci: uprev mesa version
` [PATCH v2 2/6] drm/ci: generate testlist from build
` [PATCH v2 3/6] drm/ci: build virtual GPU driver as module
` [PATCH v2 4/6] drm/ci: uprev IGT
` [PATCH v2 5/6] drm/ci: skip driver specific tests
` [PATCH v2 6/6] drm/ci: update xfails for the new testlist

[PATCH] spi: meson-spicc: set SPI clock flag CLK_SET_RATE_PARENT
 2024-05-24  6:35 UTC 

【三井住友カード】決済完了のお知らせ
 2024-05-23 15:48 UTC 

[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
 2024-05-23 14:37 UTC  (7+ messages)
` [PATCH v7 17/23] dt-bindings: crypto: meson: remove clk and second interrupt line for GXL

[PATCH 0/3] Introduce initial support of Amlogic AC200 board
 2024-05-23  9:25 UTC  (10+ messages)
` [PATCH 1/3] arch/arm64: dts: ac2xx: make common the sound card
` [PATCH 2/3] dt-bindings: arm: amlogic: document AC200 support
` [PATCH 3/3] arch/arm64: dts: ac200: introduce initial support of the board

[PATCH v5 0/2] Add support for Amlogic S4 PWM
 2024-05-22  6:02 UTC  (6+ messages)
` [PATCH v5 1/2] pwm: meson: "
  ` [DMARC error][DKIM error] "
` [PATCH v5 2/2] arm64: dts: amlogic: Add "
  ` [DMARC error][DKIM error] "

[PATCH] net: mdio: meson-gxl set 28th bit in eth_reg2
 2024-05-21 19:30 UTC  (4+ messages)

[PATCH v4 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-05-21  7:34 UTC  (7+ messages)
` [PATCH v4 1/4] soc: amlogic: meson-gx-socinfo: move common code to header file
` [PATCH v4 2/4] soc: amlogic: meson-gx-socinfo-sm: Add Amlogic secure-monitor SoC Information driver
` [PATCH v4 3/4] soc: amlogic: meson-gx-socinfo: add new definition for Amlogic A113X package
` [PATCH v4 4/4] arm64: dts: meson: add dts links to secure-monitor for soc driver in a1, axg, gx, g12

[PATCH v2 1/1] PCI : Refactoring error log prints for better readability
 2024-05-21  6:42 UTC  (2+ messages)

[PATCH 1/1] PCI : Refactoring error log prints for better readability
 2024-05-20 11:16 UTC  (3+ messages)

[PATCH v2 linux-next] nvmem: meson-efuse: Replacing the use of of_node_put to __free
 2024-05-16  2:28 UTC 

[PATCH v3 0/4] arm64: dts: amlogic: a1: Support CPU Power Management
 2024-05-15 19:13 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: amlogic: a1: add new syspll_in input for clkc_pll controller
` [PATCH v3 2/4] arm64: dts: amlogic: a1: declare cpu clock controller
` [PATCH v3 3/4] arm64: dts: amlogic: a1: add new input clock 'sys_pll' to clkc_periphs
` [PATCH v3 4/4] arm64: dts: amlogic: a1: setup CPU power management


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox