summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-29Merge back cpuidle material for 5.20.Rafael J. Wysocki
2022-07-29pwm: lpc18xx: Fix period handlingUwe Kleine-König
2022-07-29pwm: lpc18xx: Convert to use dev_err_probe()Uwe Kleine-König
2022-07-29pwm: twl-led: Document some limitations and link to the reference manualUwe Kleine-König
2022-07-29pwm: Add clock based PWM output driverNikita Travkin
2022-07-29pwm: sifive: Shut down hardware only after pwmchip_remove() completedUwe Kleine-König
2022-07-29pwm: sifive: Ensure the clk is enabled exactly once per running PWMUwe Kleine-König
2022-07-29pwm: sifive: Simplify clk handlingUwe Kleine-König
2022-07-29pwm: sifive: Enable clk only after period check in .apply()Uwe Kleine-König
2022-07-29pwm: sifive: Reduce time the controller lock is heldUwe Kleine-König
2022-07-29pwm: sifive: Fold pwm_sifive_enable() into its only callerUwe Kleine-König
2022-07-29pwm: sifive: Simplify offset calculation for PWMCMP registersUwe Kleine-König
2022-07-29crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-29crypto: hisilicon/sec - fix auth key size errorKai Ye
2022-07-29crypto: ccree - Remove a useless dma_supported() callChristophe JAILLET
2022-07-29crypto: ccp - Add support for new CCP/PSP device IDMario Limonciello
2022-07-29crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár
2022-07-29crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao
2022-07-28dm: verity-loadpin: Drop use of dm_table_get_num_targets()Matthias Kaehlcke
2022-07-28Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer
2022-07-28dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka
2022-07-28dm raid: fix address sanitizer warning in raid_statusMikulas Patocka
2022-07-28dm: Start pr_preempt from the same starting pathMike Christie
2022-07-28dm: Fix PR release handling for non All RegistrantsMike Christie
2022-07-28dm: Start pr_reserve from the same starting pathMike Christie
2022-07-28dm: Allow dm_call_pr to be used for path searchesMike Christie
2022-07-28dm: return early from dm_pr_call() if DM device is suspendedMike Snitzer
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28thermal/of: Initialize trip points separatelyDaniel Lezcano
2022-07-28thermal/of: Use thermal trips stored in the thermal zoneDaniel Lezcano
2022-07-28thermal/core: Add thermal_trip in thermal_zoneDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2022-07-28thermal/core: Move thermal_set_delay_jiffies to staticDaniel Lezcano
2022-07-28thermal/core: Remove unneeded EXPORT_SYMBOLSDaniel Lezcano
2022-07-28thermal/of: Move thermal_trip structure to thermal.hDaniel Lezcano
2022-07-28thermal/of: Remove the device node pointer for thermal_tripDaniel Lezcano
2022-07-28thermal/of: Replace device node match with device node searchDaniel Lezcano
2022-07-28thermal/core: Remove duplicate information when an error occursDaniel Lezcano
2022-07-28thermal/core: Avoid calling ->get_trip_temp() unnecessarilyDaniel Lezcano
2022-07-28thermal/ti-soc-thermal: Fix comment typoJason Wang
2022-07-28thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensorsDmitry Baryshkov
2022-07-28thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensorsDmitry Baryshkov
2022-07-28thermal/drivers/u8500: Remove unnecessary print function dev_err()Yang Li
2022-07-28thermal/drivers/rzg2l: Fix commentsBiju Das
2022-07-28thermal/drivers/sun8i: Fix typo in commentJulia Lawall
2022-07-28thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...Jin Xiaoyun
2022-07-28thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()Dan Carpenter