summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-03platform/surface: dtx: Use target-ID enum instead of hard-coding valuesMaximilian Luz1-9/+9
2023-02-03platform/surface: aggregator_tabletsw: Use target-ID enum instead of hard-cod...Maximilian Luz1-3/+3
2023-02-03platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding v...Maximilian Luz1-2/+2
2023-02-03platform/surface: aggregator: Add target and source IDs to command trace eventsMaximilian Luz1-6/+67
2023-02-03platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz3-13/+14
2023-02-03platform/x86: intel: punit_ipc: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-03platform/x86: intel: oaktrail: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-03platform/x86: acerhdf: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-02platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI matchHans de Goede1-0/+9
2023-01-30platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede1-1/+1
2023-01-30platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann1-0/+1
2023-01-30platform/x86/amd/pmf: Ensure mutexes are initialized before useHans de Goede1-4/+5
2023-01-30platform/x86/amd/pmf: Fix to update SPS thermals when power supply changeShyam Sundar S K2-0/+24
2023-01-30platform/x86/amd/pmf: Fix to update SPS default pprof thermalsShyam Sundar S K1-0/+3
2023-01-30platform/x86/amd/pmf: update to auto-mode limits only after AMT eventShyam Sundar S K1-2/+0
2023-01-30platform/x86/amd/pmf: Add helper routine to check pprof is balancedShyam Sundar S K3-3/+9
2023-01-30platform/x86/amd/pmf: Add helper routine to update SPS thermalsShyam Sundar S K4-18/+18
2023-01-27leds: led-class: Add generic [devm_]led_get()Hans de Goede1-0/+84
2023-01-27leds: led-class: Add __devm_led_get() helperHans de Goede1-12/+17
2023-01-27leds: led-class: Add led_module_get() helperHans de Goede1-12/+18
2023-01-27leds: led-class: Add missing put_device() to led_put()Hans de Goede1-1/+4
2023-01-25platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson1-5/+6
2023-01-24ACPI: video: Fix apple gmux detectionHans de Goede1-21/+3
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede1-52/+18
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede1-23/+0
2023-01-24platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede1-1/+1
2023-01-24platform/x86/amd: pmc: Add a module parameter to disable workaroundsMario Limonciello1-3/+7
2023-01-24platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello1-0/+50
2023-01-24platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede1-5/+12
2023-01-24platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CFKevin Kuriakose1-0/+1
2023-01-24platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal1-0/+4
2023-01-24platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 tableKoba Ko1-0/+3
2023-01-21Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-90/+99
2023-01-21Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+13
2023-01-21Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2023-01-21Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-20/+47
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-76/+324
2023-01-21Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+27
2023-01-21Merge tag 'pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds10-47/+76
2023-01-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-78/+164
2023-01-20Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds5-8/+26
2023-01-20Merge tag 'thermal-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+10
2023-01-20Merge tag 'acpi-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+18
2023-01-20Merge tag 'mmc-v6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-10/+20
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds13-58/+34
2023-01-20Merge tag 'drm-fixes-2023-01-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds22-42/+92
2023-01-20Merge tag 'dmaengine-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-20/+45
2023-01-20Merge tag 'phy-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds7-20/+13
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds41-189/+295
2023-01-20Merge branches 'acpi-prm' and 'acpi-video'Rafael J. Wysocki2-0/+18