summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-02-2128-291/+931
|\
| *-----. Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'Rafael J. Wysocki2023-02-156-14/+27
| |\ \ \ \
| | | | | * Merge tag 'opp-updates-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2023-02-142-2/+1
| | | | | |\
| | | | | | * OPP: fix error checking in opp_migrate_dentry()Qi Zheng2023-02-081-1/+1
| | | | | | * drivers/opp: Remove "select SRCU"Paul E. McKenney2023-01-051-1/+0
| | | * | | | PM: domains: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-091-4/+1
| | | |/ / /
| | * | | | powercap: intel_rapl: Fix handling for large time windowZhang Rui2023-02-131-1/+9
| | * | | | powercap: idle_inject: Support 100% idle injectionSrinivas Pandruvada2023-01-201-2/+4
| | * | | | powercap: intel_rapl: add support for Emerald RapidsZhang Rui2023-01-201-0/+1
| | * | | | powercap: intel_rapl: add support for Meteor LakeZhang Rui2023-01-201-0/+2
| | * | | | powercap: fix possible name leak in powercap_register_zone()Yang Yingliang2023-01-201-5/+9
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. | | | | Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki2023-02-1510-10/+131
| |\ \ \| | | |
| | | * | | | | PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPENDRichard Fitzgerald2023-01-131-0/+4
| | * | | | | | cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RTKrzysztof Kozlowski2023-02-133-2/+16
| | * | | | | | cpuidle: driver: Update microsecond values of state parameters as neededRafael J. Wysocki2023-02-131-0/+4
| | * | | | | | cpuidle: sysfs: make kobj_type structures constantThomas Weißschuh2023-02-091-3/+3
| | * | | | | | cpuidle: add ARCH_SUSPEND_POSSIBLE dependenciesArnd Bergmann2023-02-091-0/+2
| | * | | | | | intel_idle: add Emerald Rapids Xeon supportArtem Bityutskiy2023-01-201-0/+2
| | * | | | | | cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()Li RongQing2023-01-201-1/+1
| | * | | | | | cpuidle-haltpoll: select haltpoll governorLi RongQing2023-01-131-0/+1
| | * | | | | | cpuidle: teo: Introduce util-awarenessKajetan Puchalski2023-01-101-1/+93
| | * | | | | | cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()Kajetan Puchalski2023-01-101-3/+5
| | |/ / / / /
| * | | | | | cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQWyes Karny2023-02-151-12/+13
| * | | | | | Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-02-142-1/+3
| |\ \ \ \ \ \
| | * | | | | | cpufreq: mediatek-hw: Register to module device tableNícolas F. R. A. Prado2023-02-061-0/+1
| | * | | | | | cpufreq: tegra194: Enable CPUFREQ thermal coolingYi-Wei Wang2023-02-061-1/+2
| * | | | | | | Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki2023-02-1411-266/+769
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: Make kobj_type structure constantThomas Weißschuh2023-02-091-1/+1
| | * | | | | | | cpufreq: davinci: Fix clk use after freeUwe Kleine-König2023-02-091-2/+2
| | * | | | | | | cpufreq: amd-pstate: avoid uninitialized variable useArnd Bergmann2023-02-091-5/+4
| | * | | | | | | cpufreq: Make cpufreq_unregister_driver() return voidUwe Kleine-König2023-02-097-15/+18
| | * | | | | | | Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki2023-02-095-252/+753
| | |\ \ \ \ \ \ \
| | | * | | | | | | cpufreq: amd-pstate: convert sprintf with sysfs_emit()Perry Yuan2023-02-031-3/+3
| | | * | | | | | | cpufreq: amd-pstate: add driver working mode switch supportPerry Yuan2023-02-031-0/+118
| | | * | | | | | | cpufreq: amd-pstate: implement suspend and resume callbacksPerry Yuan2023-02-031-0/+40
| | | * | | | | | | cpufreq: amd-pstate: implement amd pstate cpu online and offline callbackPerry Yuan2023-02-031-0/+82
| | | * | | | | | | cpufreq: amd-pstate: implement Pstate EPP support for the AMD processorsPerry Yuan2023-02-031-6/+414
| | | * | | | | | | cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par...Wyes Karny2023-02-031-10/+29
| | | * | | | | | | ACPI: CPPC: Add AMD pstate energy performance preference cppc controlPerry Yuan2023-02-031-0/+67
| | | * | | | | | | drivers/cpufreq: Remove "select SRCU"Paul E. McKenney2023-01-201-1/+0
| | | * | | | | | | cpufreq: loongson1: Delete obsolete driverKeguang Zhang2023-01-203-232/+0
| | | | |_|/ / / / | | | |/| | | | |
* | | | | | | | | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-217-10/+11
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-linus/hardening' into for-next/hardeningKees Cook2023-02-024-4/+12
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: hisilicon: Wipe entire pool on errorKees Cook2023-01-271-2/+1
| * | | | | | | | | | net/i40e: Replace 0-length array with flexible arrayKees Cook2023-01-271-1/+1
| * | | | | | | | | | i915/gvt: Replace one-element array with flexible-array memberPaulo Miguel Almeida2023-01-271-2/+2
| * | | | | | | | | | drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument sizeKees Cook2023-01-272-2/+3
| * | | | | | | | | | ARM: ixp4xx: Replace 0-length arrays with flexible arraysKees Cook2023-01-201-3/+3
| * | | | | | | | | | fortify: Use __builtin_dynamic_object_size() when availableKees Cook2023-01-051-0/+1
* | | | | | | | | | | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-216-47/+1
|\ \ \ \ \ \ \ \ \ \ \