summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
8 daysreset: brcmstb: Enable reset drivers for ARCH_BCM2835Peter Robinson1-5/+5
8 dayspps: clients: gpio: fix interrupt handling order in remove pathEliav Farber1-2/+3
8 daysirqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDBiju Das1-1/+3
8 daysACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao1-0/+2
8 daysmmc: sdhci-msm: Ensure SD card power isn't ON when card removedSarthak Garg1-0/+14
8 daysACPI: processor: fix acpi_object initializationSebastian Ott1-1/+1
8 daysthermal: sysfs: Return ENODATA instead of EAGAIN for readsHsin-Te Yuan1-3/+6
8 daysPM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()Rafael J. Wysocki1-0/+5
8 daysfirmware: tegra: Fix IVC dependency problemsThierry Reding1-2/+3
8 daysfirmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early dur...Peng Fan1-5/+17
8 daysACPI: PRM: Reduce unnecessary printing to avoid user confusionZhu Qiyu1-2/+24
8 daysgpio: tps65912: check the return value of regmap_update_bits()Bartosz Golaszewski1-2/+5
8 daysiio: adc: ad_sigma_delta: don't overallocate scan bufferDavid Lechner1-1/+1
8 daysthermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when requiredDavid Collins1-9/+34
8 daysEDAC/synopsys: Clear the ECC counters on initShubhrajyoti Datta1-51/+46
8 daysPM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()Lifeng Zheng1-1/+5
8 dayscpufreq: intel_pstate: Add Granite Rapids support in no-HWP modeLi RongQing1-0/+2
8 dayscpufreq: Exit governor when failed to start old governorLifeng Zheng1-3/+5
8 daysgpio: wcd934x: check the return value of regmap_update_bits()Bartosz Golaszewski1-2/+5
8 dayspmdomain: ti: Select PM_GENERIC_DOMAINSGuillaume La Roque1-1/+1
8 daysusb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik1-16/+30
8 daysusb: typec: ucsi: Add poll_cci operation to cros_ec_ucsiJameson Thies1-0/+1
8 daysgpio: loongson-64bit: Extend GPIO irq supportBinbin Zhou1-0/+6
8 daysbinder: Fix selftest page indexingTiffany Yang1-1/+1
8 daysremoteproc: imx_rproc: skip clock enable when M-core is managed by the SCUHiago De Franco1-2/+2
8 daysACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...Shuai Xue1-0/+11
8 dayssoc: qcom: rpmh-rsc: Add RSC version 4 supportMaulik Shah1-1/+1
8 daysusb: xhci: Avoid showing errors during surprise removalMario Limonciello1-2/+5
8 daysusb: xhci: Set avg_trb_len = 8 for EP0 during Address Device CommandJay Chen1-0/+2
8 daysusb: xhci: Avoid showing warnings for dying controllerMario Limonciello1-2/+4
8 daysbus: mhi: host: pci_generic: Disable runtime PM for QDU100Vivek Pernamitta1-2/+5
8 daysbus: mhi: host: pci_generic: Add Telit FN990B40 modem supportDaniele Palmas1-0/+13
8 daysusb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung2-4/+5
8 dayscpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flagPrashant Malani1-1/+1
8 daysplatform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk listMario Limonciello1-0/+9
8 daysstaging: gpib: Add init response codes for new ni-usb-hs+Dave Penkler1-7/+7
8 daysusb: xhci: print xhci->xhc_state when queue_command failedSu Hui1-1/+2
8 daysfix locking in efi_secret_unlink()Al Viro1-9/+1
8 daysata: libata-sata: Disallow changing LPM state if not supportedDamien Le Moal1-0/+5
8 daysata: ahci: Disable DIPM if host lacks supportDamien Le Moal1-0/+7
8 daysata: ahci: Disallow LPM policy control if not supportedDamien Le Moal1-1/+4
8 daysdrbd: add missing kref_get in handle_write_conflictsSarah Newman1-1/+5
8 daysloop: Avoid updating block size under exclusive ownerJan Kara1-8/+30
8 daysnvme-tcp: log TLS handshake failures at error levelMaurizio Lombardi1-3/+8
8 daysmd/raid10: set chunk_sectors limitJohn Garry1-0/+1
8 daysdm-stripe: limit chunk_sectors to the stripe sizeJohn Garry1-0/+1
8 daysnvme-pci: try function level reset on init failureKeith Busch1-2/+22
8 daysfirmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcallYeoreum Yun1-1/+1
8 daystpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-inYeoreum Yun1-3/+16
8 daystpm: Check for completion after timeoutJarkko Sakkinen1-2/+15