summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson2021-01-181-0/+1
* platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede2021-01-181-1/+2
* platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede2021-01-181-6/+0
* platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang2021-01-131-1/+14
* platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS checkShyam Sundar S K2021-01-041-1/+1
* platform/x86: thinkpad_acpi: correct palmsensor error checkingMark Pearson2021-01-041-2/+2
* platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352Arnold Gozum2021-01-041-0/+6
* platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...Hans de Goede2021-01-041-0/+18
* platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus2021-01-041-8/+23
* platform/surface: SURFACE_PLATFORMS should depend on ACPIGeert Uytterhoeven2021-01-041-4/+4
* platform/surface: surface_gpe: Fix non-PM_SLEEP build warningsRandy Dunlap2021-01-041-2/+2
* tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada2021-01-041-0/+11
* tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada2021-01-041-0/+21
* Linux 5.11-rc1v5.11-rc1Linus Torvalds2020-12-271-2/+2
* proc mountinfo: make splice available againLinus Torvalds2020-12-271-3/+6
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-063-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-061-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\ \ \
| * | | objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-273-4/+22
|\ \ \ \
| * | | | softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra2020-12-181-1/+1
| * | | | jump_label/static_call: Add MAINTAINERSPeter Zijlstra2020-12-181-0/+16
| * | | | jump_label: Fix usage in module __initPeter Zijlstra2020-12-181-3/+5
| |/ / /
* | | | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-273-15/+4
|\ \ \ \
| * | | | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King2020-12-181-1/+1
| * | | | tick/sched: Remove bogus boot "safety" checkThomas Gleixner2020-12-161-7/+0
| * | | | tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner2020-12-161-7/+3
* | | | | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-272-33/+20
|\ \ \ \ \
| * | | | | sched: Optimize finish_lock_switch()Peter Zijlstra2020-12-152-33/+20
* | | | | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | | | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-252-32/+31
|\ \ \ \ \ \
| * | | | | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
| * | | | | | PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* | | | | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-251-1/+0
* | | | | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-251-1/+1
* | | | | | | Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2523-391/+688
|\ \ \ \ \ \ \
| * | | | | | | perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo2020-12-241-3/+10
| * | | | | | | perf stat aggregation: Add separate thread memberJames Clark2020-12-244-16/+16
| * | | | | | | perf stat aggregation: Add separate core memberJames Clark2020-12-245-28/+27
| * | | | | | | perf stat aggregation: Add separate die memberJames Clark2020-12-245-36/+26
| * | | | | | | perf stat aggregation: Add separate socket memberJames Clark2020-12-246-51/+41
| * | | | | | | perf stat aggregation: Add separate node memberJames Clark2020-12-245-8/+21
| * | | | | | | perf stat aggregation: Start using cpu_aggr_id in mapJames Clark2020-12-244-11/+11
| * | | | | | | perf cpumap: Drop in cpu_aggr_map structJames Clark2020-12-244-20/+35
| * | | | | | | perf cpumap: Add new map type for aggregationJames Clark2020-12-242-0/+25