aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-13platform/x86: Revert intel_pmc_ipc: Use MFD framework to create dependent devicesAndy Shevchenko1-139/+259
2017-11-08platform/x86: dell-smbios-wmi: release mutex lock on WMI call failureMario Limonciello1-2/+5
2017-11-08platform/x86: wmi: release mutex on module acquistion failureMario Limonciello1-2/+4
2017-11-08platform/x86: dell-smbios: fix string overflowArnd Bergmann1-8/+4
2017-11-05platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devicesKuppuswamy Sathyanarayanan1-259/+139
2017-11-05platform/x86: intel_punit_ipc: Fix resource ioremap warningKuppuswamy Sathyanarayanan1-4/+4
2017-11-05platform/x86: dell-smo8800: remove redundant assignments to byte_dataColin Ian King1-2/+1
2017-11-05platform/x86: hp-wmi: Fix tablet mode detection for convertiblesStefan Brüns1-1/+1
2017-11-05platform/x86: intel_ips: Convert timers to use timer_setup()Kees Cook1-8/+7
2017-11-05platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()Markus Elfring1-1/+1
2017-11-05platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()Markus Elfring1-6/+8
2017-11-03tools/wmi: add a sample for dell smbios communication over WMIMario Limonciello4-6/+237
2017-11-03platform/x86: dell-smbios-wmi: introduce userspace interfaceMario Limonciello4-41/+133
2017-11-03platform/x86: wmi: create userspace interface for driversMario Limonciello4-2/+219
2017-11-03platform/x86: dell-smbios: Add filtering supportMario Limonciello2-0/+203
2017-11-03platform/x86: dell-smbios-smm: test for WSMTMario Limonciello2-0/+35
2017-11-03platform/x86: dell-smbios-wmi: Add new WMI dispatcher driverMario Limonciello4-0/+257
2017-11-03platform/x86: dell-smbios: Introduce dispatcher for SMM callsMario Limonciello8-248/+398
2017-11-03platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokensMario Limonciello3-1/+240
2017-11-03platform/x86: dell-smbios: only run if proper oem string is detectedMario Limonciello1-0/+7
2017-11-03platform/x86: wmi: Don't allow drivers to get each other's GUIDsMario Limonciello2-21/+0
2017-11-03platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driverMario Limonciello6-74/+208
2017-11-03platform/x86: dell-wmi: don't check length returnedMario Limonciello1-5/+1
2017-11-03platform/x86: dell-wmi: clean up wmi descriptor checkMario Limonciello1-5/+5
2017-11-03platform/x86: dell-wmi: increase severity of some failuresMario Limonciello1-6/+7
2017-11-03platform/x86: wmi: Add new method wmidev_evaluate_methodMario Limonciello2-4/+30
2017-11-03platform/x86: dell-smbios: Prefix class/select with cmd_Mario Limonciello2-4/+4
2017-11-03platform/x86: intel_cht_int33fe: Update fusb302 type string, add propertiesHans de Goede2-2/+48
2017-11-03platform/x86: silead_dmi: Add entry for the Digma e200 tabletSergey Tshovrebov1-0/+25
2017-11-03platform/x86: silead_dmi: Fix GP-electronic T701 entryHans de Goede1-0/+2
2017-11-03platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exitHans de Goede1-7/+1
2017-11-03platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_tableHans de Goede1-0/+1
2017-10-31platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi listPhilipp Hug1-0/+7
2017-10-30platform/x86: fujitsu-laptop: Fix radio LED detectionMichał Kępień1-5/+9
2017-10-27platform/x86: hp_accel: Add quirk for HP ProBook 440 G4Osama Khan1-0/+1
2017-10-27platform/x86: intel_turbo_max_3: Add Skylake platformSrinivas Pandruvada1-0/+1
2017-10-27platform/x86: intel_telemetry: Remove useless default in KconfigAndy Shevchenko1-1/+0
2017-10-27platform/x86: intel_telemetry: Add needed inclusionAndy Shevchenko1-0/+2
2017-10-27i2c-cht-wc: Add device-properties for fusb302 integrationHans de Goede2-7/+49
2017-10-27i2c: Allow overriding dev_name through board_infoHans de Goede2-2/+10
2017-10-23platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan1-8/+13
2017-10-23platform/x86: intel_telemetry: cleanup redundant headersRajneesh Bhardwaj3-15/+4
2017-10-23platform/x86: intel_telemetry: Fix typosRajneesh Bhardwaj1-7/+7
2017-10-23platform/x86: intel_telemetry: Fix load failure infoRajneesh Bhardwaj1-1/+0
2017-10-23platform/x86: intel_cht_int33fe: make a couple of local functions staticColin Ian King1-2/+2
2017-10-23Linux 4.14-rc6Linus Torvalds1-1/+1
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger1-1/+2
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven1-12/+27