summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2017-05-05 16:50:36 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-05-10 13:36:35 -0400
commit2fde9ab218b7f8446c2428b7f9dad602afce8be6 (patch)
tree22b88c42b6c845a21bbaa27212703aab21095851 /tools/perf/scripts/python
parent7522ffc41b73a3dd1f9d19164f033bd649c0404b (diff)
downloadkernel-2fde9ab218b7f8446c2428b7f9dad602afce8be6.tar.gz
drm/amd/powerplay: refine pwm1_enable callback functions for vi.
Use the new enums for setting and getting the fan control mode. Fixes problems due to previous inconsistencies between enums. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
/td> 2016-03-09drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker 2016-01-30ACPI/EINJ: Allow memory error injection to NVDIMMToshi Kani 2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa 2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar 2015-09-14acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang 2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula 2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell 2015-04-27GHES: Make NMI handler have a single readerJiri Kosina 2015-04-27GHES: Elliminate double-loop in the NMI handlerBorislav Petkov 2015-04-27GHES: Panic right after detectionBorislav Petkov 2015-04-27GHES: Carve out the panic functionalityBorislav Petkov 2015-04-27GHES: Carve out error queueing in a separate functionBorislav Petkov 2015-01-15Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar 2014-12-15ACPI, EINJ: Enhance error injection tolerance levelChen, Gong 2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2014-10-21GHES: Make ghes_estatus_caches staticBorislav Petkov 2014-10-21APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong 2014-10-20acpi: apei: drop owner assignment from platform_driversWolfram Sang 2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki 2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki 2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki