| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section | David Hildenbrand | 2019-07-19 | 3 | -4/+4 |
* | mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail | David Hildenbrand | 2019-07-19 | 2 | -16/+7 |
* | mm/memory_hotplug: remove memory block devices before arch_remove_memory() | David Hildenbrand | 2019-07-19 | 5 | -31/+30 |
* | mm/memory_hotplug: drop MHP_MEMBLOCK_API | David Hildenbrand | 2019-07-19 | 2 | -14/+3 |
* | mm/memory_hotplug: create memory block devices after arch_add_memory() | David Hildenbrand | 2019-07-19 | 3 | -36/+63 |
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand | 2019-07-19 | 12 | -28/+0 |
* | drivers/base/memory: pass a block_id to init_memory_block() | David Hildenbrand | 2019-07-19 | 1 | -16/+11 |
* | arm64/mm: add temporary arch_remove_memory() implementation | David Hildenbrand | 2019-07-19 | 1 | -0/+19 |
* | s390x/mm: implement arch_remove_memory() | David Hildenbrand | 2019-07-19 | 1 | -6/+7 |
* | s390x/mm: fail when an altmap is used for arch_add_memory() | David Hildenbrand | 2019-07-19 | 1 | -0/+3 |
* | mm/memory_hotplug: simplify and fix check_hotplug_memory_range() | David Hildenbrand | 2019-07-19 | 1 | -8/+3 |
* | Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-18 | 10 | -27/+62 |
|\ |
|
| * | ALSA: hda - Don't resume forcibly i915 HDMI/DP codec | Takashi Iwai | 2019-07-16 | 3 | -3/+13 |
| * | ALSA: hda/hdmi - Fix i915 reverse port/pin mapping | Takashi Iwai | 2019-07-16 | 1 | -5/+19 |
| * | ALSA: hda/hdmi - Remove duplicated define | Takashi Iwai | 2019-07-16 | 1 | -1/+0 |
| * | ALSA: seq: Break too long mutex context in the write loop | Takashi Iwai | 2019-07-16 | 1 | -1/+10 |
| * | ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine | Hui Wang | 2019-07-16 | 1 | -0/+5 |
| * | ALSA: rme9652: Unneeded variable: "result". | Hariprasad Kelam | 2019-07-15 | 1 | -2/+1 |
| * | ALSA: emu10k1: Remove unneeded variable "change" | Hariprasad Kelam | 2019-07-15 | 1 | -2/+1 |
| * | ALSA: au88x0: Remove unneeded variable: "changed" | Hariprasad Kelam | 2019-07-15 | 1 | -8/+7 |
| * | ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform | Kailang Yang | 2019-07-15 | 1 | -1/+4 |
| * | ALSA: ps3: Remove Unneeded variable: "ret" | Hariprasad Kelam | 2019-07-10 | 1 | -2/+1 |
| * | ALSA: lx6464es: Remove unneeded variable err | Hariprasad Kelam | 2019-07-10 | 1 | -2/+1 |
* | | Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-07-18 | 37 | -699/+1196 |
|\ \ |
|
| * \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-07-18 | 29 | -184/+378 |
| |\ \ |
|
| | * | | cpufreq: Make cpufreq_generic_init() return void | Viresh Kumar | 2019-07-16 | 20 | -71/+46 |
| | * | | cpufreq: imx-cpufreq-dt: Add i.MX8MN support | Anson Huang | 2019-07-08 | 1 | -1/+2 |
| | * | | cpufreq: Add QoS requests for userspace constraints | Viresh Kumar | 2019-07-08 | 2 | -49/+57 |
| | * | | cpufreq: intel_pstate: Reuse refresh_frequency_limits() | Viresh Kumar | 2019-07-08 | 3 | -7/+4 |
| | * | | cpufreq: Register notifiers with the PM QoS framework | Viresh Kumar | 2019-07-08 | 2 | -30/+108 |
| | * | | PM / QoS: Add support for MIN/MAX frequency constraints | Viresh Kumar | 2019-07-04 | 2 | -14/+109 |
| | * | | PM / QOS: Pass request type to dev_pm_qos_read_value() | Viresh Kumar | 2019-07-04 | 4 | -10/+27 |
| | * | | PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() | Viresh Kumar | 2019-07-04 | 5 | -11/+16 |
| | * | | PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() | Viresh Kumar | 2019-07-04 | 4 | -13/+31 |
| * | | | intel_rapl: need linux/cpuhotplug.h for enum cpuhp_state | Stephen Rothwell | 2019-07-15 | 1 | -0/+1 |
| * | | | powercap/rapl: Add Ice Lake NNPI support to RAPL driver | Rajneesh Bhardwaj | 2019-07-11 | 1 | -0/+1 |
| * | | | powercap/intel_rapl: add support for ICX-D | Zhang Rui | 2019-07-11 | 1 | -0/+1 |
| * | | | powercap/intel_rapl: add support for ICX | Zhang Rui | 2019-07-11 | 1 | -0/+1 |
| * | | | powercap/intel_rapl: add support for IceLake desktop | Zhang Rui | 2019-07-11 | 1 | -0/+1 |
| * | | | intel_rapl: Fix module autoloading issue | Zhang Rui | 2019-07-11 | 2 | -21/+48 |
| * | | | int340X/processor_thermal_device: add support for MMIO RAPL | Zhang Rui | 2019-07-11 | 2 | -6/+173 |
| * | | | intel_rapl: support two power limits for every RAPL domain | Zhang Rui | 2019-07-11 | 3 | -47/+28 |
| * | | | intel_rapl: support 64 bit register | Zhang Rui | 2019-07-11 | 3 | -11/+14 |
| * | | | intel_rapl: abstract RAPL common code | Zhang Rui | 2019-07-11 | 5 | -326/+395 |
| * | | | intel_rapl: cleanup hardcoded MSR access | Zhang Rui | 2019-07-11 | 1 | -16/+22 |
| * | | | intel_rapl: cleanup some functions | Zhang Rui | 2019-07-11 | 1 | -31/+31 |
| * | | | intel_rapl: abstract register access operations | Zhang Rui | 2019-07-11 | 2 | -53/+70 |
| * | | | intel_rapl: abstract register address | Zhang Rui | 2019-07-11 | 2 | -40/+37 |
| * | | | intel_rapl: introduce struct rapl_if_private | Zhang Rui | 2019-07-11 | 2 | -30/+44 |
| * | | | intel_rapl: introduce intel_rapl.h | Zhang Rui | 2019-07-11 | 3 | -99/+116 |