开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
2025-03-13
platform/x86/amd/pmc: fix leak in probe()
Dan Carpenter
2025-03-07
platform/x86/amd/pmc: Use managed APIs for mutex
Shyam Sundar S K
2025-03-07
platform/x86/amd/pmc: Remove unnecessary line breaks
Shyam Sundar S K
2025-03-07
platform/x86/amd/pmc: Move macros and structures to the PMC header file
Shyam Sundar S K
2025-03-07
platform/x86/amd/pmc: Notify user when platform does not support s0ix transition
Shyam Sundar S K
2025-03-07
platform/x86: dell-ddv: Use the power supply extension mechanism
Armin Wolf
2025-03-07
platform/x86: dell-ddv: Use devm_battery_hook_register
Armin Wolf
2025-03-07
platform/x86: dell-ddv: Fix temperature calculation
Armin Wolf
2025-03-05
platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()
Bartosz Golaszewski
2025-03-05
platform/x86: samsung-galaxybook: Fix block_recording not supported logic
Joshua Grisham
2025-03-05
platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver static
Ilpo Järvinen
2025-03-05
platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol static
Ilpo Järvinen
2025-03-03
platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
Jackie Dong
2025-03-03
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-03-03
platform: arm64: add Huawei Matebook E Go EC driver
Pengyu Luo
2025-02-24
platform/x86: intel: Use *-y instead of *-objs in Makefile
Kurt Borja
2025-02-24
platform/x86: hp: Use *-y instead of *-objs in Makefile
Kurt Borja
2025-02-24
platform/x86: amd: Use *-y instead of *-objs in Makefiles
Kurt Borja
2025-02-24
platform/x86: dell: dell-wmi-sysman: Use *-y instead of *-objs in Makefile
Kurt Borja
2025-02-24
platform/x86: thinkpad_acpi: Move HWMON initialization to tpacpi_hwmon_pdrive...
Kurt Borja
2025-02-24
platform/x86: thinkpad_acpi: Move subdriver initialization to tpacpi_pdriver'...
Kurt Borja
2025-02-24
platform/x86/intel/pmc: Remove unneeded extern keyword in header
Xi Pardee
2025-02-24
platform/x86/intel/pmc: Remove unnecessary declarations in header
Xi Pardee
2025-02-24
platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core
Xi Pardee
2025-02-24
platform/x86: wmi: Call WCxx methods when setting data blocks
Armin Wolf
2025-02-24
platform/x86: wmi: Rework WCxx/WExx ACPI method handling
Armin Wolf
2025-02-24
platform/x86: wmi: Use devres to disable the WMI device
Armin Wolf
2025-02-24
platform/x86: hp-bioscfg: Use wmi_instance_count()
Armin Wolf
2025-02-24
platform/x86: think-lmi: Use WMI bus API when accessing BIOS settings
Armin Wolf
2025-02-24
platform/x86: think-lmi: Use ACPI object when extracting strings
Armin Wolf
2025-02-17
platform/x86: dell: Use *-y instead of *-objs in Makefile
Kurt Borja
2025-02-13
platform/x86: ideapad-laptop: use dev_groups to register attribute groups
Ovidiu Panait
2025-02-13
platform/x86:intel/pmc: Move arch specific action to init function
Xi Pardee
2025-02-13
platform/x86: int3472: Call "func" "con_id" instead
Sakari Ailus
2025-02-13
Merge branch 'fixes' into for-next
Ilpo Järvinen
2025-02-12
platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
Mark Pearson
2025-02-11
platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
Sakari Ailus
2025-02-11
platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
Sakari Ailus
2025-02-10
platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
Mark Pearson
2025-02-10
platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
Sybil Isabel Dorsett
2025-02-10
platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver
Xi Pardee
2025-02-10
platform/x86/intel/pmc: Remove simple init functions
Xi Pardee
2025-02-10
platform/x86:intel/pmc: Create generic_core_init() for all platforms
Xi Pardee
2025-02-10
platform/x86/intel/pmc: Remove duplicate enum
Xi Pardee
2025-02-10
platform/x86:intel/pmc: Make tgl_core_generic_init() static
Xi Pardee
2025-02-10
platform/x86: alienware-wmi: Update header and module information
Kurt Borja
2025-02-10
platform/x86: Update alienware-wmi config entries
Kurt Borja
2025-02-10
platform/x86: dell: Modify Makefile alignment
Kurt Borja
2025-02-10
platform/x86: Split the alienware-wmi driver
Kurt Borja
2025-02-10
platform/x86: Add alienware-wmi.h
Kurt Borja
[next]