summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-15intel_rapl: need linux/cpuhotplug.h for enum cpuhp_stateStephen Rothwell1-0/+1
2019-07-11powercap/rapl: Add Ice Lake NNPI support to RAPL driverRajneesh Bhardwaj1-0/+1
2019-07-11powercap/intel_rapl: add support for ICX-DZhang Rui1-0/+1
2019-07-11powercap/intel_rapl: add support for ICXZhang Rui1-0/+1
2019-07-11powercap/intel_rapl: add support for IceLake desktopZhang Rui1-0/+1
2019-07-11intel_rapl: Fix module autoloading issueZhang Rui2-21/+48
2019-07-11int340X/processor_thermal_device: add support for MMIO RAPLZhang Rui2-6/+173
2019-07-11intel_rapl: support two power limits for every RAPL domainZhang Rui3-47/+28
2019-07-11intel_rapl: support 64 bit registerZhang Rui3-11/+14
2019-07-11intel_rapl: abstract RAPL common codeZhang Rui5-326/+395
2019-07-11intel_rapl: cleanup hardcoded MSR accessZhang Rui1-16/+22
2019-07-11intel_rapl: cleanup some functionsZhang Rui1-31/+31
2019-07-11intel_rapl: abstract register access operationsZhang Rui2-53/+70
2019-07-11intel_rapl: abstract register addressZhang Rui2-40/+37
2019-07-11intel_rapl: introduce struct rapl_if_privateZhang Rui2-30/+44
2019-07-11intel_rapl: introduce intel_rapl.hZhang Rui3-99/+116
2019-07-11intel_rapl: remove hardcoded register indexZhang Rui1-22/+22
2019-07-11intel_rapl: use reg instead of msrZhang Rui1-49/+49
2019-07-08cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang1-1/+2
2019-07-08cpufreq: Add QoS requests for userspace constraintsViresh Kumar2-49/+57
2019-07-08cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar3-7/+4
2019-07-08cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar2-30/+108
2019-07-08ALSA: firewire-lib: code refactoring for local variablesTakashi Sakamoto1-6/+8
2019-07-08ALSA: firewire-lib: code refactoring for post operation to data block counterTakashi Sakamoto1-10/+10
2019-07-08ALSA: firewire-lib: code refactoring for error path of parser for CIP headerTakashi Sakamoto1-9/+2
2019-07-08ALSA: firewire-lib: fix different data block counter between probed event and...Takashi Sakamoto1-3/+3
2019-07-08ALSA: firewire-lib: fix initial value of data block count for IR context with...Takashi Sakamoto1-2/+4
2019-07-08ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...Takashi Sakamoto1-1/+5
2019-07-08ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...Takashi Sakamoto1-5/+7
2019-07-08Linux 5.2v5.2Linus Torvalds1-1/+1
2019-07-07time: Validate user input in compat_settimeofday()zhengbin1-0/+4
2019-07-07x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()Sebastian Andrzej Siewior3-12/+2
2019-07-07x86/fpu: Make 'no387' and 'nofxsr' command line options usefulSebastian Andrzej Siewior2-10/+12
2019-07-07timer: Document TIMER_PINNEDPeter Xu1-8/+19
2019-07-07ALSA: usb-audio: fix Line6 Helix audio format ratesNicola Lunghi1-3/+43
2019-07-07firewire-motu: fix wrong reference count for stream functionality at error pa...Takashi Sakamoto1-0/+2
2019-07-07ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...Takashi Sakamoto1-0/+2
2019-07-07ALSA: dice: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto1-0/+2
2019-07-07ALSA: oxfw: fix wrong reference count for stream functionality at error path ...Takashi Sakamoto1-0/+2
2019-07-07ALSA: fireworks: fix wrong reference count for stream functionality at error ...Takashi Sakamoto1-0/+2
2019-07-07ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto1-0/+2
2019-07-06Revert "gpio: tegra: Clean-up debugfs initialisation"Linus Walleij1-3/+15
2019-07-06gpiolib: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior1-1/+1
2019-07-06blk-mq: fix up placement of debugfs directory of queue filesGreg Kroah-Hartman1-0/+7
2019-07-06ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen3-0/+15
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen6-2/+21
2019-07-06ASoC: hdac_hdmi: report codec link up/down status to busKai Vehmanen1-0/+2
2019-07-06irq/irqdomain: Fix comment typoZenghui Yu1-1/+1
2019-07-06genirq: Update irq stats from NMI handlersShijith Thotton2-1/+11
2019-07-06ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui2-1/+7