On Tue, Dec 15, 2020 at 2:22 AM Matthew Garrett wrote:
>
> On Sun, Nov 29, 2020 at 9:36 PM Kai-Heng Feng
> wrote:
> >
> > We are seeing thermal shutdown on Intel based mobile workstations, the
> > shutdown happens during the first trip handle in
> > thermal_zone_device_register():
> > kernel: the
On Sun, Nov 29, 2020 at 9:36 PM Kai-Heng Feng
wrote:
>
> We are seeing thermal shutdown on Intel based mobile workstations, the
> shutdown happens during the first trip handle in
> thermal_zone_device_register():
> kernel: thermal thermal_zone15: critical temperature reached (101 C),
> shutting d
On Wed, 2020-12-09 at 10:30 +0100, Daniel Lezcano wrote:
> On 07/12/2020 06:36, Kai-Heng Feng wrote:
> >
> > > On Dec 1, 2020, at 02:39, Srinivas Pandruvada <
> > > srinivas.pandruv...@linux.intel.com> wrote:
> > >
> > > On Tue, 2020-12-01 at 02:22 +0800, Kai-Heng Feng wrote:
> > > > > On Dec 1,
On 07/12/2020 06:36, Kai-Heng Feng wrote:
>
>
>> On Dec 1, 2020, at 02:39, Srinivas Pandruvada
>> wrote:
>>
>> On Tue, 2020-12-01 at 02:22 +0800, Kai-Heng Feng wrote:
On Dec 1, 2020, at 02:13, Srinivas Pandruvada <
srinivas.pandruv...@linux.intel.com> wrote:
>>>
>>> [snipped]
>>>
>>>
> On Dec 1, 2020, at 02:39, Srinivas Pandruvada
> wrote:
>
> On Tue, 2020-12-01 at 02:22 +0800, Kai-Heng Feng wrote:
>>> On Dec 1, 2020, at 02:13, Srinivas Pandruvada <
>>> srinivas.pandruv...@linux.intel.com> wrote:
>>
>> [snipped]
>>
> What about creating an new callback
>
>
On Tue, 2020-12-01 at 02:22 +0800, Kai-Heng Feng wrote:
> > On Dec 1, 2020, at 02:13, Srinivas Pandruvada <
> > srinivas.pandruv...@linux.intel.com> wrote:
>
> [snipped]
>
> > > > What about creating an new callback
> > > >
> > > > enum thermal_trip_status {
> > > > THERMAL_TRIP_DISABLE
> On Dec 1, 2020, at 02:13, Srinivas Pandruvada
> wrote:
[snipped]
>>> What about creating an new callback
>>>
>>> enum thermal_trip_status {
>>> THERMAL_TRIP_DISABLED = 0,
>>> THERMAL_TRIP_ENABLED,
>>> };
>>>
>>> int get_trip_status(struct thermal_zone_device *, int trip, enum
>>>
On Tue, 2020-12-01 at 02:04 +0800, Kai-Heng Feng wrote:
> > On Dec 1, 2020, at 00:19, Srinivas Pandruvada <
> > srinivas.pandruv...@linux.intel.com> wrote:
> >
> > On Mon, 2020-11-30 at 16:23 +0800, Kai-Heng Feng wrote:
> > > > On Nov 30, 2020, at 15:57, Daniel Lezcano <
> > > > daniel.lezc...@lin
> On Dec 1, 2020, at 00:19, Srinivas Pandruvada
> wrote:
>
> On Mon, 2020-11-30 at 16:23 +0800, Kai-Heng Feng wrote:
>>> On Nov 30, 2020, at 15:57, Daniel Lezcano <
>>> daniel.lezc...@linaro.org> wrote:
>>>
>>>
>>> [Added Srinivas]
>>>
>>> On 28/11/2020 18:54, Kai-Heng Feng wrote:
We
On Mon, 2020-11-30 at 16:23 +0800, Kai-Heng Feng wrote:
> > On Nov 30, 2020, at 15:57, Daniel Lezcano <
> > daniel.lezc...@linaro.org> wrote:
> >
> >
> > [Added Srinivas]
> >
> > On 28/11/2020 18:54, Kai-Heng Feng wrote:
> > > We are seeing thermal shutdown on Intel based mobile
> > > workstatio
> On Nov 30, 2020, at 15:57, Daniel Lezcano wrote:
>
>
> [Added Srinivas]
>
> On 28/11/2020 18:54, Kai-Heng Feng wrote:
>> We are seeing thermal shutdown on Intel based mobile workstations, the
>> shutdown happens during the first trip handle in
>> thermal_zone_device_register():
>> kernel:
[Added Srinivas]
On 28/11/2020 18:54, Kai-Heng Feng wrote:
> We are seeing thermal shutdown on Intel based mobile workstations, the
> shutdown happens during the first trip handle in
> thermal_zone_device_register():
> kernel: thermal thermal_zone15: critical temperature reached (101 C),
> shut
We are seeing thermal shutdown on Intel based mobile workstations, the
shutdown happens during the first trip handle in
thermal_zone_device_register():
kernel: thermal thermal_zone15: critical temperature reached (101 C), shutting
down
However, we shouldn't do a thermal shutdown here, since
1) We
We are seeing thermal shutdown on Intel based mobile workstations, the
shutdown happens during the first trip handle in
thermal_zone_device_register():
kernel: thermal thermal_zone15: critical temperature reached (101 C), shutting
down
However, we shouldn't do a thermal shutdown here, since
1) We
14 matches
Mail list logo