summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-262-16/+26
|\
| * arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland2023-10-161-11/+0
| * clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucapsMark Rutland2023-10-161-5/+26
| |
| \
| \
| \
*---. \ Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas2023-10-263-28/+50
|\ \ \ \ | | |_|/ | |/| |
| | | * arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse2023-10-242-7/+5
| | | * clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara2023-10-181-2/+3
| | |/ | |/|
| | * arm64: smp: avoid NMI IPIs with broken MediaTek FWMark Rutland2023-10-061-1/+1
| | * irqchip/gic-v3: Enable support for SGIs to act as NMIsDouglas Anderson2023-09-251-18/+41
| |/
* | perf: hisi: Fix use-after-free when register pmu failsJunhao He2023-10-242-4/+4
* | drivers/perf: hisi_pcie: Initialize event->cpu only on successYicong Yang2023-10-241-2/+2
* | drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang2023-10-241-3/+4
* | perf/arm-cmn: Enable per-DTC counter allocationRobin Murphy2023-10-231-8/+10
* | perf/arm-cmn: Rework DTC counters (again)Robin Murphy2023-10-231-62/+64
* | perf/arm-cmn: Fix DTC domain detectionRobin Murphy2023-10-231-2/+14
* | drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init()Anshuman Khandual2023-10-191-32/+12
* | drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionallyAnshuman Khandual2023-10-191-1/+1
* | drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen2023-10-191-4/+4
* | drivers/perf: xgene: Use device_get_match_data()Rob Herring2023-10-171-24/+13
* | perf/amlogic: add missing MODULE_DEVICE_TABLEMarek Szyprowski2023-10-171-0/+1
* | perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMUIlkka Koskinen2023-10-105-0/+293
* | perf: arm_cspmu: Support implementation specific validationIlkka Koskinen2023-10-052-1/+10
* | perf: arm_cspmu: Support implementation specific filtersIlkka Koskinen2023-10-052-4/+11
* | perf: arm_cspmu: Split 64-bit write to 32-bit writesIlkka Koskinen2023-10-051-1/+4
* | perf: arm_cspmu: Separate Arm and vendor moduleBesar Wicaksono2023-10-056-60/+199
|/
* Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-247-33/+58
|\
| * cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook2023-09-221-2/+2
| * cxl/port: Fix cxl_test register enumeration regressionDan Williams2023-09-221-4/+9
| * cxl/region: Refactor granularity select in cxl_port_setup_targets()Alison Schofield2023-09-151-9/+8
| * cxl/region: Match auto-discovered region decoders by HPA rangeAlison Schofield2023-09-151-1/+23
| * cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny2023-09-141-11/+12
| * cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()Smita Koralahalli2023-09-121-2/+1
| * PCI/AER: Export pcie_aer_is_native()Smita Koralahalli2023-09-122-2/+1
| * cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registersSmita Koralahalli2023-09-121-3/+3
* | Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-232-38/+28
|\ \
| * | gpio: sim: fix an invalid __free() usageBartosz Golaszewski2023-09-221-37/+23
| * | gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET2023-09-201-1/+5
| |/
* | Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-236-2/+29
|\ \
| * | i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally2023-09-221-1/+1
| * | i2c: mux: gpio: Add missing fwnode_handle_put()Liang He2023-09-211-1/+3
| * | i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang2023-09-201-0/+4
| * | i2c: designware: fix __i2c_dw_disable() in case master is holding SCL lowYann Sionneau2023-09-192-0/+20
| * | i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit2023-09-191-0/+1
* | | mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax2023-09-231-2/+2
* | | Merge tag 'thermal-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-221-4/+5
|\ \ \
| * | | thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki2023-09-181-4/+5
| |/ /
* | | Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-221-0/+1
|\ \ \
| * \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2023-09-221-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()Michal Wilczynski2023-09-181-0/+1
* | | | Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-221-3/+29
|\ \ \ \
| * | | | efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov2023-09-191-3/+29