aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30clkdev: Simplify devm_clk_hw_register_clkdev() functionAndy Shevchenko1-14/+10
2022-09-30clkdev: Remove never used devm_clk_release_clkdev()Andy Shevchenko1-34/+0
2022-09-30clk: Remove never used devm_of_clk_del_provider()Andy Shevchenko1-26/+0
2022-09-30clk: bcm: rpi: Add support for VEC clockDom Cobley1-0/+5
2022-09-30clk: bcm: rpi: Handle pixel clock in firmwareIvan T. Ivanov1-0/+3
2022-09-30clk: bcm: rpi: Add support HEVC clockIvan T. Ivanov1-0/+3
2022-09-30clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren1-3/+3
2022-09-30clk: bcm2835: Round UART input clock upIvan T. Ivanov1-2/+33
2022-09-30clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard1-1/+1
2022-09-30of: base: make of_device_compatible_match() accept const device nodeDmitry Torokhov1-1/+1
2022-09-30clk: baikal-t1: Convert to platform device driverSerge Semin4-54/+226
2022-09-30clk: baikal-t1: Add DDR/PCIe directly controlled resets supportSerge Semin2-0/+76
2022-09-30clk: baikal-t1: Move reset-controls code into a dedicated moduleSerge Semin7-105/+231
2022-09-30clk: baikal-t1: Add SATA internal ref clock bufferSerge Semin3-1/+85
2022-09-30clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parentSerge Semin3-3/+12
2022-09-30clk: baikal-t1: Fix invalid xGMAC PTP clock dividerSerge Semin1-1/+1
2022-09-30clk: vc5: Fix 5P49V6901 outputs disabling when enabling FODSerge Semin1-1/+1
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDaniel Vetter7-149/+281
2022-09-30drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-152/+4
2022-09-30drm/amdgpu: add helper to init rlc firmwareHawking Zhang2-1/+38
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang1-0/+60
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang1-0/+35
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang1-0/+30
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang1-0/+40
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang1-0/+64
2022-09-30drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang3-0/+13
2022-09-30clk: davinci: cfgchip: Use dev_err_probe() helperYang Yingliang1-2/+1
2022-09-30clk: davinci: pll: fix spelling typo in commentJiangshan Yi1-1/+1
2022-09-30clk: mmp: pxa168: control shared SDH bits with separate clockDoug Brown1-4/+7
2022-09-30clk: mmp: pxa168: add clocks for SDH2 and SDH3Doug Brown1-0/+6
2022-09-30clk: mmp: pxa168: fix GPIO clock enable bitsDoug Brown1-1/+1
2022-09-30clk: mmp: pxa168: add muxes for more peripheralsDoug Brown1-10/+32
2022-09-30clk: mmp: pxa168: fix incorrect parent clocksDoug Brown1-6/+6
2022-09-30clk: mmp: pxa168: fix const-correctnessDoug Brown1-7/+7
2022-09-30clk: mmp: pxa168: add new clocks for peripheralsDoug Brown1-0/+3
2022-09-30clk: mmp: pxa168: fix incorrect dividersDoug Brown1-2/+2
2022-09-30clk: mmp: pxa168: add additional register definesDoug Brown1-7/+24
2022-09-30of: Fix "dma-ranges" handling for bus controllersRobin Murphy3-2/+16
2022-09-30clk: sprd: Add clocks support for UMS512Cixi Geng3-0/+2209
2022-09-30Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc'Rafael J. Wysocki5-38/+74
2022-09-30ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()Andy Shevchenko1-14/+13
2022-09-30ACPI: LPSS: Replace loop with first entry retrievalAndy Shevchenko1-10/+8
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki4-65/+59
2022-09-30Merge branches 'acpi-resource' and 'acpi-pm'Rafael J. Wysocki6-51/+173
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki23-120/+263
2022-09-30drm/i915/gvt: Add missing vfio_unregister_group_dev() callJason Gunthorpe1-0/+1
2022-09-30thermal: core: Increase maximum number of trip pointsSumeet Pawnikar1-1/+14
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski215-2274/+8704
2022-09-30drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link trainingKuogee Hsieh1-8/+5
2022-09-30drm/msm/hdmi: fix IRQ lifetimeJohan Hovold1-1/+1