summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpu_cooling.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-12i2c: iop: Use GPIO descriptorsLinus Walleij10-11/+64
2019-06-12i2c: s3c2410: Convert to use GPIO descriptorsLinus Walleij1-38/+9
2019-06-12i2c: bcm2835: Model Divider in CCFAnnaliese McDermond1-31/+114
2019-06-12i2c: tegra: fix msleep warningBitan Biswas1-1/+1
2019-06-12i2c: tegra: add spinlock definition commentBitan Biswas1-0/+1
2019-06-12i2c: tegra: fix alignment and spacing violationsBitan Biswas1-16/+19
2019-06-12i2c: tegra: remove unnecessary variable initBitan Biswas1-3/+3
2019-06-12i2c: tegra: clean up macrosBitan Biswas1-14/+3
2019-06-08i2c: fsi: Create busses for all portsOliver O'Halloran1-5/+27
2019-06-08i2c: i801: Register optional lis3lv02d I2C device on Dell machinesPali Rohár2-0/+118
2019-06-08usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta1-4/+76
2019-06-08i2c: nvidia-gpu: resume ccgx i2c clientAjay Gupta1-4/+10
2019-06-08usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta3-0/+49
2019-06-08i2c: nvidia-gpu: add runtime pm supportAjay Gupta1-1/+21
2019-06-08i2c: nvidia-gpu: refactor master_xferAjay Gupta1-12/+16
2019-06-02i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev2-1/+8
2019-05-27i2c: jz4780: Drop dependency on MACH_JZ4780Paul Cercueil1-1/+1
2019-05-27i2c: meson: update with SPDX Licence identifierNeil Armstrong1-4/+1
2019-05-27i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTBKamal Dasu1-1/+1
2019-05-27i2c: iproc: Add multi byte read-write support for slave modeRayagonda Kokatanur1-64/+53
2019-05-27i2c: imx: Use __maybe_unused instead of #if CONFIG_PMAnson Huang1-8/+3
2019-05-27Linux 5.2-rc2v5.2-rc2Linus Torvalds1-2/+2
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o1-3/+13
2019-05-26tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-05-25ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi1-1/+1
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long1-2/+40
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl2-4/+14
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones1-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-05-24x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov1-1/+1
2019-05-24KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2-8/+27
2019-05-24kvm: Check irqchip mode before assign irqfdPeter Xu3-0/+17
2019-05-24kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee1-1/+5
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini1-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth1-3/+0
2019-05-24KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li1-0/+18
2019-05-24KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li1-1/+1
2019-05-24kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang1-0/+1
2019-05-24KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li1-2/+2
2019-05-24kvm: fix compilation on s390Paolo Bonzini1-0/+2
2019-05-24kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson1-0/+1
2019-05-24kvm: x86: Include multiple indices with CPUID leaf 0x8000001dJim Mattson1-4/+3
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth12-31/+16
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini2-2/+2