summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | drivers/thermal/intel: Add TCC cooling support for AlderLake platformSumeet Pawnikar2021-08-141-0/+2
| * | | | | | | | | | thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter2021-08-141-0/+1
| * | | | | | | | | | thermal/drivers/tegra: Correct compile-testing of driversDmitry Osipenko2021-08-141-1/+1
| * | | | | | | | | | thermal/drivers/tegra: Add driver for Tegra30 thermal sensorDmitry Osipenko2021-08-143-0/+681
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-1117-534/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: analog - always use ktime functionsGuenter Roeck2021-09-091-94/+13
| * | | | | | | | | | Input: mms114 - support MMS134SLinus Walleij2021-09-071-4/+11
| * | | | | | | | | | Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu2021-09-072-1/+3
| * | | | | | | | | | Input: edt-ft5x06 - added case for EDT EP0110M09Oliver Graute2021-09-061-0/+1
| * | | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2021-09-066300-160799/+401742
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Input: adc-keys - drop bogus __refdata annotationGeert Uytterhoeven2021-09-041-1/+1
| | * | | | | | | | | | Input: Fix spelling mistake in Kconfig "useable" -> "usable"Colin Ian King2021-09-041-1/+1
| | * | | | | | | | | | Input: Fix spelling mistake in Kconfig "Modul" -> "Module"Colin Ian King2021-09-041-1/+1
| | * | | | | | | | | | Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn2021-08-313-218/+0
| | * | | | | | | | | | Input: adp5589-keys - use the right headerLinus Walleij2021-08-311-1/+1
| | * | | | | | | | | | Input: adp5588-keys - use the right headerLinus Walleij2021-08-311-1/+1
| | * | | | | | | | | | Input: ep93xx_keypad - prepare clock before using itAlexander Sverdlin2021-08-301-2/+2
| | * | | | | | | | | | Input: pm8941-pwrkey - fix comma vs semicolon issueDmitry Torokhov2021-07-241-1/+1
| | * | | | | | | | | | Revert "Input: serio - make write method mandatory"Dmitry Torokhov2021-07-212-11/+0
| | * | | | | | | | | | Input: parkbd - switch to use module_parport_driver()Andy Shevchenko2021-07-191-13/+1
| | * | | | | | | | | | Input: serio - make write method mandatoryDmitry Torokhov2021-07-192-0/+11
| | * | | | | | | | | | Input: ixp4xx-beeper - delete driverLinus Walleij2021-07-193-196/+0
| | * | | | | | | | | | Merge tag 'v5.13' into nextDmitry Torokhov2021-07-196292-160365/+401736
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
* | | | | | | | | | | | Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-102-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-scan' and 'acpi-prm'Rafael J. Wysocki2021-09-102-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ACPI: PRM: Find PRMT table before parsing itAubrey Li2021-09-081-1/+9
| | * | | | | | | | | | | | | ACPI: scan: Remove unneeded header linux/nls.hKari Argillander2021-09-071-1/+0
* | | | | | | | | | | | | | | Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-104-138/+107
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki2021-09-104-138/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | PM: sleep: core: Avoid setting power.must_resume to falsePrasad Sodagudi2021-09-071-1/+1
| | | * | | | | | | | | | | | | | | PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()Sergey Shtylyov2021-09-071-7/+4
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | cpufreq: intel_pstate: hybrid: Rework HWP calibrationRafael J. Wysocki2021-09-071-114/+71
| | * | | | | | | | | | | | | | | ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki2021-09-071-16/+31
* | | | | | | | | | | | | | | | | Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-101-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck2021-09-091-9/+9
* | | | | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-103-24/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | iommu: Clarify default domain KconfigRobin Murphy2021-09-091-1/+1
| * | | | | | | | | | | | | | | | | | iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu2021-09-091-0/+12
| * | | | | | | | | | | | | | | | | | iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu2021-09-091-3/+0
| * | | | | | | | | | | | | | | | | | iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit2021-09-091-13/+4
| * | | | | | | | | | | | | | | | | | iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang2021-09-091-7/+24
* | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-1026-770/+3689
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'misc-habanalabs-next-2021-09-01' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-09-0126-770/+3689
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | habanalabs/gaudi: hwmon default card nameRajaravi Krishna Katta2021-09-011-1/+1
| | * | | | | | | | | | | | | | | | | | | habanalabs: add support for f/w resetOded Gabbay2021-09-015-35/+61
| | * | | | | | | | | | | | | | | | | | | habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPCOded Gabbay2021-09-011-0/+8
| | * | | | | | | | | | | | | | | | | | | habanalabs: cannot sleep while holding spinlockfarah kassabri2021-09-012-3/+1
| | * | | | | | | | | | | | | | | | | | | habanalabs: never copy_from_user inside spinlockOded Gabbay2021-09-011-23/+12
| | * | | | | | | | | | | | | | | | | | | habanalabs: remove unnecessary device status checkOded Gabbay2021-09-011-4/+6
| | * | | | | | | | | | | | | | | | | | | habanalabs: disable IRQ in user interrupts spinlockOded Gabbay2021-09-011-12/+13