aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-25thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4Niklas Söderlund1-50/+41
2025-03-25thermal: rcar_gen3: Use lowercase hex constantsNiklas Söderlund1-8/+8
2025-03-25dt-bindings: thermal: Correct indentation and style in DTS exampleKrzysztof Kozlowski3-48/+48
2025-03-25thermal/drivers/brcmstb_thermal: Add support for BCM74110Florian Fainelli1-2/+9
2025-03-25dt-bindings: thermal: Update for BCM74110Florian Fainelli1-0/+1
2025-03-25thermal/drivers/mediatek/lvts: Only update IRQ enable for valid sensorsNícolas F. R. A. Prado1-1/+1
2025-03-25thermal/drivers/mediatek/lvts: Start sensor interrupts disabledNícolas F. R. A. Prado1-2/+1
2025-03-25thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum thresholdNícolas F. R. A. Prado1-13/+35
2025-03-25thermal/drivers/mediatek/lvts: Disable Stage 3 thermal thresholdNícolas F. R. A. Prado1-14/+2
2025-03-25thermal/drivers/mediatek/lvts: Disable monitor mode during suspendNícolas F. R. A. Prado1-2/+34
2025-03-25thermal: core: Remove duplicate struct declarationxueqin Luo1-2/+0
2025-03-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner1-0/+1
2025-03-25thermal/drivers/tsens: Add TSENS enable and calibration support for V2Praveenkumar I3-1/+188
2025-03-25dt-bindings: thermal: tsens: Add ipq5332, ipq5424 compatiblePraveenkumar I1-0/+18
2025-03-25thermal/drivers/qoriq: Power down TMU on system suspendAlice Guo1-0/+13
2025-03-25thermal/drivers/qoriq: Use dev_err_probe() simplify the codeFrank Li1-24/+10
2025-03-13thermal: int340x: Add NULL check for adevChenyuan Yang1-0/+3
2025-03-12thermal: core: Delay exposing sysfs interfaceLucas De Marchi1-10/+10
2025-03-09Linux 6.14-rc6Linus Torvalds1-1/+1
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)1-0/+6
2025-03-08LoongArch: KVM: Fix GPA size issue about VMBibo Mao2-1/+11
2025-03-08LoongArch: KVM: Reload guest CSR registers after sleepBibo Mao1-0/+7
2025-03-08LoongArch: KVM: Add interrupt checking for AVECBibo Mao1-1/+1
2025-03-08LoongArch: Set hugetlb mmap base address aligned with pmd sizeBibo Mao1-1/+5
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao1-0/+3
2025-03-08LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen1-1/+46
2025-03-08LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang1-12/+0
2025-03-08LoongArch: Convert unreachable() to BUG()Tiezhu Yang1-2/+2
2025-03-08x86/mm: Define PTRS_PER_PMD for assembly code tooIngo Molnar1-4/+4
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy3-24/+39
2025-03-07virt: sev-guest: Allocate request data dynamicallyNikunj A Dadhania1-9/+15
2025-03-07x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()Andrew Cooper1-6/+3
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds7-23/+49
2025-03-06block: Name the RQF flags enumBreno Leitao1-1/+1
2025-03-06bcachefs: copygc now skips non-rw devicesKent Overstreet1-13/+12
2025-03-06bcachefs: Fix bch2_dev_journal_alloc() spuriously failingKent Overstreet1-27/+32
2025-03-06x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel1-0/+2
2025-03-06fs/pipe: fix pipe buffer index use in FUSELinus Torvalds1-7/+6
2025-03-06fs/pipe: do not open-code pipe head/tail logic in FIONREADLinus Torvalds1-4/+3
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds1-6/+6
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski1-6/+7
2025-03-06usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li1-0/+4
2025-03-06gpio: rcar: Fix missing of_node_put() callFabrizio Castro1-1/+6
2025-03-06btrfs: fix a leaked chunk map issue in read_one_chunk()Haoxiang Li1-0/+1
2025-03-06kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUTInochi Amaoto1-1/+1
2025-03-06net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman1-0/+1
2025-03-06net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman1-1/+2
2025-03-06mctp i3c: handle NULL header addressMatt Johnston1-0/+3
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde1-0/+3
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde1-1/+1