summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-06cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-StateHuang Rui
2022-01-06cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc commentYang Li
2021-12-30MAINTAINERS: Add AMD P-State driver maintainer entryHuang Rui
2021-12-30Documentation: amd-pstate: Add AMD P-State driver introductionHuang Rui
2021-12-30cpufreq: amd-pstate: Add AMD P-State performance attributesHuang Rui
2021-12-30cpufreq: amd-pstate: Add AMD P-State frequencies attributesHuang Rui
2021-12-30cpufreq: amd-pstate: Add boost mode support for AMD P-StateHuang Rui
2021-12-30cpufreq: amd-pstate: Add trace for AMD P-State moduleHuang Rui
2021-12-30cpufreq: amd-pstate: Introduce the support for the processors with shared mem...Huang Rui
2021-12-30cpufreq: amd-pstate: Add fast switch function for AMD P-StateHuang Rui
2021-12-30cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...Huang Rui
2021-12-30ACPI: CPPC: Add CPPC enable register functionJinzhou Su
2021-12-30ACPI: CPPC: Check present CPUs for determining _CPC is validMario Limonciello
2021-12-30ACPI: CPPC: Implement support for SystemIO registersSteven Noonan
2021-12-30x86/msr: Add AMD CPPC MSR definitionsHuang Rui
2021-12-30x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature ...Huang Rui
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-12-28cpufreq: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-27cpufreq: mediatek-hw: Fix double devm_remap in hotplug caseHector.Yuan
2021-12-22cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changesRafael J. Wysocki
2021-12-17cpufreq: Fix initialization of min and max frequency QoS requestsRafael J. Wysocki
2021-12-17cpufreq: intel_pstate: Update EPP for AlderLake mobileSrinivas Pandruvada
2021-12-17cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() callRafael J. Wysocki
2021-12-12Linux 5.16-rc5v5.16-rc5Linus Torvalds
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-11Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-11Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds
2021-12-11Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-11Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-11Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-11Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter