summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-21platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin
2021-12-21platform/x86: amd-pmc: Add support for AMD Smart Trace BufferSanket Goswami
2021-12-21platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_p...Sanket Goswami
2021-12-21platform/x86: thinkpad_acpi: support inhibit-chargeThomas Weißschuh
2021-12-21platform/x86: thinkpad_acpi: support force-dischargeThomas Weißschuh
2021-12-21power: supply: add helpers for charge_behaviour sysfsThomas Weißschuh
2021-12-15Merge tag 'platform-drivers-x86-int3472-1' into review-hansHans de Goede
2021-12-13platform/x86: int3472: Deal with probe ordering issuesHans de Goede
2021-12-13platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...Hans de Goede
2021-12-13platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...Hans de Goede
2021-12-13platform/x86: int3472: Add get_sensor_adev_and_name() helperHans de Goede
2021-12-13platform/x86: int3472: Split into 2 driversHans de Goede
2021-12-13i2c: acpi: Add i2c_acpi_new_device_by_fwnode() functionHans de Goede
2021-12-13i2c: acpi: Use acpi_dev_ready_for_enumeration() helperHans de Goede
2021-12-13ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede
2021-12-07platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM opsAndy Shevchenko
2021-12-07platform: surface: Propagate ACPI DependencyJarrett Schultz
2021-12-07platform/x86: lenovo-yogabook-wmi: Add support for hall sensor on the backHans de Goede
2021-12-07platform/x86: lenovo-yogabook-wmi: Add driver for Lenovo Yoga BookYauhen Kharuzhy
2021-12-06platform/x86: wmi: Add no_notify_data flag to struct wmi_driverHans de Goede
2021-12-06platform/x86: wmi: Fix driver->notify() vs ->probe() raceHans de Goede
2021-12-06platform/x86: wmi: Replace read_takes_no_args with a flags fieldHans de Goede
2021-12-06platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung
2021-12-02platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptopsFabrizio Bertocci
2021-12-02platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen infoHans de Goede
2021-12-02platform/x86: lg-laptop: Recognize more modelsMatan Ziv-Av
2021-12-02platform/x86: asus-wmi: remove unneeded semicolonYang Li
2021-12-02platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDsHans de Goede
2021-12-02platform/x86: thinkpad_acpi: Add LED_RETAIN_AT_SHUTDOWN to led_class_devsHans de Goede
2021-11-25platform/x86: thinkpad_acpi: Remove unused sensors_pdev_attrs_registered flagHans de Goede
2021-11-25platform/x86: thinkpad_acpi: Fix the hwmon sysfs-attr showing up in the wrong...Hans de Goede
2021-11-25platform/x86: thinkpad_acpi: tpacpi_attr_group contains driver attributes not...Hans de Goede
2021-11-25platform/x86: thinkpad_acpi: Register tpacpi_pdriver after subdriver initHans de Goede
2021-11-25platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...Hans de Goede
2021-11-25platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sortingHans de Goede
2021-11-25platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()Hans de Goede
2021-11-25platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()Hans de Goede
2021-11-25platform/x86: thinkpad_acpi: Cleanup dytc_profile_availableHans de Goede
2021-11-25platform/x86: thinkpad_acpi: Simplify dytc_version handlingHans de Goede
2021-11-25platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1Hans de Goede
2021-11-22platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEVHans de Goede
2021-11-22platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bitHans de Goede
2021-11-22platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()Hans de Goede
2021-11-18platform/x86: think-lmi: Opcode supportMark Pearson
2021-11-16platform/surface: aggregator_registry: Rename device registration functionMaximilian Luz
2021-11-16platform/surface: aggregator_registry: Use generic client removal functionMaximilian Luz
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz
2021-11-16platform/x86: asus-wmi: Add support for custom fan curvesLuke D. Jones
2021-11-16platform/x86: thinkpad_acpi: Convert platform driver to use dev_groupsLen Baker
2021-11-16platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao