aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-23i2c: xiic: Use devm_clk_get_enabled()Andi Shyti1-13/+7
2023-06-23i2c: davinci: Use platform table macro over module_aliasAndrew Davis1-2/+6
2023-06-23i2c: ocores: use devm_ managed clksWang Zhang1-43/+21
2023-06-14i2c: nomadik: Use dev_err_probe() whenever possibleAndi Shyti1-8/+6
2023-06-14i2c: nomadik: Use devm_clk_get_enabled()Andi Shyti1-15/+3
2023-06-14i2c: nomadik: Remove unnecessary goto labelAndi Shyti1-13/+8
2023-06-14usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello3-1/+29
2023-06-14i2c: wmt: Use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-06-14i2c: versatile: Use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-06-14i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.taolan1-1/+5
2023-06-14i2c: mpc: Use of_property_read_reg() to parse "reg"Rob Herring1-2/+3
2023-06-09i2c: imx-lpi2c: Don't open-code DIV_ROUND_UPUwe Kleine-König1-1/+1
2023-06-09i2c: Add i2c_get_match_data()Biju Das2-0/+21
2023-06-08i2c: img-scb: remove unnecessary (void*) conversionXU pengfei1-1/+1
2023-06-08i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()Md Sadre Alam1-2/+1
2023-06-07i2c: Improve size determinationsMarkus Elfring2-2/+2
2023-06-07i2c: Delete error messages for failed memory allocationsMarkus Elfring4-8/+2
2023-06-07i2c: davinci: Use struct name not type with devm_kzalloc()Andrew Davis1-5/+2
2023-06-05i2c: rzv2m: Disable the operation of unit in case of errorBiju Das1-11/+19
2023-06-05i2c: rzv2m: Replace lowercase macros with static inline functionsBiju Das1-3/+10
2023-06-05i2c: rzv2m: Drop extra spaceBiju Das1-1/+1
2023-06-05i2c: designware: Add driver support for Wangxun 10Gb NICJiawen Wu4-5/+111
2023-06-05i2c: tegra: allow VI support to be compiled outMichał Mirosław1-10/+14
2023-06-05i2c: tegra: allow DVC support to be compiled outMichał Mirosław1-6/+11
2023-06-05i2c: tegra: Share same DMA channel for RX and TXAkhil R1-49/+20
2023-06-05i2c: i801: Add support for Intel Meteor Lake PCH-SJarkko Nikula3-2/+5
2023-06-05i2c: i801: Add support for Intel Meteor Lake SoC-SJarkko Nikula1-0/+3
2023-06-05i2c: i801: Enlarge device name field in i801_ids tableJarkko Nikula1-61/+61
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König88-343/+180
2023-06-04Linux 6.4-rc5Linus Torvalds1-1/+1
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson1-4/+4
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)1-18/+27
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj2-0/+75
2023-06-02KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson1-2/+18
2023-06-02KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson1-0/+3
2023-06-02KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero1-1/+1
2023-06-02KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson1-1/+4
2023-06-02tpm, tpm_tis: correct tpm_tis_flags enumeration valuesLino Sanfilippo1-4/+4
2023-06-02Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits"Ojaswin Mujoo1-1/+15
2023-06-02media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart1-5/+11
2023-06-02media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen1-0/+1
2023-06-02media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil1-1/+1
2023-06-02media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath1-2/+1
2023-06-01riscv: Implement missing huge_ptep_getAlexandre Ghiti2-0/+27
2023-06-01riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOTAlexandre Ghiti1-1/+5
2023-06-01module/decompress: Fix error checking on zstd decompressionLucas De Marchi1-1/+1
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie11-77/+89
2023-06-01dt-bindings: serial: 8250_omap: add rs485-rts-active-highFrancesco Dolcini1-0/+1
2023-06-01selinux: don't use make's grouped targets feature yetPaul Moore1-1/+5
2023-06-01riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7