summaryrefslogtreecommitdiffstats
path: root/sound/usb/power.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-24cpufreq: qcom-hw: Add CPU clock provider supportManivannan Sadhasivam1-0/+46
2022-11-21dt-bindings: cpufreq: cpufreq-qcom-hw: Add cpufreq clock providerManivannan Sadhasivam1-0/+12
2022-11-21cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()Manivannan Sadhasivam1-13/+29
2022-11-09cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()Chen Hui1-0/+1
2022-11-07arm64: dts: ti: k3-am625-sk: Add 1.4GHz OPPVibhore Vardhan1-0/+9
2022-11-07cpufreq: ti: Enable ti-cpufreq for ARCH_K3Dave Gerlach1-2/+2
2022-11-07arm64: dts: ti: k3-am625: Introduce operating-points tableDave Gerlach1-0/+51
2022-11-07cpufreq: dt-platdev: Blacklist ti,am625 SoCDave Gerlach1-0/+1
2022-11-07cpufreq: ti-cpufreq: Add support for AM625Dave Gerlach1-0/+36
2022-11-07dt-bindings: cpufreq: qcom: Add missing cache related propertiesRob Herring1-0/+18
2022-11-02cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreqManivannan Sadhasivam1-13/+14
2022-11-02cpufreq: qcom-hw: Use cached dev pointer in probe()Manivannan Sadhasivam1-7/+8
2022-11-02cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probeManivannan Sadhasivam1-49/+37
2022-11-02cpufreq: qcom-hw: Remove un-necessary cpumask_empty() checkManivannan Sadhasivam1-5/+0
2022-11-02cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle formatHector Martin2-17/+25
2022-10-30Linux 6.1-rc3v6.1-rc3Linus Torvalds1-1/+1
2022-10-29platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...Yang Yingliang1-3/+7
2022-10-29platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()Huacai Chen1-7/+7
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen1-18/+13
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He5-7/+6
2022-10-29random: use arch_get_random*_early() in random_init()Jean-Philippe Brucker1-2/+2
2022-10-28mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off regionSebastian Andrzej Siewior1-1/+1
2022-10-28lib: maple_tree: remove unneeded initialization in mtree_range_walk()Lukas Bulwahn1-2/+2
2022-10-28mmap: fix remap_file_pages() regressionLiam Howlett1-0/+3
2022-10-28mm/shmem: ensure proper fallback if page faultsIra Weiny1-0/+17
2022-10-28mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()Ira Weiny1-4/+21
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko4-6/+44
2022-10-28x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko1-6/+7
2022-10-28Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by defaultAlexander Potapenko1-1/+2
2022-10-28x86/purgatory: disable KMSAN instrumentationAlexander Potapenko1-0/+1
2022-10-28mm: kmsan: export kmsan_copy_page_meta()Alexander Potapenko1-0/+1
2022-10-28mm: migrate: fix return value if all subpages of THPs are migrated successfullyBaolin Wang1-0/+7
2022-10-28mm/uffd: fix vma check on userfault for wpPeter Xu1-3/+3
2022-10-28mm: prep_compound_tail() clear page->privateHugh Dickins2-1/+2
2022-10-28mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfsRik van Riel1-1/+11
2022-10-28mm/page_isolation: fix clang deadcode warningMaria Yu1-1/+1
2022-10-28fs/ext4/super.c: remove unused `deprecated_msg'Andrew Morton1-4/+0
2022-10-28ipc/msg.c: fix percpu_counter use after freeAndrew Morton1-2/+2
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying2-6/+6
2022-10-28MAINTAINERS: git://github.com -> https://github.com for nilfs2Palmer Dabbelt1-1/+1
2022-10-28mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loopsWaiman Long1-19/+42
2022-10-28squashfs: fix buffer release race condition in readahead codePhillip Lougher1-2/+3
2022-10-28squashfs: fix extending readahead beyond end of filePhillip Lougher1-4/+7
2022-10-28squashfs: fix read regression introduced in readahead codePhillip Lougher3-4/+12
2022-10-28MAINTAINERS: Change myself to a maintainerMatti Vaittinen1-2/+2
2022-10-28blk-mq: Properly init requests from blk_mq_alloc_request_hctx()John Garry1-1/+6
2022-10-28cifs: fix use-after-free caused by invalid pointer `hostname`Zeng Heng1-0/+1
2022-10-28RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones1-0/+3
2022-10-28riscv: fix detection of toolchain Zihintpause supportConor Dooley3-3/+9