summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2017-02-25platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko1-1/+0
2017-02-25platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko1-2/+2
2017-02-25platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko1-12/+7
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+8
2017-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-334/+0
2017-02-15goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-02-14platform/x86: intel_mid_powerbtn: Move comment to where it belongsAndy Shevchenko1-10/+10
2017-02-14platform/x86: intel_mid_powerbtn: Unify PBSTATUS accessAndy Shevchenko1-28/+13
2017-02-14platform/x86: intel_pmc_core: fix out-of-bounds accesses on stackAndrey Ryabinin1-4/+2
2017-02-14platform/x86: silead depends on I2C being built-inArnd Bergmann1-1/+1
2017-02-14platform/x86: add support for devices with Silead touchscreensHans de Goede3-0/+148
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo1-0/+5
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman4-6/+5
2017-02-04platform/x86: intel_mid_powerbtn: Remove snail addressAndy Shevchenko1-5/+4
2017-02-04platform/x86: intel_mid_powerbtn: Sort headers alphabeticallyAndy Shevchenko1-4/+4
2017-02-04platform/x86: intel_mid_powerbtn: Join string literalsAndy Shevchenko1-8/+9
2017-02-04platform/x86: intel_mid_powerbtn: Enable driver for MerrifieldAndy Shevchenko1-0/+56
2017-02-04platform/x86: intel_mid_powerbtn: Acknowledge interruptsAndy Shevchenko1-0/+1
2017-02-04platform/x86: intel_mid_powerbtn: Factor out mfld_ack()Andy Shevchenko1-11/+18
2017-02-04platform/x86: intel_mid_powerbtn: Introduce driver dataAndy Shevchenko1-6/+56
2017-02-04platform/x86: intel_mid_powerbtn: Substitute mfld by midAndy Shevchenko1-11/+11
2017-02-04platform/x86: intel_mid_powerbtn: Convert to use devm_*()Andy Shevchenko1-20/+9
2017-02-04platform/x86: Support Turbo Boost Max 3.0 for non HWP systemsSrinivas Pandruvada3-0/+163
2017-02-04platform/x86: fujitsu-laptop: make hotkey handling functions more similarMichał Kępień1-5/+5
2017-02-04platform/x86: fujitsu-laptop: break up complex loop conditionMichał Kępień1-3/+5
2017-02-04platform/x86: fujitsu-laptop: move keycode processing to separate functionsMichał Kępień1-33/+43
2017-02-04platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_hotkey_not...Michał Kępień1-77/+75
2017-02-04platform/x86: fujitsu-laptop: simplify logolamp_get()Michał Kępień1-11/+11
2017-02-04platform/x86: fujitsu-laptop: rework logolamp_set() to properly handle errorsMichał Kępień1-9/+14
2017-02-03platform/x86: dell-smbios: Auto-select as neededJean Delvare1-6/+4
2017-02-03platform/x86: intel_pmc_ipc: Remove unused iTCO_version variableGuenter Roeck1-2/+0
2017-02-03platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-02-03platform/x86: intel_mid_thermal: Remove duplicated platform device IDJavier Martinez Canillas1-1/+0
2017-02-03platform/x86: mlx-platform: mlxcpld-hotplug driver style fixesVadim Pasternak1-34/+50
2017-02-03platform/x86: hp_accel: Add support for HP ZBook 17Ladislav Michl1-0/+1
2017-02-03platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi1-4/+18
2017-02-03platform/x86: fujitsu-laptop: set default trigger for radio LED to rfkill-anyMicha? K?pie?1-0/+1
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar2-22/+22
2017-01-28iio: cros_ec: Add cros_ec barometer driverGwendal Grignou1-0/+3
2017-01-27platform/x86: Enable Atom PMC platform clocksIrina Tirdea2-3/+77
2017-01-27arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea3-0/+464
2017-01-22platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey1-0/+1
2017-01-21platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko1-1/+1
2017-01-21platform/x86: surface3-wmi: fix uninitialized symbolBenjamin Tissoires1-1/+1
2017-01-21platform/x86: surface3-wmi: Shut up unused-function warningArnd Bergmann1-3/+1
2017-01-21platform/x86: mlx-platform: free first dev on errorDan Carpenter1-1/+1
2017-01-14x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko3-334/+0
2016-12-28platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting cal...Micha? K?pie?1-21/+21