openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 08:03:47 to 2021-08-13 00:52:33 UTC [more...]

Request new repo for Audit function
 2021-08-13  0:51 UTC 

Turning off the D-Bus REST API by default
 2021-08-12 22:37 UTC  (7+ messages)

Yocto override syntax change
 2021-08-12 12:41 UTC  (4+ messages)

[PATCH v2] hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
 2021-08-12  4:36 UTC  (2+ messages)

[PATCH v2 00/15] Introduce PECI subsystem
 2021-08-11 18:11 UTC  (25+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers
` [PATCH v2 02/15] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH v2 03/15] dt-bindings: Add generic bindings for PECI
` [PATCH v2 04/15] dt-bindings: Add bindings for peci-aspeed
` [PATCH v2 05/15] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v2 06/15] peci: Add core infrastructure
` [PATCH v2 07/15] peci: Add peci-aspeed controller driver
` [PATCH v2 08/15] peci: Add device detection
` [PATCH v2 09/15] peci: Add sysfs interface for PECI bus
` [PATCH v2 10/15] peci: Add support for PECI device drivers
` [PATCH v2 11/15] peci: Add peci-cpu driver
` [PATCH v2 12/15] hwmon: peci: Add cputemp driver
` [PATCH v2 13/15] hwmon: peci: Add dimmtemp driver
` [PATCH v2 14/15] docs: hwmon: Document PECI drivers
` [PATCH v2 15/15] docs: Add PECI documentation

[PATCH linux dev-5.10 00/14] Rainier and Everest system fixes
 2021-08-11 16:17 UTC  (20+ messages)
` [PATCH linux dev-5.10 01/14] i2c: Allow throttling of transfers to client devices
` [PATCH linux dev-5.10 02/14] pmbus: (ucd9000) Throttle SMBus transfers to avoid poor behaviour
` [PATCH linux dev-5.10 03/14] ucd9000: Add a throttle delay attribute in debugfs
` [PATCH linux dev-5.10 04/14] fsi: run clock at 100MHz
` [PATCH linux dev-5.10 05/14] pmbus: (core) Add a one-shot retry in pmbus_set_page()
` [PATCH linux dev-5.10 06/14] pmbus: (max31785) Add a local pmbus_set_page() implementation
` [PATCH linux dev-5.10 07/14] pmbus: (max31785) Retry enabling fans after writing MFR_FAN_CONFIG
` [PATCH linux dev-5.10 08/14] ARM: dts: aspeed: Rainier: Add fan controller properties
` [PATCH linux dev-5.10 09/14] ARM: dts: aspeed: Everest: "
` [PATCH linux dev-5.10 10/14] ARM: dts: aspeed: Rainier 4U: Delete fan dual-tach properties
` [PATCH linux dev-5.10 11/14] ARM: dts: aspeed: Add Rainier 2U and 4U device trees for pass 1 hardware
` [PATCH linux dev-5.10 12/14] fsi: sbefifo: Increase command timeouts to 30 seconds
` [PATCH linux dev-5.10 13/14] fsi: occ: Add dynamic debug to dump command and response
` [PATCH linux dev-5.10 14/14] fsi: sbefifo: Use interruptible mutex locking

Requesting maintainer privilege on smbios-mdr repo
 2021-08-11 15:57 UTC  (4+ messages)

Creating Hard Shutdown interfaces/alarm for NIC Sensor
 2021-08-11 11:21 UTC 

[phosphor-sel-logger] Watchdog Event Monitor Usage
 2021-08-11  4:55 UTC  (2+ messages)

bmcweb - Redfish - Fix Privilege
 2021-08-11  1:15 UTC 

bmcweb - Redfish - Fix permissions
 2021-08-10 18:43 UTC 

[PATCH 0/2] rtc: pch-rtc: add Intel Series PCH built-in read-only RTC
 2021-08-10 15:44 UTC  (3+ messages)
` [PATCH 1/2] rtc: pch-rtc: add RTC driver for Intel Series PCH
` [PATCH 2/2] dt-bindings: rtc: provide RTC PCH device tree binding doc

[PATCH] pinctrl: aspeed: placate kernel-doc warnings
 2021-08-10 13:30 UTC  (2+ messages)

ast2600-evb qemu and usb-net
 2021-08-10  8:44 UTC  (3+ messages)

Question about NVMe MCTP in dbus-sensors
 2021-08-09 23:45 UTC  (8+ messages)

Add SSH session idle timeouts
 2021-08-09 23:34 UTC  (2+ messages)

Security Working Group meeting - Wednesday August 4
 2021-08-09 14:09 UTC  (17+ messages)
  ` Security Working Group meeting - Wednesday August 4 - ibm-acf repo
  ` Security Working Group meeting - Wednesday August 4 - all distro owners please review
` Security Working Group meeting - Wednesday August 4 - results

RDE Enablement
 2021-08-09 13:50 UTC  (5+ messages)

meta-security and DISTRO_FEATURES
 2021-08-07  1:16 UTC  (3+ messages)

[PATCH] hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
 2021-08-06 22:35 UTC  (3+ messages)

[PATCH v2 0/6] ARM: dts: Add Facebook AST2600 BMCs
 2021-08-05 22:28 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: dts: Add Facebook BMC 128MB flash layout
` [PATCH v2 2/6] ARM: dts: aspeed: wedge400: Use common "
` [PATCH v2 3/6] ARM: dts: aspeed: Common dtsi for Facebook AST2600 Network BMCs
` [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
` [PATCH v2 5/6] ARM: dts: aspeed: Add Facebook Elbert "
` [PATCH v2 6/6] ARM: dts: aspeed: Add Facebook Fuji "

[PATCH 00/14] Introduce PECI subsystem
 2021-08-05 21:42 UTC  (36+ messages)
` [PATCH 07/14] peci: Add peci-aspeed controller driver
` [PATCH 08/14] peci: Add device detection
` [PATCH 09/14] peci: Add support for PECI device drivers
` [PATCH 10/14] peci: Add peci-cpu driver
` [PATCH 11/14] hwmon: peci: Add cputemp driver
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver
` [PATCH 13/14] docs: hwmon: Document PECI drivers

Redfish requests for dbus-sensors data are needlessly slow - analysis
 2021-08-05 19:25 UTC  (9+ messages)

Module develop issue
 2021-08-05  8:07 UTC  (4+ messages)

apparmor support
 2021-08-05  2:56 UTC  (3+ messages)

[PATCH 0/6] ARM: dts: Add Facebook AST2600 BMCs
 2021-08-05  2:17 UTC  (12+ messages)
` [PATCH 1/6] ARM: dts: Add Facebook BMC 128MB flash layout
` [PATCH 2/6] ARM: dts: aspeed: wedge400: Use common "
` [PATCH 3/6] ARM: dts: aspeed: Common dtsi for Facebook AST2600 Network BMCs
` [PATCH 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
` [PATCH 5/6] ARM: dts: aspeed: Add Facebook Elbert "
` [PATCH 6/6] ARM: dts: aspeed: Add Facebook Fuji "

Installing Windows Server 2019 from a remotely mounted ISO
 2021-08-04 11:40 UTC  (11+ messages)

Aspeed BMCs using KCS?
 2021-08-03 22:44 UTC  (3+ messages)

`phosphor-logging` APIs (RFC)
 2021-08-03  4:07 UTC  (7+ messages)

Spelling errors in environment variables of meta-security
 2021-08-02  1:59 UTC 

How about the performance of 2D enging in AST2400
 2021-07-30  3:31 UTC 

Serial over LAN by phosphor-net-ipmid issue
 2021-07-30  2:57 UTC  (2+ messages)

Leveraging and extending smbios-mdr
 2021-07-29  7:49 UTC  (2+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc v1 1/2] ast2600: spl: Fixes boot from RAM device
 2021-07-28 21:03 UTC  (2+ messages)

Signed CLA from ASPEED
 2021-07-28  1:46 UTC  (9+ messages)

Serial Over Lan (SOL) no login prompt on Linux IRQ mode
 2021-07-27  9:30 UTC  (9+ 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).