summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-134-18/+51
|\
| * sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-242-15/+15
| * thermal/cpufreq: Remove arch_update_thermal_pressure()Vincent Guittot2024-04-241-3/+0
| * cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot2024-04-241-0/+36
* | Merge tag 'tag-chrome-platform-firmware-for-v6.10' of git://git.kernel.org/pu...Linus Torvalds2024-05-133-4/+9
|\ \
| * | firmware: google: cbmem: drop driver owner initializationKrzysztof Kozlowski2024-04-031-1/+0
| * | firmware: coreboot: store owner from modules with coreboot_driver_register()Krzysztof Kozlowski2024-04-032-3/+9
| |/
* | Merge tag 'tag-chrome-platform-for-v6.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-05-1320-74/+214
|\ \
| * | platform/chrome: cros_ec: Handle events during suspend after resume completionKarthikeyan Ramasubramanian2024-04-301-8/+8
| * | platform/chrome: cros_ec_lpc: add quirks for the Framework Laptop (AMD)Dustin L. Howett2024-04-241-1/+15
| * | platform/chrome: cros_ec_lpc: add a "quirks" systemDustin L. Howett2024-04-241-0/+31
| * | platform/chrome: cros_ec_lpc: pass driver_data from DMI to the deviceDustin L. Howett2024-04-241-2/+7
| * | platform/chrome: cros_ec_lpc: introduce a priv struct for the lpc deviceDustin L. Howett2024-04-241-4/+21
| * | platform/chrome: add HAS_IOPORT dependenciesNiklas Schnelle2024-04-242-0/+2
| * | platform/chrome: cros_hps_i2c: Replace deprecated UNIVERSAL_DEV_PM_OPS()Andy Shevchenko2024-04-241-2/+2
| * | platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallba...Tzung-Bi Shih2024-04-241-2/+9
| * | platform/chrome: wilco_ec: core: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: wilco_ec: event: remove redundant MODULE_ALIASTzung-Bi Shih2024-04-241-1/+0
| * | platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...Tzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_ec_vbc: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_ec_sysfs: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_ec_chardev: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_ec_sensorhub: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
| * | platform/chrome: cros_ec_proto: avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-04-241-42/+30
| * | platform/chrome: wilco_ec: use sysfs_emit() instead of sprintf()Ai Chao2024-04-241-1/+1
* | | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-05-1378-1187/+8236
|\ \ \
| * | | crypto: atmel-sha204a - provide the otp contentLothar Rubusch2024-05-101-0/+45
| * | | crypto: atmel-sha204a - add reading from otp zoneLothar Rubusch2024-05-103-0/+52
| * | | crypto: atmel-i2c - rename read functionLothar Rubusch2024-05-102-4/+4
| * | | crypto: atmel-i2c - add missing arg descriptionLothar Rubusch2024-05-101-0/+1
| * | | crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()Thorsten Blum2024-05-101-4/+2
| * | | crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang2024-05-101-8/+8
| * | | crypto: caam - i.MX8ULP donot have CAAM page0 accessPankaj Gupta2024-05-101-0/+3
| * | | crypto: caam - init-clk based on caam-page0-accessPankaj Gupta2024-05-101-1/+15
| * | | crypto: starfive - Use fallback for unaligned dma accessJia Jie Ho2024-05-101-5/+7
| * | | crypto: starfive - Do not free stack bufferJia Jie Ho2024-05-101-1/+0
| * | | crypto: starfive - Skip unneeded fallback allocationJia Jie Ho2024-05-101-6/+4
| * | | crypto: starfive - Skip dma setup for zeroed messageJia Jie Ho2024-05-101-0/+4
| * | | crypto: hisilicon/sec2 - fix for register offsetWenkai Lin2024-05-031-1/+1
| * | | crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang2024-05-033-13/+22
| * | | crypto: qat - specify firmware files for 402xxGiovanni Cabiddu2024-05-031-0/+2
| * | | hwrng: stm32 - repair clock handlingMarek Vasut2024-04-261-0/+9
| * | | hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut2024-04-261-2/+5
| * | | hwrng: stm32 - use logical OR in conditionalMarek Vasut2024-04-261-1/+1
| * | | crypto: tegra - Fix some error codesDan Carpenter2024-04-261-2/+2