summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-03-13platform/x86/amd/pmc: fix leak in probe()Dan Carpenter-1/+1
2025-03-07platform/x86/amd/pmc: Use managed APIs for mutexShyam Sundar S K-2/+3
2025-03-07platform/x86/amd/pmc: Remove unnecessary line breaksShyam Sundar S K-13/+11
2025-03-07platform/x86/amd/pmc: Move macros and structures to the PMC header fileShyam Sundar S K-81/+81
2025-03-07platform/x86/amd/pmc: Notify user when platform does not support s0ix transitionShyam Sundar S K-1/+3
2025-03-07platform/x86: dell-ddv: Use the power supply extension mechanismArmin Wolf-30/+45
2025-03-07platform/x86: dell-ddv: Use devm_battery_hook_registerArmin Wolf-10/+1
2025-03-07platform/x86: dell-ddv: Fix temperature calculationArmin Wolf-2/+4
2025-03-05platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()Bartosz Golaszewski-1/+3
2025-03-05platform/x86: samsung-galaxybook: Fix block_recording not supported logicJoshua Grisham-3/+5
2025-03-05platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver staticIlpo Järvinen-1/+1
2025-03-05platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol staticIlpo Järvinen-1/+1
2025-03-03platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDsJackie Dong-0/+224
2025-03-03platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()Thorsten Blum-1/+1
2025-03-03platform: arm64: add Huawei Matebook E Go EC driverPengyu Luo-0/+847
2025-02-24platform/x86: intel: Use *-y instead of *-objs in MakefileKurt Borja-1/+1
2025-02-24platform/x86: hp: Use *-y instead of *-objs in MakefileKurt Borja-1/+1
2025-02-24platform/x86: amd: Use *-y instead of *-objs in MakefilesKurt Borja-11/+11
2025-02-24platform/x86: dell: dell-wmi-sysman: Use *-y instead of *-objs in MakefileKurt Borja-1/+1
2025-02-24platform/x86: thinkpad_acpi: Move HWMON initialization to tpacpi_hwmon_pdrive...Kurt Borja-27/+17
2025-02-24platform/x86: thinkpad_acpi: Move subdriver initialization to tpacpi_pdriver'...Kurt Borja-74/+62
2025-02-24platform/x86/intel/pmc: Remove unneeded extern keyword in headerXi Pardee-6/+6
2025-02-24platform/x86/intel/pmc: Remove unnecessary declarations in headerXi Pardee-248/+122
2025-02-24platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_coreXi Pardee-1/+561
2025-02-24platform/x86: wmi: Call WCxx methods when setting data blocksArmin Wolf-0/+7
2025-02-24platform/x86: wmi: Rework WCxx/WExx ACPI method handlingArmin Wolf-60/+53
2025-02-24platform/x86: wmi: Use devres to disable the WMI deviceArmin Wolf-9/+22
2025-02-24platform/x86: hp-bioscfg: Use wmi_instance_count()Armin Wolf-8/+5
2025-02-24platform/x86: think-lmi: Use WMI bus API when accessing BIOS settingsArmin Wolf-14/+11
2025-02-24platform/x86: think-lmi: Use ACPI object when extracting stringsArmin Wolf-18/+20
2025-02-24hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensorsArmin Wolf-2/+2
2025-02-17platform/x86: dell: Use *-y instead of *-objs in MakefileKurt Borja-3/+3
2025-02-13platform/x86: ideapad-laptop: use dev_groups to register attribute groupsOvidiu Panait-21/+2
2025-02-13platform/x86:intel/pmc: Move arch specific action to init functionXi Pardee-13/+21
2025-02-13sonypi: Use str_on_off() helper in sonypi_display_info()Thorsten Blum-5/+6
2025-02-13platform/x86: int3472: Call "func" "con_id" insteadSakari Ailus-24/+24
2025-02-13Merge branch 'fixes' into for-nextIlpo Järvinen-44/+117
2025-02-12platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driverMark Pearson-2/+9
2025-02-11platform/x86: int3472: Call "reset" GPIO "enable" for INT347ESakari Ailus-4/+48
2025-02-11platform/x86: int3472: Use correct type for "polarity", call it gpio_flagsSakari Ailus-19/+20
2025-02-10platform/x86: thinkpad_acpi: Support for V9 DYTC platform profilesMark Pearson-12/+22
2025-02-10platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120eSybil Isabel Dorsett-2/+14
2025-02-10platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driverXi Pardee-0/+40
2025-02-10platform/x86/intel/pmc: Remove simple init functionsXi Pardee-102/+86
2025-02-10platform/x86:intel/pmc: Create generic_core_init() for all platformsXi Pardee-147/+131
2025-02-10platform/x86/intel/pmc: Remove duplicate enumXi Pardee-4/+3
2025-02-10platform/x86:intel/pmc: Make tgl_core_generic_init() staticXi Pardee-12/+11
2025-02-10platform/x86: alienware-wmi: Update header and module informationKurt Borja-1/+3
2025-02-10platform/x86: Update alienware-wmi config entriesKurt Borja-7/+52
2025-02-10platform/x86: dell: Modify Makefile alignmentKurt Borja-24/+24