index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
2023-05-15
platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
Mario Limonciello
1
-7
/
+25
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+3
2023-04-20
platform/x86/amd: pmc: Report duration of time in hw sleep state
Mario Limonciello
1
-3
/
+3
2023-04-17
platform/x86: amd: pmc: provide user message where s0ix is not supported
Shyam Sundar S K
1
-0
/
+9
2023-04-17
platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()
Feng Jiang
1
-0
/
+1
2023-04-11
platform/x86: amd: pmc: Remove __maybe_unused from amd_pmc_suspend_handler()
Hans de Goede
1
-1
/
+1
2023-04-11
platform/x86/amd: pmc: Move out of BIOS SMN pair for STB init
Shyam Sundar S K
1
-22
/
+4
2023-04-11
platform/x86/amd: pmc: Utilize SMN index 0 for driver probe
Shyam Sundar S K
2
-19
/
+6
2023-04-11
platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`
Mario Limonciello
1
-41
/
+33
2023-04-11
platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picasso
Mario Limonciello
1
-1
/
+9
2023-04-11
platform/x86/amd: pmc: Hide SMU version and program attributes for Picasso
Mario Limonciello
1
-1
/
+20
2023-04-11
platform/x86/amd: pmc: Don't try to read SMU version on Picasso
Mario Limonciello
1
-0
/
+3
2023-04-11
platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probe
Shyam Sundar S K
2
-17
/
+6
2023-03-07
platform/x86: amd: pmf: core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: amd: pmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: amd: hsmp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
1
-21
/
+9
2023-02-13
platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
Shyam Sundar S K
1
-0
/
+1
2023-02-10
platform/x86/amd: pmc: Add line break for readability
Shyam Sundar S K
1
-0
/
+1
2023-02-10
platform/x86/amd: pmc: differentiate STB/SMU messaging prints
Shyam Sundar S K
1
-3
/
+3
2023-02-10
platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
Shyam Sundar S K
1
-0
/
+6
2023-02-10
platform/x86/amd: pmc: Add num_samples message id support to STB
Shyam Sundar S K
1
-2
/
+25
2023-01-30
platform/x86/amd: pmc: add CONFIG_SERIO dependency
Arnd Bergmann
1
-0
/
+1
2023-01-30
platform/x86/amd/pmf: Ensure mutexes are initialized before use
Hans de Goede
1
-4
/
+5
2023-01-30
platform/x86/amd/pmf: Fix to update SPS thermals when power supply change
Shyam Sundar S K
2
-0
/
+24
2023-01-30
platform/x86/amd/pmf: Fix to update SPS default pprof thermals
Shyam Sundar S K
1
-0
/
+3
2023-01-30
platform/x86/amd/pmf: update to auto-mode limits only after AMT event
Shyam Sundar S K
1
-2
/
+0
2023-01-30
platform/x86/amd/pmf: Add helper routine to check pprof is balanced
Shyam Sundar S K
3
-3
/
+9
2023-01-30
platform/x86/amd/pmf: Add helper routine to update SPS thermals
Shyam Sundar S K
4
-18
/
+18
2023-01-24
platform/x86/amd: pmc: Add a module parameter to disable workarounds
Mario Limonciello
1
-3
/
+7
2023-01-24
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
1
-0
/
+50
2023-01-12
platform/x86/amd: Fix refcount leak in amd_pmc_probe
Miaoqian Lin
1
-1
/
+1
2022-11-17
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
1
-0
/
+6
2022-11-16
platform/x86/amd/pmf: pass the struct by reference
Muhammad Usama Anjum
1
-46
/
+46
2022-11-15
platform/x86/amd: pmc: Add new ACPI ID AMDI0009
Shyam Sundar S K
1
-0
/
+1
2022-11-15
platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
Mario Limonciello
1
-2
/
+0
2022-10-24
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
Mario Limonciello
1
-0
/
+7
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2022-10-03
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
Mario Limonciello
1
-5
/
+3
2022-09-27
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
Shyam Sundar S K
1
-12
/
+0
2022-09-27
Merge branch 'platform-drivers-x86-amd-pmf' into review-hans
Hans de Goede
3
-16
/
+24
2022-09-27
platform/x86/amd/pmf: Remove unused power_delta instances
Shyam Sundar S K
2
-17
/
+6
2022-09-27
platform/x86/amd/pmf: install notify handler after acpi init
Shyam Sundar S K
3
-16
/
+24
2022-09-22
platform/x86/amd/pmf: Add sysfs to toggle CnQF
Shyam Sundar S K
3
-0
/
+67
2022-09-22
platform/x86/amd/pmf: Add support for CnQF
Shyam Sundar S K
5
-2
/
+463
2022-09-22
platform/x86/amd: pmc: Fix build without debugfs
Nathan Chancellor
1
-58
/
+58
2022-09-19
platform/x86/amd: pmc: Add sysfs files for SMU
Mario Limonciello
1
-0
/
+39
2022-09-09
platform/x86/amd: pmc: Add an extra STB message for checking s2idle entry
Mario Limonciello
1
-0
/
+12
2022-09-09
platform/x86/amd: pmc: Always write to the STB
Mario Limonciello
1
-10
/
+6
[next]