summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle2019-10-213-4/+4
* platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer2019-10-211-0/+3
* tools/power/x86/intel-speed-select: Implement base-freq commands on CascadeLa...Prarit Bhargava2019-10-151-4/+47
* tools/power/x86/intel-speed-select: Implement 'perf-profile info' on CascadeL...Prarit Bhargava2019-10-153-7/+173
* tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command ...Prarit Bhargava2019-10-151-10/+27
* tools/power/x86/intel-speed-select: Add check for CascadeLake-N modelsPrarit Bhargava2019-10-151-2/+41
* tools/power/x86/intel-speed-select: Make process_command genericPrarit Bhargava2019-10-151-9/+11
* tools/power/x86/intel-speed-select: Add int argument to command functionsPrarit Bhargava2019-10-151-127/+86
* tools/power/x86/intel-speed-select: Refuse to disable core-power when getting...Srinivas Pandruvada2019-10-151-0/+21
* tools/power/x86/intel-speed-select: Turbo-freq feature auto modeSrinivas Pandruvada2019-10-151-28/+124
* tools/power/x86/intel-speed-select: Base-freq feature auto modeSrinivas Pandruvada2019-10-151-9/+223
* tools/power/x86/intel-speed-select: Remove warning for unused resultSrinivas Pandruvada2019-10-151-3/+6
* platform/x86: Add System76 ACPI driverJeremy Soller2019-10-154-0/+405
* platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter2019-10-151-1/+1
* platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko2019-10-151-11/+15
* platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko2019-10-151-9/+11
* platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko2019-10-151-0/+2
* platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot2019-10-151-1/+1
* platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko2019-10-151-0/+1
* platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko2019-10-151-2/+1
* platform/mellanox: Add bootctl driver for Mellanox BlueField SocLiming Sun2019-10-156-0/+496
* platform/x86: classmate-laptop: remove unused variableyu kuai2019-10-151-12/+0
* platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy2019-10-156-72/+265
* platform/x86: toshiba_acpi: do not select INPUT_POLLDEVDmitry Torokhov2019-10-151-1/+0
* platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov2019-10-152-25/+42
* platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov2019-10-152-22/+19
* platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov2019-10-152-37/+35
* platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD2019-10-151-0/+26
* platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas2019-10-151-0/+97
* platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas2019-10-151-0/+85
* platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas2019-10-152-0/+213
* platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas2019-10-151-37/+180
* platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas2019-10-151-0/+73
* platform/x86: huawei-wmi: Move to platform driverAyman Bagabas2019-10-152-77/+156
* Linux 5.4-rc3v5.4-rc3Linus Torvalds2019-10-131-1/+1
* Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-10-1315-132/+223
|\
| * tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-10-121-0/+1
| * tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)2019-10-121-0/+2
| * tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)2019-10-121-1/+1
| * recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)2019-10-121-4/+1
| * tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)2019-10-121-0/+4
| * tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)2019-10-1210-4/+98
| * tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)2019-10-126-60/+81
| * tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)2019-10-123-15/+5
| * tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)2019-10-121-2/+15
| * ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)2019-10-121-9/+18
| * tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)2019-10-121-41/+1
* | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-135-9/+47
|\ \
| * | hwmon: docs: Extend inspur-ipsps1 title underlineAdam Zerella2019-10-071-1/+1
| * | hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nc...amy.shih2019-10-021-2/+20