aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-09-073-0/+321
|\
| * cpufreq: mediatek-hw: Add support for CPUFREQ HWHector.Yuan2021-09-063-0/+321
* | Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification"Rafael J. Wysocki2021-09-071-39/+0
* | cpufreq: Remove ready() callbackViresh Kumar2021-09-021-4/+0
* | cpufreq: sh: Remove sh_cpufreq_cpu_ready()Viresh Kumar2021-09-021-11/+0
* | cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()Viresh Kumar2021-09-021-11/+3
* | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-08-3111-54/+219
|\|
| * cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flagTaniya Das2021-08-301-0/+1
| * cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdevBjorn Andersson2021-08-301-0/+4
| * cpufreq: qcom-cpufreq-hw: Add dcvs interrupt supportThara Gopinath2021-08-302-0/+149
| * cpufreq: scmi: Use .register_em() to register with energy modelViresh Kumar2021-08-301-23/+42
| * cpufreq: vexpress: Use .register_em() to register with energy modelViresh Kumar2021-08-301-2/+1
| * cpufreq: scpi: Use .register_em() to register with energy modelViresh Kumar2021-08-301-2/+1
| * cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy modelViresh Kumar2021-08-121-2/+1
| * cpufreq: omap: Use .register_em() to register with energy modelViresh Kumar2021-08-121-1/+1
| * cpufreq: mediatek: Use .register_em() to register with energy modelViresh Kumar2021-08-121-2/+1
| * cpufreq: imx6q: Use .register_em() to register with energy modelViresh Kumar2021-08-121-1/+1
| * cpufreq: dt: Use .register_em() to register with energy modelViresh Kumar2021-08-121-2/+1
| * cpufreq: Add callback to register with energy modelViresh Kumar2021-08-121-0/+13
| * cpufreq: vexpress: Set CPUFREQ_IS_COOLING_DEV flagViresh Kumar2021-08-121-19/+3
* | cpufreq: intel_pstate: Process HWP Guaranteed change notificationSrinivas Pandruvada2021-08-251-0/+39
* | thermal: intel: Allow processing of HWP interruptSrinivas Pandruvada2021-08-252-1/+9
* | Merge back cpufreq changes for v5.15.Rafael J. Wysocki2021-08-236-14/+14
|\ \
| * | cpufreq: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-046-14/+14
* | | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2021-08-173-2/+8
|\ \ \ | | |/ | |/|
| * | cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek BehĂșn2021-08-091-1/+5
| * | cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdevThara Gopinath2021-08-051-0/+1
| * | cpufreq: arm_scmi: Fix error path when allocation failedLukasz Luba2021-08-041-1/+1
| * | cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdevBjorn Andersson2021-07-261-0/+1
* | | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-152-48/+78
|\ \ \
| * | | PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-102-9/+11
| * | | PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-101-1/+1
| * | | PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-101-4/+1
| * | | PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-101-4/+4
| * | | PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-101-0/+5
| * | | PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-101-0/+15
| * | | PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-101-18/+27
| * | | PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-101-13/+15
* | | | Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-10/+63
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Thomas Gleixner2021-08-102-10/+63
| |\ \ \ \
| | * | | | efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel2021-08-031-0/+4
| | * | | | efi/libstub: arm64: Warn when efi_random_alloc() failsArd Biesheuvel2021-08-031-0/+2
| | * | | | efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel2021-08-031-15/+13
| | * | | | efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel2021-08-031-1/+48
| | * | | | arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt2021-07-201-0/+2
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-143-4/+15
|\ \ \ \ \ \
| * | | | | | scsi: mpt3sas: Fix incorrectly assigned error return and checkColin Ian King2021-08-091-1/+1
| * | | | | | scsi: storvsc: Log TEST_UNIT_READY errors as warningsMichael Kelley2021-08-091-2/+12
| * | | | | | scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne2021-08-091-1/+2
* | | | | | | Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-143-7/+15
|\ \ \ \ \ \ \