summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-07platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM opsAndy Shevchenko1-23/+4
2021-12-07platform: surface: Propagate ACPI DependencyJarrett Schultz2-1/+7
2021-12-07platform/x86: lenovo-yogabook-wmi: Add support for hall sensor on the backHans de Goede1-1/+70
2021-12-07platform/x86: lenovo-yogabook-wmi: Add driver for Lenovo Yoga BookYauhen Kharuzhy3-0/+353
2021-12-06platform/x86: wmi: Add no_notify_data flag to struct wmi_driverHans de Goede1-4/+6
2021-12-06platform/x86: wmi: Fix driver->notify() vs ->probe() raceHans de Goede1-1/+5
2021-12-06platform/x86: wmi: Replace read_takes_no_args with a flags fieldHans de Goede1-4/+7
2021-12-06platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
2021-12-02platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptopsFabrizio Bertocci1-1/+1
2021-12-02platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen infoHans de Goede1-0/+18
2021-12-02platform/x86: lg-laptop: Recognize more modelsMatan Ziv-Av1-0/+12
2021-12-02platform/x86: asus-wmi: remove unneeded semicolonYang Li1-1/+1
2021-12-02platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDsHans de Goede1-2/+2
2021-12-02platform/x86: thinkpad_acpi: Add LED_RETAIN_AT_SHUTDOWN to led_class_devsHans de Goede1-0/+1
2021-11-25platform/x86: thinkpad_acpi: Remove unused sensors_pdev_attrs_registered flagHans de Goede1-2/+0
2021-11-25platform/x86: thinkpad_acpi: Fix the hwmon sysfs-attr showing up in the wrong...Hans de Goede1-12/+12
2021-11-25platform/x86: thinkpad_acpi: tpacpi_attr_group contains driver attributes not...Hans de Goede1-5/+25
2021-11-25platform/x86: thinkpad_acpi: Register tpacpi_pdriver after subdriver initHans de Goede1-20/+21
2021-11-25platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...Hans de Goede1-0/+2
2021-11-25platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sortingHans de Goede1-8/+8
2021-11-25platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()Hans de Goede1-6/+2
2021-11-25platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()Hans de Goede1-24/+23
2021-11-25platform/x86: thinkpad_acpi: Cleanup dytc_profile_availableHans de Goede1-12/+6
2021-11-25platform/x86: thinkpad_acpi: Simplify dytc_version handlingHans de Goede1-42/+5
2021-11-25platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1Hans de Goede1-51/+34
2021-11-22platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEVHans de Goede1-2/+2
2021-11-22platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bitHans de Goede1-15/+11
2021-11-22platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()Hans de Goede1-8/+3
2021-11-18platform/x86: think-lmi: Opcode supportMark Pearson2-37/+311
2021-11-16platform/surface: aggregator_registry: Rename device registration functionMaximilian Luz1-4/+4
2021-11-16platform/surface: aggregator_registry: Use generic client removal functionMaximilian Luz1-19/+5
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz3-20/+10
2021-11-16platform/x86: asus-wmi: Add support for custom fan curvesLuke D. Jones1-5/+562
2021-11-16platform/x86: thinkpad_acpi: Convert platform driver to use dev_groupsLen Baker1-283/+243
2021-11-16platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao1-12/+0
2021-11-16platform/x86: thinkpad_acpi: Add support for dual fan controlJimmy Wang1-0/+1
2021-11-16platform/x86: think-lmi: Abort probe on analyze failureAlex Williamson2-4/+10
2021-11-16platform/x86: dell-wmi-descriptor: disable by defaultThomas Weißschuh1-1/+1
2021-11-16platform/x86: samsung-laptop: Fix typo in a commentJason Wang1-1/+1
2021-11-16platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'Christophe JAILLET1-0/+2
2021-11-16platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASSHans de Goede1-1/+1
2021-11-16platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devic...Dan Carpenter1-2/+3
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds1-1/+4
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-11/+19
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-25/+55
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner3-8/+27
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds1-0/+1
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds16-47/+94
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-5/+29