From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 63D10C3524F for ; Mon, 3 Feb 2020 08:18:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3946720721 for ; Mon, 3 Feb 2020 08:18:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Fza/D2YA" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727570AbgBCISH (ORCPT ); Mon, 3 Feb 2020 03:18:07 -0500 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:23015 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726884AbgBCISH (ORCPT ); Mon, 3 Feb 2020 03:18:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1580717885; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=CrlD/wgdUBtVzwn2ikuTQOIVSG3OPC/dcn0ZKFc6/Gs=; b=Fza/D2YAtP+yh4T8xquu9UMFcsBn7oeHirAg6/CNH2zBpfJKO7zwGtpCIouq7xr51Y4SRB JoNfwVBoQR5e+V2MKvWwVP/by9+mN44vb6J9UYp2eFPtSVqzq0crZlG7ZG/x01qvWSWOQ+ JIFsFjL769hq1iQkItoUr6SGBpnEFFA= Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-176-me0_8LIYMoq5Rm8hSJKXIw-1; Mon, 03 Feb 2020 03:18:04 -0500 X-MC-Unique: me0_8LIYMoq5Rm8hSJKXIw-1 Received: by mail-wm1-f71.google.com with SMTP id p2so3715634wma.3 for ; Mon, 03 Feb 2020 00:18:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=CrlD/wgdUBtVzwn2ikuTQOIVSG3OPC/dcn0ZKFc6/Gs=; b=LapdiKiBAt1dMAhV/snTkJEJXHFhITJBqe1uqQN7xv7msTYAOTaPpitz8l49mk4OMI lwEHY5u9vPyl26T3X9tY3NygkGBFxl34TCuVLL9YsaLniR0Dyj8q704CjPDstlgZzK6n Q84/AtMetJdS7VTRpdmEWlR9ICQbhidxsAPnYvWxYsTN3MPmsn6liXjjXUHYld3xrcwT Go7zZvYG7BQ3stIU8KVZWQKEQzv8MRfUtfrl6Sd6uCq3Lsr+JkN9vXcJ5uADnUp2xinx Nto8SIQ0MdQXWlUJ9eGsvu9Dje+KyLrpjkVztJJNixS69g0YYJnaF4DYIFjyDnRUXbkK ce0g== X-Gm-Message-State: APjAAAXLZ19IIpIXjkzwRuFGvRSGo1ktjITo/VULuH1gdKs31ka3aVXg ltkgRNoGDyVa0iS6RbWu+lIoiADGj/651bpquOunI86rEQxkVBpox6nfMYCQN3oheHS6HQNA9Ds GA/vbw3Z81+SrrtQdarLpiD1d X-Received: by 2002:adf:f0c8:: with SMTP id x8mr3034917wro.359.1580717881767; Mon, 03 Feb 2020 00:18:01 -0800 (PST) X-Google-Smtp-Source: APXvYqx9FVGQu5t2tcyaJhvPoLSS22q7NWyktDP3a+A/plvQOaRTXOMjAlgdnv0obzO54kAOXWlZ3A== X-Received: by 2002:adf:f0c8:: with SMTP id x8mr3034870wro.359.1580717881333; Mon, 03 Feb 2020 00:18:01 -0800 (PST) Received: from localhost.localdomain ([151.29.2.83]) by smtp.gmail.com with ESMTPSA id r3sm24850786wrn.34.2020.02.03.00.18.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2020 00:18:00 -0800 (PST) Date: Mon, 3 Feb 2020 09:17:58 +0100 From: Juri Lelli To: linux-pm@vger.kernel.org, linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, linux-rt-users@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Dietmar Eggemann , Morten Rasmussen , Lorenzo Pieralisi , Sudeep Holla , Claudio Scordino , Luca Abeni , Tommaso Cucinotta Subject: Re: [ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020) Message-ID: <20200203081758.GI8582@localhost.localdomain> References: <20191219103500.GC13724@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191219103500.GC13724@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 19/12/19 11:35, Juri Lelli wrote: > Power Management and Scheduling in the Linux Kernel (OSPM-summit) IV edition > > May 11-13, 2020 > Scuola Superiore Sant'Anna > Pisa, Italy > > --- [...] > .:: SUBMIT A TOPIC/PRESENTATION > > To submit a topic/presentation add its details to this list: > https://docs.google.com/spreadsheets/d/1pPU2ybHHoQjqicYLTaNanPz9H5fv6mQTtrzOqwP9uHs/edit?usp=sharing > > Or, if you prefer, simply reply (only to me, please :) to this email > specifying: > > - name/surname > - affiliation > - short bio > - email address > - title > - abstract > - 30min or 50min slot > > Deadline for submitting topics/presentations is 10th of February 2020. > Notifications for accepted topics/presentations will be sent out on 24th > of February 2020. A quick one to remind that deadline for submitting topics is approaching. Please take time to think about what you'd like to discuss at the summit and to add the topic to the list. Best, Juri