summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qcom-rng.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-26dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM4450 compatiblesTengfei Fan1-0/+2
2024-04-25cpufreq: sun50i: fix error returns in dt_has_supported_hw()Dan Carpenter1-2/+2
2024-04-25cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarationsPortia Stephens1-1/+4
2024-04-23cpufreq: dt-platdev: eliminate uses of of_node_put()Javier Carrasco1-5/+2
2024-04-23cpufreq: dt: eliminate uses of of_node_put()Javier Carrasco1-15/+6
2024-04-23cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node()Shivani Gupta1-3/+1
2024-04-23cpufreq: mediatek: Add support for MT7988ASam Shih1-0/+10
2024-04-23cpufreq: sun50i: Fix build warning around snprint()Viresh Kumar1-4/+2
2024-04-19arm64: dts: allwinner: h616: enable DVFS for all boardsAndre Przywara7-0/+35
2024-04-19arm64: dts: allwinner: h616: Add CPU OPPs tableMartin Botka2-0/+123
2024-04-19cpufreq: sun50i: Add H616 supportMartin Botka1-0/+67
2024-04-19cpufreq: sun50i: Add support for opp_supported_hwAndre Przywara1-8/+54
2024-04-19cpufreq: sun50i: Refactor speed bin decodingBrandon Cheo Fusi1-25/+49
2024-04-19dt-bindings: opp: Describe H616 OPPs and opp-supported-hwMartin Botka1-44/+43
2024-04-19cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCsMartin Botka1-0/+3
2024-04-19firmware: smccc: Export revision soc_id functionMartin Botka1-0/+1
2024-04-19cppc_cpufreq: Fix possible null pointer dereferenceAleksandr Mishin1-2/+12
2024-04-19cpupfreq: tegra124: eliminate uses of of_node_put()Javier Carrasco1-13/+6
2024-04-12cpufreq: exit() callback is optionalViresh Kumar1-4/+7
2024-04-03cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]Arnd Bergmann1-0/+2
2024-04-02cpufreq: intel_pstate: Update the maximum CPU frequency consistentlyRafael J. Wysocki1-5/+18
2024-04-02cpufreq: intel_pstate: Replace three global.turbo_disabled checksRafael J. Wysocki1-4/+5
2024-04-02cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()Rafael J. Wysocki1-6/+6
2024-04-02cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()Rafael J. Wysocki1-16/+18
2024-04-02cpufreq: intel_pstate: Do not update global.turbo_disabled after initializationRafael J. Wysocki1-43/+8
2024-04-02cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into callerRafael J. Wysocki1-9/+4
2024-04-02cpufreq: intel_pstate: Use __ro_after_init for three variablesRafael J. Wysocki1-3/+3
2024-04-02cpufreq: intel_pstate: Get rid of unnecessary READ_ONCE() annotationsRafael J. Wysocki1-22/+5
2024-04-02cpufreq: intel_pstate: Wait for canceled delayed work to completeRafael J. Wysocki1-2/+6
2024-04-02cpufreq: intel_pstate: Simplify spinlock lockingRafael J. Wysocki1-8/+4
2024-04-02cpufreq: intel_pstate: Drop redundant locking from intel_pstate_driver_cleanup()Rafael J. Wysocki1-2/+0
2024-03-31Linux 6.9-rc2v6.9-rc2Linus Torvalds1-1/+1
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada3-4/+2