summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* thermal: int340x: processor_thermal: Add AlderLake PCI device idSrinivas Pandruvada2020-12-102-0/+2
* thermal: int340x: processor_thermal: Refactor MMIO interfaceSrinivas Pandruvada2020-12-105-211/+263
* thermal: rcar_gen3_thermal: Add r8a779a0 supportNiklas Söderlund2020-12-081-1/+6
* platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano2020-12-071-4/+18
* platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano2020-12-071-2/+8
* thermal: imx8mm: Disable the clock on probe failureFabio Estevam2020-12-041-1/+5
* thermal: imx8mm: Print the correct error codeFabio Estevam2020-12-041-1/+2
* thermal: rcar_gen3_thermal: Do not use interrupts for normal operationNiklas Söderlund2020-11-301-106/+2
* thermal: core: Constify static attribute_group structsRikard Falkeborn2020-11-301-3/+3
* thermal: power allocator: change the 'k_*' always in estimate_pid_constants()Lukasz Luba2020-11-261-19/+9
* thermal: power allocator: refactor sustainable power estimationLukasz Luba2020-11-261-12/+40
* thermal: power allocator: change the 'k_i' coefficient estimationLukasz Luba2020-11-261-2/+6
* thermal: intel_pch_thermal: fix build for ACPI not enabledRandy Dunlap2020-11-171-0/+4
* thermal: amlogic: Add hwmon supportMartin Blumenstingl2020-11-161-0/+4
* thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.Andres Freund2020-11-141-1/+9
* thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing2020-11-121-3/+1
* thermal/drivers/hwmon: Cleanup coding style a bitBernard Zhao2020-11-121-2/+1
* thermal: sun8i: Use bitmap API instead of open codeYangtao Li2020-11-121-16/+17
* thermal: intel: pch: fix S0ix failure due to PCH temperature above thresholdSumeet Pawnikar2020-11-071-6/+70
* thermal: mtk_thermal: make device_reset optionalFabien Parent2020-10-271-1/+1
* thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-10-271-3/+2
* drivers/thermal/core: Optimize trip points checkBernard Zhao2020-10-271-6/+3
* thermal: core: Move power_actor_set_power into IPALukasz Luba2020-10-273-43/+32
* thermal: core: Remove unused functions in power actor sectionLukasz Luba2020-10-272-51/+0
* thermal: power_allocator: Respect upper and lower bounds for cooling deviceLukasz Luba2020-10-271-2/+6
* thermal: core: Add upper and lower limits to power_actor_set_powerMichael Kao2020-10-261-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-255-5/+5
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-254-4/+4
* Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds2020-10-253-5/+3
|\
| * NTB: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva2020-08-241-4/+1
| * ntb: intel: Fix memleak in intel_ntb_pci_probeDinghao Liu2020-08-241-1/+1
| * NTB: hw: amd: fix an issue about leak system resourcesKaige Li2020-08-231-0/+1
* | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-251-1/+10
|\ \
| * | i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede2020-10-251-1/+10
* | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-253-9/+23
|\ \ \
| * | | ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller2020-10-231-2/+1
| * | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-222-7/+22
* | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-256-109/+113
|\ \ \ \
| * | | | xen/events: unmask a fifo event channel only if it was maskedJuergen Gross2020-10-231-0/+3
| * | | | xen/events: only register debug interrupt for 2-level eventsJuergen Gross2020-10-231-4/+6
| * | | | xen/events: make struct irq_info private to events_base.cJuergen Gross2020-10-234-73/+73
| * | | | xen: remove no longer used functionsJuergen Gross2020-10-231-21/+0
| * | | | xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-5/+15
| * | | | xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-6/+16
* | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-1/+0
* | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-2414-98/+188
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10Jens Axboe2020-10-236-54/+115
| |\ \ \ \ \
| | * | | | | nvme-fc: shorten reconnect delay if possible for FCJames Smart2020-10-231-1/+18
| | * | | | | nvme-fc: wait for queues to freeze before calling update_hr_hw_queuesJames Smart2020-10-231-2/+5