summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2020-05-10platform/x86: GPD pocket fan: Fix error message when temp-limits are out of r...Hans de Goede1-1/+1
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller1-0/+8
2020-02-15platform/x86: intel_mid_powerbtn: Take a copy of ddataMika Westerberg1-2/+3
2020-02-11platform/x86: intel_scu_ipc: Fix interrupt supportMika Westerberg1-13/+8
2020-02-05platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limitsHans de Goede1-1/+1
2020-02-01platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD1-0/+26
2020-01-27MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang1-1/+1
2020-01-27platform/x86: alienware-wmi: printing the wrong error codeDan Carpenter1-1/+1
2020-01-27platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King1-9/+8
2020-01-27platform/x86: wmi: fix potential null pointer dereferenceMattias Jacobsson1-0/+3
2020-01-17platform/x86: GPD pocket fan: Use default values when wrong modparams are givenHans de Goede1-6/+19
2020-01-17platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan1-7/+1
2020-01-09platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener1-0/+8
2019-12-31platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede1-1/+1
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede1-2/+2
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede1-3/+3
2019-12-05platform/x86: mlx-platform: Fix LED configurationVadim Pasternak1-2/+2
2019-12-01ACPI / scan: Create platform device for INT33FE ACPI nodesHans de Goede1-15/+9
2019-11-24platform/x86: mlx-platform: Properly use mlxplat_mlxcpld_msn201x_itemsNathan Chancellor1-1/+1
2019-11-10platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka1-0/+7
2019-11-06platform/x86: Fix config space access for intel_atomisp2_pmVille Syrjälä1-20/+48
2019-11-06platform/x86: Add the VLV ISP PCI ID to atomisp2_pmVille Syrjälä1-0/+1
2019-10-05platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci1-2/+6
2019-09-19platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel1-0/+8
2019-07-10platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak1-0/+1
2019-07-10platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak1-1/+1
2019-07-10platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King1-2/+14
2019-07-10platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede3-1/+10
2019-06-19platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel1-0/+24
2019-06-19platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede1-0/+9
2019-06-15platform/x86: intel_pmc_ipc: adding error handlingJunxiao Chang1-1/+5
2019-06-15platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata1-0/+11
2019-05-16platform/x86: dell-laptop: fix rfkill functionalityMario Limonciello1-3/+3
2019-05-16platform/x86: thinkpad_acpi: Disable Bluetooth for some machinesJiaxun Yang1-2/+70
2019-05-16platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva1-3/+5
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra4-5/+5
2019-05-10platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd1-1/+1
2019-05-08clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller1-0/+21
2019-05-08platform/x86: intel_pmc_core: Handle CFL regmap properlyRajneesh Bhardwaj1-1/+1
2019-05-08platform/x86: intel_pmc_core: Fix PCH IP nameRajneesh Bhardwaj1-1/+1
2019-04-20platform/x86: Add Intel AtomISP2 dummy / power-management driverHans de Goede3-0/+132
2019-04-05platform/x86: intel-hid: Missing power button release on some Dell modelsJérôme de Bretagne1-2/+5
2019-04-05platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj2-2/+3
2019-04-05platform/mellanox: mlxreg-hotplug: Fix KASAN warningVadim Pasternak1-2/+3
2019-04-05platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-1...Yang Fan1-1/+1
2019-04-03platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus1-14/+4
2019-04-03platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus1-1/+11
2019-04-03platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus1-3/+6
2019-04-03platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus1-10/+4
2019-03-14platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya1-0/+1