summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tasks, sched/core: Ensure tasks are available for a grace period after leavin...Eric W. Biederman2019-09-252-5/+8
* tasks: Add a count of task RCU usersEric W. Biederman2019-09-254-6/+14
* sched/core: Convert vcpu_is_preempted() from macro to an inline functionQian Cai2019-09-181-1/+4
* sched/fair: Remove unused cfs_rq_clock_task() functionQian Cai2019-09-171-16/+0
* Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-1627-349/+728
|\
| * MAINTAINERS: Switch PDx86 subsystem status to Odd FixesAndy Shevchenko2019-09-121-1/+1
| * platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking APIKristian Klausen2019-09-101-49/+99
| * platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen2019-09-092-4/+4
| * platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLDKristian Klausen2019-09-091-1/+3
| * tools/power/x86/intel-speed-select: Display core count for bucketSrinivas Pandruvada2019-09-093-3/+26
| * platform/x86: ISST: Allow additional TRL MSRsSrinivas Pandruvada2019-09-091-0/+2
| * tools/power/x86/intel-speed-select: Fix memory leakPrarit Bhargava2019-09-071-5/+11
| * tools/power/x86/intel-speed-select: Output success/failed for command outputPrarit Bhargava2019-09-072-2/+4
| * tools/power/x86/intel-speed-select: Output human readable CPU listPrarit Bhargava2019-09-071-0/+39
| * tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turb...Prarit Bhargava2019-09-071-6/+12
| * tools/power/x86/intel-speed-select: Switch output to MHzPrarit Bhargava2019-09-071-10/+10
| * tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freqPrarit Bhargava2019-09-071-14/+16
| * tools/power/x86/intel-speed-select: Fix cpu-count outputPrarit Bhargava2019-09-071-1/+1
| * tools/power/x86/intel-speed-select: Fix help option typoPrarit Bhargava2019-09-071-1/+1
| * tools/power/x86/intel-speed-select: Fix package typoPrarit Bhargava2019-09-071-4/+4
| * tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level...Dan Carpenter2019-09-071-2/+2
| * platform/x86: intel_int0002_vgpio: Use device_init_wakeupHans de Goede2019-09-071-1/+9
| * platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry TrailHans de Goede2019-09-071-0/+1
| * platform/x86: compal-laptop: Initialize "value" in ec_read_u8()Yizhuo2019-09-071-1/+1
| * platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1Hans de Goede2019-09-071-0/+8
| * platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuardAlexander Schremmer2019-09-072-0/+128
| * platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka2019-09-071-0/+7
| * platform/x86: intel_pmc_core_pltdrv: Module removal warning fixM. Vefa Bicakci2019-09-071-0/+8
| * platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci2019-09-071-2/+6
| * platform/x86: asus-wmi: Fix condition in charge_threshold_store()Dan Carpenter2019-09-071-1/+1
| * platform/x86: asus-wmi: Remove unnecessary blank linesAndy Shevchenko2019-08-161-13/+1
| * platform/x86: asus-wmi: Drop indentation level by inverting conditionalsAndy Shevchenko2019-08-161-24/+19
| * platform/x86: asus-wmi: Use clamp_val() instead of open coded variantAndy Shevchenko2019-08-161-6/+1
| * platform/x86: asus-wmi: Replace sscanf() with kstrtoint()Andy Shevchenko2019-08-161-15/+10
| * platform/x86: asus-wmi: Refactor charge_threshold_store()Andy Shevchenko2019-08-161-3/+5
| * platform/x86: asus-wmi: Add support for charge thresholdKristian Klausen2019-08-162-0/+49
| * platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNRKristian Klausen2019-08-161-0/+9
| * platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tabletHans de Goede2019-08-161-0/+26
| * platform/x86: touchscreen_dmi: Add info for the Chuwi Surbook Mini tabletGiang Le2019-08-161-0/+24
| * platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_...Stephen Boyd2019-08-011-3/+1
| * platform/x86: intel_bxtwc_tmu: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-011-4/+1
| * platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...Stephen Boyd2019-08-011-4/+1
| * platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-011-3/+1
| * platform/x86: asus-wmi: fix CPU fan control on recent productsDaniel Drake2019-07-302-25/+101
| * platform/x86: asus-wmi: add a helper for device presenceDaniel Drake2019-07-301-20/+11
| * platform/x86: asus-wmi: cleanup AGFN fan handlingDaniel Drake2019-07-302-133/+109
| * platform/x86: pcengines-apuv2: wire up simswitch gpio as ledEnrico Weigelt2019-07-301-1/+4
| * platform/x86: pcengines-apuv2: add mpcie reset gpio exportFlorian Eckert2019-07-301-0/+8
| * platform/x86: i2c-multi-instantiate: Use struct_size() helperAndy Shevchenko2019-07-301-3/+1
| * platform/x86: dell-wmi: Use existing defined KBD_LED_* magic valuesRhys Kidd2019-07-301-7/+7