aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-04irqchip/apple-aic: Only access system registers on SoCs which provide themKonrad Dybcio1-13/+13
2024-09-04irqchip/apple-aic: Add a new "Global fast IPIs only" feature levelNick Chan1-4/+25
2024-09-04irqchip/apple-aic: Skip unnecessary enabling of use_fast_ipiNick Chan1-3/+1
2024-09-04platform/x86: thinkpad_acpi: Fix uninitialized symbol 's' warningMatthias Fetzer1-1/+1
2024-09-04platform/x86: x86-android-tablets: Fix spelling in the commentsAndy Shevchenko8-52/+52
2024-09-04platform/x86: ideapad-laptop: Make the scope_guard() clear of its scopeAndy Shevchenko1-21/+27
2024-09-04platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs inter...Tero Kristo2-6/+49
2024-09-04platform/x86/intel-uncore-freq: Add support for efficiency latency controlTero Kristo2-2/+160
2024-09-04platform/x86: lenovo-ymc: Ignore the 0x0 stateGergo Koteles1-0/+2
2024-09-05extcon: lc824206xa: Fix build error of POWER_SUPPLY_PROP_USB_TYPEStephen Rothwell1-10/+5
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi1-3/+3
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak1-4/+6
2024-09-04drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst1-5/+14
2024-09-05PM / devfreq: imx-bus: Use of_property_present()Rob Herring (Arm)1-1/+1
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi1-2/+3
2024-09-04extcon: axp288: Switch to new Intel CPU model definesTony Luck1-1/+1
2024-09-05Merge tag 'ib-psy-usb-types-signed' of git://git.kernel.org/pub/scm/linux/ker...Chanwoo Choi23-251/+125
2024-09-05extcon: Add LC824206XA microUSB switch driverHans de Goede3-0/+512
2024-09-04iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()Dan Carpenter1-3/+3
2024-09-05PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpersAnand Moon1-17/+5
2024-09-05PM/devfreq: governor: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-09-04cpufreq: ti-cpufreq: Use socinfo to get revision in AM62 familyDhruva Gole1-0/+19
2024-09-04cpufreq: Fix the cacography in powernv-cpufreq.cLiu Jing1-1/+1
2024-09-04cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriatelyNishanth Menon1-2/+8
2024-09-04cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request()Huacai Chen1-1/+1
2024-09-04cpufreq: amd-pstate: add check for cpufreq_cpu_get's return valueAnastasia Belova1-2/+12
2024-09-04cpufreq: Add SM7325 to cpufreq-dt-platdev blocklistDanila Tikhonov1-0/+1
2024-09-04cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OFRob Herring (Arm)4-4/+4
2024-09-04cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()Dhananjay Ugwekar1-1/+4
2024-09-04cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm driversRob Herring (Arm)1-2/+0
2024-09-04cpufreq: Enable COMPILE_TEST on Arm driversRob Herring (Arm)1-20/+30
2024-09-04opp: ti: Drop unnecessary of_match_ptr()Rob Herring (Arm)1-1/+1
2024-09-04perf/arm-cmn: Support CMN S3Robin Murphy1-43/+76
2024-09-04perf/arm-cmn: Refactor DTC PMU register accessRobin Murphy1-28/+36
2024-09-04perf/arm-cmn: Make cycle counts less surprisingRobin Murphy1-5/+11
2024-09-04perf/arm-cmn: Improve build-time assertionRobin Murphy1-1/+1
2024-09-04perf/arm-cmn: Ensure dtm_idx is big enoughRobin Murphy1-1/+4
2024-09-04perf/arm-cmn: Fix CCLA register offsetRobin Murphy1-3/+7
2024-09-04perf/arm-cmn: Refactor node ID handling. Again.Robin Murphy1-54/+40
2024-09-04PCI: j721e: Add suspend and resume supportThéo Lebrun1-6/+92
2024-09-04PCI: j721e: Use T_PERST_CLK_US macroThomas Richard1-1/+1
2024-09-04PCI: Add T_PERST_CLK_US macroThomas Richard1-1/+16
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe4-6/+4
2024-09-04ARM: 9416/1: amba: make amba_bustype constantKunwu Chan1-1/+1
2024-09-04PCI: brcmstb: Don't conflate the reset rescal with PHY ctrlJim Quinlan1-3/+14
2024-09-04PCI: brcmstb: Remove two unused constants from driverJim Quinlan1-5/+0
2024-09-04PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specificJim Quinlan1-15/+24
2024-09-04PCI: brcmstb: Use swinit reset if availableJim Quinlan1-0/+24
2024-09-04PCI: brcmstb: Use bridge reset if availableJim Quinlan1-1/+17
2024-09-04tty: sysfs: Add nbcon support for 'active'John Ogness1-1/+1