aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-30alienware-wmi: fixed indentation and clean upKurt Borja1-67/+67
2024-10-29platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()chen zhang1-28/+29
2024-10-29platform/x86: wmi: Introduce to_wmi_driver()Armin Wolf2-7/+13
2024-10-29platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()Armin Wolf2-6/+5
2024-10-29platform/x86: wmi: Remove wmi_block_listArmin Wolf1-22/+28
2024-10-29platform/x86: think-lmi: Multi-certificate supportMark Pearson3-26/+95
2024-10-29platform/x86: think-lmi: Allow empty admin passwordMark Pearson1-1/+6
2024-10-29platform/x86: think-lmi: Add certificate as mechanismMark Pearson2-1/+5
2024-10-29platform/x86: think-lmi: improve check if BIOS account security enabledMark Pearson2-14/+14
2024-10-25platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()chen zhang1-4/+5
2024-10-25platform/x86/amd/hsmp: Make hsmp_pdev static instead of globalSuma Hegde4-32/+48
2024-10-25platform/x86/amd/hsmp: Use dev_groups in the driver structureSuma Hegde4-113/+141
2024-10-25platform/x86/amd/hsmp: Use name space while exporting module symbolsSuma Hegde3-9/+11
2024-10-25platform/x86/amd/hsmp: Create separate ACPI, plat and common driversSuma Hegde8-215/+348
2024-10-22platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdevSuma Hegde4-41/+41
2024-10-22platform/x86/amd/hsmp: Move ACPI code to acpi.cSuma Hegde4-251/+275
2024-10-22platform/x86/amd/hsmp: Move platform device specific code to plat.cSuma Hegde4-129/+161
2024-10-22platform/x86/amd/hsmp: Move structure and macros to header fileSuma Hegde2-41/+64
2024-10-22platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointerSuma Hegde1-18/+12
2024-10-22platform/x86/amd/hsmp: Create wrapper function init_acpi()Suma Hegde1-32/+59
2024-10-22platform/x86/amd/hsmp: Create hsmp/ directorySuma Hegde6-16/+28
2024-10-22platform/x86/intel/pmc: Disable C1 auto-demotion during suspendDavid E. Box1-0/+53
2024-10-22platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()David E. Box3-6/+3
2024-10-22platform/surface: aggregator_registry: Add Surface Pro 9 5GJérôme de Bretagne1-1/+18
2024-10-22platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_dataAndy Shevchenko1-16/+17
2024-10-22platform/x86: intel_scu_ipc: Convert to check for errors firstAndy Shevchenko1-17/+18
2024-10-22platform/x86: intel_scu_ipc: Simplify code with cleanup helpersAndy Shevchenko1-40/+25
2024-10-22platform/x86: intel_scu_ipc: Replace workaround by 32-bit IOAndy Shevchenko1-10/+3
2024-10-22platform/x86: intel_scu_ipc: Unify the flow in pwr_reg_rdwr()Andy Shevchenko1-1/+1
2024-10-22platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emitHongling Zeng1-5/+6
2024-10-21platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emitHongling Zeng1-3/+4
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König42-46/+46
2024-10-16x86: acer-wmi: remove unused macrosBa Jing1-5/+0
2024-10-10asus-laptop: prefer strscpy() over strcpy()Abdul Rahim1-2/+2
2024-10-09platform/x86: wmi: Implement proper shutdown handlingArmin Wolf3-1/+35
2024-10-07platform/x86: intel_scu_ipc: Don't use "proxy" headersAndy Shevchenko1-0/+4
2024-10-03platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'WangYuli1-1/+1
2024-09-29Linux 6.12-rc1Linus Torvalds1-2/+2
2024-09-29x86: kvm: fix build errorLinus Torvalds1-0/+2
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall1-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li1-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li1-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li1-0/+19