summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal2023-07-102-3/+3
* nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav2023-07-101-0/+2
* Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-041-6/+6
|\
| * dmaengine: ioat: Free up __cleanup() namePeter Zijlstra2023-06-261-6/+6
* | Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-07-0416-164/+179
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2023-07-0412-121/+131
| |\ \ \
| | | * | intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()Rafael J. Wysocki2023-06-281-1/+1
| | * | | cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...Srinivas Pandruvada2023-06-301-10/+48
| | * | | cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFViresh Kumar2023-06-301-0/+1
| | * | | Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-06-2710-110/+81
| | |\ \ \
| | | * | | cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc pathsAndrew Halaney2023-06-261-1/+1
| | | * | | cpufreq: mediatek: correct voltages for MT7622 and MT7623Daniel Golle2023-06-191-3/+10
| | | * | | cpufreq: armada-8k: add ap807 supportRussell King (Oracle)2023-06-191-7/+9
| | | * | | cpufreq: dt-platdev: Support building as moduleZhipeng Wang2023-06-052-1/+3
| | | * | | cpufreq: dt-platdev: Blacklist ti,am62a7 SoCVibhore Vardhan2023-05-291-0/+1
| | | * | | cpufreq: ti-cpufreq: Add support for AM62A7Vibhore Vardhan2023-05-291-0/+1
| | | * | | cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier2023-05-151-14/+16
| | | * | | cpufreq: sparc: Don't allocate cpufreq_driver dynamicallyViresh Kumar2023-05-112-82/+34
| | | * | | cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe()Christophe JAILLET2023-05-111-2/+4
| | | * | | cpufreq: dt-platdev: Add JH7110 SOC to the allowlistMason Huo2023-05-111-0/+2
| * | | | | Merge tag 'opp-updates-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2023-06-274-43/+48
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | OPP: Properly propagate error along when failing to get icc_pathAndrew Halaney2023-06-271-1/+1
| | * | | | OPP: Use dev_err_probe() when failing to get icc_pathAndrew Halaney2023-06-261-5/+1
| | * | | | OPP: Simplify the over-designed pstate <-> level danceViresh Kumar2023-06-194-13/+5
| | * | | | OPP: pstate is only valid for genpd OPP tablesViresh Kumar2023-06-193-3/+25
| | * | | | OPP: don't drop performance constraint on OPP table removalViresh Kumar2023-06-143-19/+1
| | * | | | OPP: Protect `lazy_opp_tables` list with `opp_table_lock`Viresh Kumar2023-06-141-2/+12
| | * | | | OPP: Staticize `lazy_opp_tables` in of.cViresh Kumar2023-06-083-4/+4
| | * | | | opp: Fix use-after-free in lazy_opp_tables after probe deferralStephan Gerhold2023-05-311-0/+3
| | * | | | OPP: rate-limit debug messages when no change in OPP is requiredAdrián Larumbe2023-05-221-1/+1
| | |/ / /
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-07-0453-871/+7363
|\ \ \ \ \
| * | | | | clk: tegra: Avoid calling an uninitialized functionThierry Reding2023-07-041-3/+12
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'clk-qcom' and 'clk-microchip' into clk-nextStephen Boyd2023-06-2652-868/+7351
| |\ \ \ \ \ \
| | | * | | | | clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_idClaudiu Beznea2023-06-211-1/+1
| | | * | | | | clk: at91: sama7g5: switch to parent_hw and parent_dataClaudiu Beznea2023-06-211-342/+454
| | | * | | | | clk: at91: sckc: switch to parent_data/parent_hwClaudiu Beznea2023-06-211-27/+48
| | | * | | | | clk: at91: clk-sam9x60-pll: add support for parent_hwClaudiu Beznea2023-06-214-9/+17
| | | * | | | | clk: at91: clk-utmi: add support for parent_hwClaudiu Beznea2023-06-2110-17/+28
| | | * | | | | clk: at91: clk-system: add support for parent_hwClaudiu Beznea2023-06-2114-19/+24
| | | * | | | | clk: at91: clk-programmable: add support for parent_hwClaudiu Beznea2023-06-2114-17/+21
| | | * | | | | clk: at91: clk-peripheral: add support for parent_hwClaudiu Beznea2023-06-2114-23/+34
| | | * | | | | clk: at91: clk-master: add support for parent_hwClaudiu Beznea2023-06-2114-35/+47
| | | * | | | | clk: at91: clk-generated: add support for parent_hwClaudiu Beznea2023-06-216-7/+15
| | | * | | | | clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea2023-06-2114-37/+52
| | * | | | | | clk: qcom: gcc-sc8280xp: Add runtime PMKonrad Dybcio2023-06-201-2/+16
| | * | | | | | clk: qcom: gpucc-sc8280xp: Add runtime PMKonrad Dybcio2023-06-201-2/+17
| | * | | | | | clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flagsDmitry Baryshkov2023-06-201-1/+1
| | * | | | | | clk: qcom: gpucc-sm6375: Enable runtime pmKonrad Dybcio2023-06-131-2/+17
| | * | | | | | clk: qcom: gcc-sm6115: Add missing PLL config propertiesKonrad Dybcio2023-06-131-0/+8
| | * | | | | | clk: qcom: clk-alpha-pll: Add a way to update some bits of test_ctl(_hi)Konrad Dybcio2023-06-132-4/+17