summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov2022-04-221-1/+2
| * | | | net: dsa: realtek: remove realtek,rtl8367s stringLuiz Angelo Daros de Luca2022-04-222-5/+0
| * | | | net: cosa: fix error check return value of register_chrdev()Lv Ruyi2022-04-221-1/+1
* | | | | Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-284-9/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'thermal-int340x'Rafael J. Wysocki2022-04-281-2/+2
| |\ \ \ \ \
| | * | | | | thermal: int340x: Fix attr.show callback prototypeKees Cook2022-04-211-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | thermal/governor: Remove deprecated informationDaniel Lezcano2022-04-222-4/+5
| * | | | | Revert "thermal/core: Deprecate changing cooling device state from userspace"Daniel Lezcano2022-04-221-3/+0
| |/ / / /
* | | | | Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-04-283-26/+75
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2022-04-281-12/+15
| |\ \ \ \ \
| | * | | | | intel_idle: Fix SPR C6 optimizationArtem Bityutskiy2022-04-271-5/+3
| | * | | | | intel_idle: Fix the 'preferred_cstates' module parameterArtem Bityutskiy2022-04-271-7/+12
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'cpufreq-arm-fixes-5.18-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-04-272-14/+60
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy2022-04-261-0/+8
| | * | | | cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo2022-04-251-1/+3
| | * | | | cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platformsVladimir Zapolskiy2022-04-041-6/+11
| | * | | | cpufreq: qcom-hw: provide online/offline operationsDmitry Baryshkov2022-04-041-2/+26
| | * | | | cpufreq: qcom-hw: fix the opp entries refcountingDmitry Baryshkov2022-04-041-4/+10
| | * | | | cpufreq: qcom-hw: fix the race between LMH worker and cpuhpDmitry Baryshkov2022-04-041-1/+1
| | * | | | cpufreq: qcom-hw: drop affinity hint before freeing the IRQDmitry Baryshkov2022-04-041-0/+1
* | | | | | Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-04-281-6/+2
|\ \ \ \ \ \
| * | | | | | Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"Ville Syrjälä2022-04-211-5/+0
| * | | | | | ACPI: processor: idle: Avoid falling back to C3 type C-statesVille Syrjälä2022-04-211-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-286-20/+58
|\ \ \ \ \ \
| * | | | | | platform/x86/intel: pmc/core: change pmc_lpm_modes to staticTom Rix2022-04-271-1/+1
| * | | | | | platform/x86/intel/sdsi: Fix bug in multi packet readsDavid E. Box2022-04-271-5/+3
| * | | | | | platform/x86/intel/sdsi: Poll on ready bit for writesDavid E. Box2022-04-271-2/+2
| * | | | | | platform/x86/intel/sdsi: Handle leaky bucketDavid E. Box2022-04-271-7/+25
| * | | | | | platform/x86: intel-uncore-freq: Prevent driver loading in guestsSrinivas Pandruvada2022-04-271-0/+3
| * | | | | | platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboardDarryn Anton Jordan2022-04-271-0/+1
| * | | | | | platform/x86: dell-laptop: Add quirk entry for Latitude 7520Gabriele Mazzotta2022-04-271-0/+13
| * | | | | | platform/x86: asus-wmi: Fix driver not binding when fan curve control probe f...Hans de Goede2022-04-271-3/+4
| * | | | | | platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method...Dan Carpenter2022-04-271-2/+6
* | | | | | | Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-273-21/+29
|\ \ \ \ \ \ \
| * | | | | | | mtd: rawnand: qcom: fix memory corruption that causes panicMd Sadre Alam2022-04-211-11/+13
| * | | | | | | mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin2022-04-211-6/+8
| * | | | | | | mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo2022-04-041-4/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | floppy: disable FDRAWCMD by defaultWilly Tarreau2022-04-272-11/+48
* | | | | | | Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-04-269-68/+128
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi2022-04-241-3/+3
| * | | | | | | pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requestedMarek Vasut2022-04-231-2/+17
| * | | | | | | pinctrl: rockchip: sort the rk3308_mux_recalced_data entriesLuca Ceresoli2022-04-221-14/+14
| * | | | | | | pinctrl: rockchip: fix RK3308 pinmux bitsLuca Ceresoli2022-04-221-15/+30
| * | | | | | | Merge tag 'samsung-pinctrl-fixes-5.18' of https://git.kernel.org/pub/scm/linu...Linus Walleij2022-04-222-8/+5
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski2022-04-211-7/+4
| | * | | | | | | pinctrl: samsung: staticize fsd_pin_ctrlKrzysztof Kozlowski2022-04-041-1/+1
| | |/ / / / / /
| * | | | | | | pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOIMarek Vasut2022-04-211-0/+4
| * | | | | | | pinctrl: Fix an error in pin-function table of SP7021Wells Lu2022-04-211-0/+8
| * | | | | | | pinctrl: mediatek: moore: Fix build errorYueHaibing2022-04-211-0/+1
| * | | | | | | pinctrl: qcom: sm6350: fix order of UFS & SDC pinsLuca Weiss2022-04-181-8/+8