aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-19dmaengine: sun6i: Add support for the D1 variantSamuel Holland2-1/+2
2022-05-19dmaengine: sun6i: Add support for 34-bit physical addressesSamuel Holland1-15/+38
2022-05-19dmaengine: sun6i: Do not use virt_to_physSamuel Holland1-19/+19
2022-05-19dt-bindings: dma: sun50i-a64: Add compatible for D1Samuel Holland1-3/+6
2022-05-19dmaengine: tegra: Remove unused switch caseAkhil R1-4/+0
2022-05-19dmaengine: tegra: Fix uninitialized variable usageAkhil R1-4/+4
2022-05-19dmaengine: stm32-dma: add device_pause/device_resume supportAmelie Delaunay1-13/+234
2022-05-19dmaengine: stm32-dma: rename pm ops before dma pause/resume introductionAmelie Delaunay1-3/+3
2022-05-19dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()Amelie Delaunay1-26/+26
2022-05-19dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sgAmelie Delaunay1-5/+9
2022-05-19dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessorAmelie Delaunay1-1/+1
2022-05-19dmaengine: qcom: gpi: Add support for sc7280Vinod Koul1-0/+1
2022-05-19Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz3-0/+36
2022-05-19ACPI: video: improve PM notifer callbackZhang Rui1-14/+13
2022-05-19ACPI: utils: include UUID in _DSM evaluation warningMichael Niewöhner1-1/+1
2022-05-19dt-bindings: dma: pl330: Add power-domainsKrzysztof Kozlowski1-0/+3
2022-05-19dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious itAmelie Delaunay1-3/+6
2022-05-19dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()Amelie Delaunay1-1/+1
2022-05-19dmaengine: stm32-mdma: remove GISR1 registerAmelie Delaunay1-16/+5
2022-05-19powercap: intel_rapl: remove redundant store to value after multiplyColin Ian King1-1/+1
2022-05-19platform/x86/intel/ifs: Add CPU_SUP_INTEL dependencyBorislav Petkov1-1/+1
2022-05-19cpufreq: CPPC: Enable dvfs_possible_from_any_cpuPierre Gondois1-0/+1
2022-05-19cpufreq: CPPC: Enable fast_switchPierre Gondois3-0/+47
2022-05-19ACPI: CPPC: Assume no transition latency if no PCCTPierre Gondois1-1/+16
2022-05-19ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supportedPierre Gondois1-8/+8
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois3-0/+29
2022-05-19platform/x86: intel_cht_int33fe: Set driver dataHeikki Krogerus1-0/+2
2022-05-19thermal: intel: pch: improve the cooling delay logZhang Rui1-11/+20
2022-05-19thermal: intel: pch: enhance overheat handlingZhang Rui1-5/+8
2022-05-19thermal: intel: pch: move cooling delay to suspend_noirq phaseZhang Rui1-2/+3
2022-05-19PM: wakeup: expose pm_wakeup_pending to modulesZhang Rui1-0/+1
2022-05-19platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner1-1/+1
2022-05-19Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman32-598/+5205
2022-05-19driver core: fix deadlock in __device_attachZhang Wensheng1-1/+4
2022-05-19kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo1-12/+19
2022-05-19cpuidle: riscv-sbi: Fix code to allow a genpd governor to be usedUlf Hansson1-2/+2
2022-05-19cpuidle: psci: Fix regression leading to no genpd governorUlf Hansson1-2/+2
2022-05-19staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov1-2/+4
2022-05-19topology: Remove unused cpu_cluster_mask()Dietmar Eggemann1-7/+0
2022-05-19driver core: Extend deferred probe timeout on driver registrationSaravana Kannan4-2/+25
2022-05-19PM / devfreq: passive: Return non-error when not-supported event is requiredChanwoo Choi1-1/+1
2022-05-19kernel/reboot: Add devm_register_restart_handler()Dmitry Osipenko2-0/+26
2022-05-19kernel/reboot: Add devm_register_power_off_handler()Dmitry Osipenko2-0/+26
2022-05-19soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properlyDmitry Osipenko1-25/+62
2022-05-19reboot: Remove pm_power_off_prepare()Dmitry Osipenko2-20/+0
2022-05-19regulator: pfuze100: Use devm_register_sys_off_handler()Dmitry Osipenko1-25/+17
2022-05-19ACPI: power: Switch to sys-off handler APIDmitry Osipenko1-4/+12
2022-05-19memory: emif: Use kernel_can_power_off()Dmitry Osipenko1-1/+1
2022-05-19mips: Use do_kernel_power_off()Dmitry Osipenko1-2/+1
2022-05-19ia64: Use do_kernel_power_off()Dmitry Osipenko1-2/+2