index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
Age
Commit message (
Expand
)
Author
2023-02-13
platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
Shyam Sundar S K
2023-02-10
platform/x86/amd: pmc: Add line break for readability
Shyam Sundar S K
2023-02-10
platform/x86/amd: pmc: differentiate STB/SMU messaging prints
Shyam Sundar S K
2023-02-10
platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
Shyam Sundar S K
2023-02-10
platform/x86/amd: pmc: Add num_samples message id support to STB
Shyam Sundar S K
2023-01-30
platform/x86/amd: pmc: add CONFIG_SERIO dependency
Arnd Bergmann
2023-01-30
platform/x86/amd/pmf: Ensure mutexes are initialized before use
Hans de Goede
2023-01-30
platform/x86/amd/pmf: Fix to update SPS thermals when power supply change
Shyam Sundar S K
2023-01-30
platform/x86/amd/pmf: Fix to update SPS default pprof thermals
Shyam Sundar S K
2023-01-30
platform/x86/amd/pmf: update to auto-mode limits only after AMT event
Shyam Sundar S K
2023-01-30
platform/x86/amd/pmf: Add helper routine to check pprof is balanced
Shyam Sundar S K
2023-01-30
platform/x86/amd/pmf: Add helper routine to update SPS thermals
Shyam Sundar S K
2023-01-24
platform/x86/amd: pmc: Add a module parameter to disable workarounds
Mario Limonciello
2023-01-24
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
2023-01-12
platform/x86/amd: Fix refcount leak in amd_pmc_probe
Miaoqian Lin
2022-11-17
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
2022-11-16
platform/x86/amd/pmf: pass the struct by reference
Muhammad Usama Anjum
2022-11-15
platform/x86/amd: pmc: Add new ACPI ID AMDI0009
Shyam Sundar S K
2022-11-15
platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
Mario Limonciello
2022-10-24
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
Mario Limonciello
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
2022-10-03
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
Mario Limonciello
2022-09-27
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
Shyam Sundar S K
2022-09-27
Merge branch 'platform-drivers-x86-amd-pmf' into review-hans
Hans de Goede
2022-09-27
platform/x86/amd/pmf: Remove unused power_delta instances
Shyam Sundar S K
2022-09-27
platform/x86/amd/pmf: install notify handler after acpi init
Shyam Sundar S K
2022-09-22
platform/x86/amd/pmf: Add sysfs to toggle CnQF
Shyam Sundar S K
2022-09-22
platform/x86/amd/pmf: Add support for CnQF
Shyam Sundar S K
2022-09-22
platform/x86/amd: pmc: Fix build without debugfs
Nathan Chancellor
2022-09-19
platform/x86/amd: pmc: Add sysfs files for SMU
Mario Limonciello
2022-09-09
platform/x86/amd: pmc: Add an extra STB message for checking s2idle entry
Mario Limonciello
2022-09-09
platform/x86/amd: pmc: Always write to the STB
Mario Limonciello
2022-09-09
platform/x86/amd: pmc: Add defines for STB events
Mario Limonciello
2022-08-24
platform/x86/amd/pmf: Fix clang unused variable warning
Shyam Sundar S K
2022-08-24
platform/x86/amd/pmf: Fix undefined reference to platform_profile
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Force load driver on older supported platforms
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add support for Auto mode feature
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Get performance metrics from PMFW
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add fan control support
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add heartbeat signal support
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add debugfs information
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add support SPS PMF feature
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add support for PMF APCI layer
Shyam Sundar S K
2022-08-15
platform/x86/amd/pmf: Add support for PMF core layer
Shyam Sundar S K
2022-07-08
platform/x86/amd/pmc: Add new platform support
Shyam Sundar S K
2022-07-08
platform/x86/amd/pmc: Add new acpi id for PMC controller
Shyam Sundar S K
2022-06-22
platform/x86: Move AMD platform drivers to separate directory
Shyam Sundar S K