summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-1010-15/+11
|\
| * soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann2021-11-081-2/+3
| * exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-293-4/+2
| * exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-292-2/+1
| * exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-294-5/+3
| * exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman2021-10-292-3/+3
* | Merge tag 'thermal-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-105-20/+27
|\ \
| * \ Merge branch 'thermal-int340x'Rafael J. Wysocki2021-11-103-15/+19
| |\ \
| | * | thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada2021-11-043-15/+19
| * | | thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()Rafael J. Wysocki2021-11-051-2/+2
| * | | thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy2021-11-051-3/+6
| |/ /
* | | Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-107-103/+212
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki2021-11-106-76/+154
| |\ \ \ \
| | | * | | cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enableSrinivas Pandruvada2021-11-041-0/+1
| | | * | | cpufreq: intel_pstate: Fix unchecked MSR 0x773 accessSrinivas Pandruvada2021-11-041-0/+3
| | | * | | cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offlineRafael J. Wysocki2021-11-041-2/+30
| | * | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-11-025-74/+120
| | |\ \ \ \
| | | * | | | opp: Fix return in _opp_add_static_v2()YueHaibing2021-10-081-1/+1
| | | * | | | PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rateDmitry Osipenko2021-10-051-2/+2
| | | * | | | PM / devfreq: tegra30: Use resource-managed helpersDmitry Osipenko2021-10-051-61/+46
| | | * | | | PM / devfreq: Add devm_devfreq_add_governor()Dmitry Osipenko2021-10-052-0/+29
| | | * | | | opp: Add more resource-managed variants of dev_pm_opp_of_add_table()Dmitry Osipenko2021-10-041-7/+39
| | | * | | | opp: Change type of dev_pm_opp_attach_genpd(names) argumentDmitry Osipenko2021-10-041-3/+3
| | | * | | | opp: Fix required-opps phandle array count checkPavankumar Kondeti2021-10-041-1/+1
| | | | |_|/ | | | |/| |
| * | | | | PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki2021-11-051-27/+57
| * | | | | PM: sleep: Fix runtime PM based cpuidle supportUlf Hansson2021-11-041-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-1010-116/+198
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki2021-11-103-60/+80
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2Hans de Goede2021-11-031-0/+8
| | | | | * | | | | ACPI: video: Drop dmi_system_id.ident settings from video_detect_dmi_table[]Hans de Goede2021-11-031-35/+35
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede2021-11-031-23/+28
| | | |/ / / / / | | |/| | | | |
| | | * | | | | ACPI: EC: Remove initialization of static variables to falsewangzhitong2021-11-031-2/+2
| | | * | | | | ACPI: EC: Use ec_no_wakeup on HP ZHAN 66 ProBinbin Zhou2021-11-031-0/+7
| | |/ / / / /
| * | | | | | Merge branch 'acpi-dsc'Rafael J. Wysocki2021-11-106-51/+115
| |\ \ \ \ \ \
| | * | | | | | at24: Support probing while in non-zero ACPI D stateSakari Ailus2021-11-031-18/+27
| | * | | | | | media: i2c: imx319: Support device probe in non-zero ACPI D stateRajmohan Mani2021-11-031-30/+44
| | * | | | | | ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus2021-11-031-0/+26
| | * | | | | | i2c: Allow an ACPI driver to manage the device's power state during probeSakari Ailus2021-11-032-3/+14
| | * | | | | | ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus2021-11-031-0/+4
| | |/ / / / /
| * / / / / / ACPI: PM: Fix device wakeup power reference counting errorRafael J. Wysocki2021-11-051-5/+3
| |/ / / / /
* | | | | | Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-1042-328/+488
|\ \ \ \ \ \
| * | | | | | dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request failKishon Vijay Abraham I2021-11-091-4/+20
| * | | | | | dmaengine: ti: k3-udma: Set bchan to NULL if a channel request failKishon Vijay Abraham I2021-11-091-2/+6
| * | | | | | dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_widthArnd Bergmann2021-11-091-3/+3
| * | | | | | dmaengine: fsl-edma: support edma memcpyJoy Zou2021-10-283-0/+42
| * | | | | | dmaengine: idxd: fix resource leak on dmaengine driver disableDave Jiang2021-10-281-2/+1
| * | | | | | dmaengine: idxd: cleanup completion record allocationDave Jiang2021-10-282-19/+5
| * | | | | | dmaengine: zynqmp_dma: Correctly handle descriptor callbacksLars-Peter Clausen2021-10-281-6/+4
| * | | | | | dmaengine: xilinx_dma: Correctly handle cyclic descriptor callbacksLars-Peter Clausen2021-10-281-6/+4
| * | | | | | dmaengine: altera-msgdma: Correctly handle descriptor callbacksLars-Peter Clausen2021-10-281-6/+4