linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-17 00:59:28 to 2021-12-01 10:38:04 UTC [more...]

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-01 10:38 UTC  (17+ messages)
` [PATCH v4 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v4 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v4 04/13] peci: Add core infrastructure
` [PATCH v4 05/13] peci: Add peci-aspeed controller driver
` [PATCH v4 06/13] peci: Add device detection
` [PATCH v4 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v4 08/13] peci: Add support for PECI device drivers
` [PATCH v4 09/13] peci: Add peci-cpu driver
` [PATCH v4 10/13] hwmon: peci: Add cputemp driver
` [PATCH v4 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v4 12/13] docs: hwmon: Document PECI drivers
` [PATCH v4 13/13] docs: Add PECI documentation

[v13 0/2] Support pwm driver for aspeed ast26xx
 2021-12-01  9:11 UTC  (7+ messages)
` [v13 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v13 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v2 0/4] Refactor Aspeed USB vhub driver
 2021-12-01  6:31 UTC  (13+ messages)
` [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v2 2/4] usb: aspeed-vhub: support auto remote wakeup feature
` [PATCH v2 3/4] usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
` [PATCH v2 4/4] usb: aspeed-vhub: support test mode feature

[PATCH v6] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-12-01  3:37 UTC 

[PATCH v2 0/4] Refactor Aspeed USB vhub driver
 2021-12-01  2:09 UTC  (9+ messages)
` [PATCH v2 1/4] usb: aspeed-vhub: add qualifier descriptor
` [PATCH v2 2/4] usb: aspeed-vhub: support auto remote wakeup feature
` [PATCH v2 3/4] usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
` [PATCH v2 4/4] usb: aspeed-vhub: support test mode feature

[PATCH 0/3] Refactor Aspeed USB vhub driver
 2021-11-30 23:37 UTC  (11+ messages)
` [PATCH 1/3] usb: aspeed-vhub: add qualifier descriptor
` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature
` [PATCH 3/3] usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue

[PATCH] ARM: dts: aspeed: tyan-s7106: Add uart_routing and fix vuart config
 2021-11-30 18:48 UTC 

[PATCH] ARM: dts: aspeed: Add TYAN S8036 BMC machine
 2021-11-30 18:01 UTC 

[PATCH] S8036 DTS changes:
 2021-11-30 17:59 UTC 

[PATCH v5 0/3] Add SSIF BMC driver
 2021-11-30 10:02 UTC  (6+ messages)
` [PATCH v5 1/3] i2c: aspeed: Add slave_enable() to toggle slave mode

[v14 0/2] Support pwm driver for aspeed ast26xx
 2021-11-30  6:58 UTC  (4+ messages)
` [v14 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v14 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH 0/3] ARM: aspeed: Secure Boot Controller support
 2021-11-29 22:41 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: aspeed: Add Secure Boot Controller bindings
` [PATCH 2/3] ARM: dts: aspeed: Add secure boot controller node
` [PATCH 3/3] ARM: aspeed: Add secure boot controller support

[PATCH v2 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
 2021-11-29 19:20 UTC  (2+ messages)

[v12 0/2] Support pwm driver for aspeed ast26xx
 2021-11-26 10:10 UTC  (5+ messages)
` [v12 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-11-26  9:51 UTC  (24+ messages)
` [PATCH v5 01/10] media: aspeed: move err-handling together to the bottom
` [PATCH v5 02/10] media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for log
` [PATCH v5 03/10] media: aspeed: add more debug log messages
` [PATCH v5 04/10] media: aspeed: refactor to gather format/compress settings
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v5 06/10] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v5 07/10] media: aspeed: Use runtime configuration
` [PATCH v5 08/10] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v5 09/10] media: aspeed: add comments and macro

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-11-26  2:27 UTC  (4+ messages)
` [PATCH 01/10] clk: aspeed: ast2600: Porting sdhci clock source

[PATCH v2] mdio: aspeed: Fix "Link is Down" issue
 2021-11-25 16:00 UTC  (4+ messages)

[PATCH v8] net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
 2021-11-25  9:56 UTC  (3+ messages)

[PATCH] net:phy: Fix "Link is Down" issue
 2021-11-25  3:18 UTC  (9+ messages)

[PATCH v4 11/13] hwmon: peci: Add dimmtemp driver
 2021-11-24 16:15 UTC  (2+ messages)

[PATCH 00/17] Non-const bitfield helper conversions
 2021-11-24 15:21 UTC  (41+ messages)
` [PATCH 01/17] bitfield: Add non-constant field_{prep,get}() helpers
      ` [PATCH 01/17] bitfield: Add non-constant field_{prep, get}() helpers
` [PATCH 02/17] clk: renesas: Use bitfield helpers
` [PATCH/RFC 03/17] soc: "
` [PATCH/RFC 04/17] ARM: OMAP2+: "
` [PATCH/RFC 05/17] bus: omap_l3_noc: "
` [PATCH/RFC 06/17] clk: ti: "
` [PATCH/RFC 07/17] iio: st_sensors: "
` [PATCH/RFC 08/17] iio: humidity: hts221: "
` [PATCH/RFC 09/17] iio: imu: st_lsm6dsx: "
` [PATCH/RFC 10/17] media: ti-vpe: cal: "
` [PATCH/RFC 11/17] mmc: sdhci-of-aspeed: "
` [PATCH/RFC 12/17] pinctrl: aspeed: "
` [PATCH/RFC 13/17] pinctl: ti: iodelay: "
` [PATCH/RFC 14/17] regulator: ti-abb: "
` [PATCH/RFC 15/17] thermal/ti-soc-thermal: "
` [PATCH/RFC 16/17] ALSA: ice1724: "
` [PATCH/RFC 17/17] rtw89: "

[PATCH] irqchip: Replace update_bits with write_bits
 2021-11-24  9:50 UTC  (2+ messages)

[PATCH] drm/aspeed: Fix vga_pw sysfs output
 2021-11-19 11:00 UTC  (5+ messages)
` (subset) "

[PATCH v7] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-19  8:15 UTC  (6+ messages)

[PATCH v3 0/6] Add LCLK control into Aspeed LPC sub drivers
 2021-11-19  1:08 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property
` [PATCH v3 5/6] dt-bindings: ipmi: aspeed, kcs-bmc: "
  ` [PATCH v3 5/6] dt-bindings: ipmi: aspeed,kcs-bmc: "

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-18 21:51 UTC  (13+ messages)
` [PATCH v3 06/13] peci: Add device detection
` [PATCH v3 10/13] hwmon: peci: Add cputemp driver

[PATCH v7] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-18 15:33 UTC 

[PATCH v6] Add payload to be 32-bit aligned to fix dropped packets
 2021-11-18  7:37 UTC  (3+ messages)

[PATCH v5] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-18  6:24 UTC 

[PATCH v4] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-18  2:56 UTC 

[PATCH v3] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-17  7:20 UTC 

[PATCH v3 0/4] Add Aspeed AST2600 soc display support
 2021-11-17  6:55 UTC  (7+ messages)
` [PATCH v3 1/4] ARM: dts: aspeed: Add GFX node to AST2600
` [PATCH v3 2/4] ARM: dts: aspeed: ast2600-evb: Enable GFX device
` [PATCH v3 3/4] drm/aspeed: Update INTR_STS handling
` [PATCH v3 4/4] drm/aspeed: Add AST2600 chip support

[PATCH] aspeed-lpc-snoop: add 16-bit POST code support
 2021-11-17  4:09 UTC 

vga_pw sysfs file
 2021-11-17  2:29 UTC  (5+ 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 NNTP newsgroup(s).