aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-15tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command functions structuresPrarit Bhargava1-10/+27
2019-10-15tools/power/x86/intel-speed-select: Add check for CascadeLake-N modelsPrarit Bhargava1-2/+41
2019-10-15tools/power/x86/intel-speed-select: Make process_command genericPrarit Bhargava1-9/+11
2019-10-15tools/power/x86/intel-speed-select: Add int argument to command functionsPrarit Bhargava1-127/+86
2019-10-15tools/power/x86/intel-speed-select: Refuse to disable core-power when getting usedSrinivas Pandruvada1-0/+21
2019-10-15tools/power/x86/intel-speed-select: Turbo-freq feature auto modeSrinivas Pandruvada1-28/+124
2019-10-15tools/power/x86/intel-speed-select: Base-freq feature auto modeSrinivas Pandruvada1-9/+223
2019-10-15tools/power/x86/intel-speed-select: Remove warning for unused resultSrinivas Pandruvada1-3/+6
2019-10-15platform/x86: Add System76 ACPI driverJeremy Soller4-0/+405
2019-10-15platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter1-1/+1
2019-10-15platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko1-11/+15
2019-10-15platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko1-9/+11
2019-10-15platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko1-0/+2
2019-10-15platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot1-1/+1
2019-10-15platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko1-0/+1
2019-10-15platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko1-2/+1
2019-10-15platform/mellanox: Add bootctl driver for Mellanox BlueField SocLiming Sun6-0/+496
2019-10-15platform/x86: classmate-laptop: remove unused variableyu kuai1-12/+0
2019-10-15platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy6-72/+265
2019-10-15platform/x86: toshiba_acpi: do not select INPUT_POLLDEVDmitry Torokhov1-1/+0
2019-10-15platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov2-25/+42
2019-10-15platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov2-22/+19
2019-10-15platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov2-37/+35
2019-10-15platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD1-0/+26
2019-10-15platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas1-0/+97
2019-10-15platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas1-0/+85
2019-10-15platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas2-0/+213
2019-10-15platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas1-37/+180
2019-10-15platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas1-0/+73
2019-10-15platform/x86: huawei-wmi: Move to platform driverAyman Bagabas2-77/+156
2019-10-13Linux 5.4-rc3Linus Torvalds1-1/+1
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds15-132/+223
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-9/+47
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds2-4/+3
2019-10-13Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+20
2019-10-12tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-12tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-12tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-12tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)1-0/+4
2019-10-12tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-12tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-12tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-12tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-12ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-12tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down")Steven Rostedt (VMware)1-41/+1
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds13-18/+60
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds38-2333/+695
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds15-19/+51
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds74-961/+431