aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-03pwm: samsung: Document new member .channel in struct samsung_pwm_chipUwe Kleine-König1-0/+1
2023-10-13pwm: bcm2835: Add support for suspend/resumeFlorian Fainelli1-0/+20
2023-10-13pwm: brcmstb: Checked clk_prepare_enable() return valueFlorian Fainelli1-3/+1
2023-10-13pwm: brcmstb: Utilize appropriate clock APIs in suspend/resumeFlorian Fainelli1-2/+2
2023-10-13pwm: pxa: Explicitly include correct DT includesRob Herring1-1/+1
2023-10-13pwm: cros-ec: Simplify using devm_pwmchip_add() and dev_err_probe()Uwe Kleine-König1-25/+8
2023-10-13pwm: samsung: Consistently use the same name for driver dataUwe Kleine-König1-65/+65
2023-10-13pwm: vt8500: Simplify using devm functionsUwe Kleine-König1-33/+9
2023-10-13pwm: sprd: Simplify using devm_pwmchip_add() and dev_err_probe()Uwe Kleine-König1-14/+3
2023-10-13pwm: sprd: Provide a helper to cast a chip to driver dataUwe Kleine-König1-4/+7
2023-10-13pwm: spear: Simplify using devm functionsUwe Kleine-König1-29/+11
2023-10-13pwm: mtk-disp: Simplify using devm_pwmchip_add()Uwe Kleine-König1-17/+7
2023-10-13pwm: imx-tpm: Simplify using devm functionsUwe Kleine-König1-24/+5
2023-10-13pwm: brcmstb: Simplify using devm functionsUwe Kleine-König1-33/+9
2023-10-13pwm: bcm2835: Simplify using devm functionsUwe Kleine-König1-23/+4
2023-10-13pwm: bcm-iproc: Simplify using devm functionsUwe Kleine-König1-28/+9
2023-10-13pwm: Adapt sysfs API documentation to realityUwe Kleine-König1-3/+3
2023-10-13pwm: dwc: add PWM bit unset in get_state callBen Dooks1-11/+19
2023-10-13pwm: dwc: make timer clock configurableBen Dooks2-5/+6
2023-10-13pwm: dwc: split pci out of core driverBen Dooks5-194/+252
2023-10-13pwm: berlin: Simplify using devm functionsUwe Kleine-König1-21/+4
2023-10-13pwm: Drop pwm_[sg]et_chip_data()Uwe Kleine-König2-45/+0
2023-10-13pwm: cros-ec: Put per-channel data into driver dataUwe Kleine-König1-24/+9
2023-10-13pwm: sti: Reduce number of allocations and drop usage of chip_dataUwe Kleine-König1-15/+14
2023-10-13pwm: renesas: Drop usage of pwm_[gs]et_chip_data()Uwe Kleine-König1-11/+11
2023-10-13pwm: lp3943: Drop usage of pwm_[gs]et_chip_data()Uwe Kleine-König1-14/+7
2023-10-13pwm: jz4740: Put per-channel clk into driver dataUwe Kleine-König1-4/+7
2023-10-13pwm: samsung: Put per-channel data into driver dataUwe Kleine-König1-15/+5
2023-10-13pwm: berlin: Put per-channel config into driver dataUwe Kleine-König1-31/+6
2023-10-13pwm: crc: Allow compilation as module and with COMPILE_TESTUwe Kleine-König2-3/+6
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König68-82/+20
2023-10-13pwm: jz4740: Consistently name driver data "jz"Uwe Kleine-König1-18/+18
2023-10-06pwm: microchip-core: Convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley1-1/+1
2023-10-06dt-bindings: pwm: mxs: Document the clocks propertyFabio Estevam1-0/+5
2023-10-06dt-bindings: pwm: mxs: Document fsl,imx28-pwmFabio Estevam1-2/+6
2023-10-06pwm: omap-dmtimer: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-10-06pwm: atmel: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-09-10Linux 6.6-rc1Linus Torvalds1-2/+2
2023-09-09iov_iter: Kunit tests for page extractionDavid Howells1-0/+240
2023-09-09iov_iter: Kunit tests for copying to/from an iteratorDavid Howells3-0/+549
2023-09-09iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells1-15/+15
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou1-1/+1
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik5-11/+7
2023-09-09spnego: add missing OID to oid registrySteve French1-0/+1
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman106-113/+113
2023-09-08smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTUSteve French1-1/+1
2023-09-08Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas1-1/+1
2023-09-08soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are metLad Prabhakar1-3/+4
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configLad Prabhakar1-1/+1
2023-09-08riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO configLad Prabhakar1-1/+1