summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \
| * | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
| |/
* | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-3/+3
|\ \
| * | gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-1/+0
|\ \ \
| * \ \ Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-4/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | platform/x86: toshiba_acpi: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-023-0/+3
|\ \ \ \
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| | |_|/ | |/| |
* | | | platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan2017-10-231-8/+13
* | | | platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan2017-10-231-66/+28
|/ / /
* | | platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä2017-09-271-4/+6
|/ /
* | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-1413-13/+13
* | Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-0819-117/+271
|\ \
| * | platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new modelAndy Lutomirski2017-08-181-30/+39
| * | platform/x86: intel-vbtn: reduce unnecessary messages for normal usersAlex Hung2017-08-181-1/+1
| * | platform/x86: intel-hid: reduce unnecessary messages for normal usersAlex Hung2017-08-181-2/+2
| * | platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_registerStanislav Fomichev2017-08-181-27/+11
| * | platform/x86: wmi: Fix check for method instance numberPali Rohár2017-08-181-3/+3
| * | platform/x86: ideapad-laptop: Expose conservation mode switchHao Wei Tee2017-08-141-0/+69
| * | platform/x86: intel_pmc_core: Make the driver PCH family agnosticSrinivas Pandruvada2017-08-132-11/+50
| * | platform/x86: peaq-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-1/+1
| * | platform/x86: mxm-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-2/+2
| * | platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-2/+2
| * | platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t constBhumika Goyal2017-08-131-3/+3
| * | platform/x86: intel_mid_powerbtn: make mid_pb_ddata constBhumika Goyal2017-08-131-2/+2
| * | platform/x86: intel_mid_powerbtn: fix error return code in mid_pb_probe()Gustavo A. R. Silva2017-08-131-2/+4
| * | platform/x86: hp-wmi: Remove unused macro helperPaulo Alcantara2017-08-131-7/+0
| * | platform/x86: hp-wmi: Correctly determine method id in WMI callsPaulo Alcantara2017-08-131-1/+22
| * | platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
| * | platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski2017-08-011-5/+7
| * | platform/x86: intel_telemetry: remove redundant macro definitionRajneesh Bhardwaj2017-07-251-1/+0
| * | platform/x86: intel_telemetry: Add GLK PSS Event TableRajneesh Bhardwaj2017-07-252-0/+36
| * | platform/x86: alienware-wmi: fix format string overflow warningArnd Bergmann2017-07-251-19/+21
| * | platform/x86: ibm_rtl: remove unnecessary static in ibm_rtl_write()Gustavo A. R. Silva2017-07-251-1/+1
| * | platform/x86: msi-wmi: remove unnecessary static in msi_wmi_notify()Gustavo A. R. Silva2017-07-251-1/+1
| * | platform/x86: peaq-wmi: silence a static checker warningDan Carpenter2017-07-251-1/+1
* | | Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-041-3/+14
|\ \ \ | |_|/ |/| |
| * | platform/x86: intel-hid: Wake up Dell Latitude 7275 from suspend-to-idleRafael J. Wysocki2017-08-011-3/+14
* | | platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
* | | platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski2017-08-011-5/+7
| |/ |/|
* | platform/x86: wmi: Fix error handling in acpi_wmi_init()Alexey Khoroshilov2017-07-211-3/+3
* | platform/x86: peaq-wmi: select INPUT_POLLDEVArnd Bergmann2017-07-201-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-65/+71
|\
| * MIPS: Loongson-3: Support 4 packages in CPU Hwmon driverHuacai Chen2017-06-291-61/+58
| * MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-281-4/+13
OpenPOWER on IntegriCloud