summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-03hwmon: ibmpex: remove unnecessary (void*) conversionsXU pengfei
2023-02-03hwmon: (nct6775) B650/B660/X670 ASUS boards supportDenis Pauk
2023-02-03hwmon: (nct6775) Directly call ASUS ACPI WMI methodDenis Pauk
2023-02-03hwmon: (hih6130) fix kernel-doc warningsRandy Dunlap
2023-02-03hwmon: (sht15,sht21) fix kernel-doc warningsRandy Dunlap
2023-02-03hwmon: (emc2305) fix kernel-doc warningsRandy Dunlap
2023-02-03hwmon: (gxp-fan-ctrl) Add GXP fan controllerNick Hawkins
2023-02-03hwmon: (coretemp) Simplify platform device handlingRobin Murphy
2023-02-03hwmon: (aquacomputer_d5next) Add support for reading calculated Aquaero sensorsAleksa Savic
2023-02-03hwmon: (aht10) Fix some kernel-doc commentsYang Li
2023-02-03hwmon: (ftsteutates) Use devm_watchdog_register_device()Armin Wolf
2023-02-03hwmon: (oxp-sensors) Add AYANEO AIR and AIR ProDerek J. Clark
2023-02-03hwmon: (aquacomputer_d5next) Support sensors for Aquacomputer AquaeroLeonard Anderweit
2023-02-03hwmon: (aquacomputer_d5next) Make fan sensor offsets u16Leonard Anderweit
2023-02-03hwmon: (aquacomputer_d5next) Device dependent serial number and firmware offsetsLeonard Anderweit
2023-02-03hwmon: (aquacomputer_d5next) Add structure for fan layoutLeonard Anderweit
2023-02-03hwmon: (aquacomputer_d5next) Restructure flow sensor readingLeonard Anderweit
2023-02-03hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_SIZE to AQC_SENSOR_SIZELeonard Anderweit
2023-02-03hwmon: (pmbus/mpq7932) Add a support for mpq7932 Power Management ICSaravanan Sekar
2023-02-03hwmon: (pmbus/core) Add min_uV in pmbus regulator helper macroSaravanan Sekar
2023-02-03hwmon: (coretemp) avoid RDMSR interrupts to isolated CPUsMarcelo Tosatti
2023-02-03hwmon: (nzxt-smart2) Add device idHerman Fries
2023-02-03hwmon: (asus-ec-sensors) add missing mutex pathEugene Shalygin
2023-02-03hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss
2023-01-03hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss
2023-01-03hwmon: (ftsteutates) Fix scaling of measurementsArmin Wolf
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig
2022-12-28nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2022-12-27ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan
2022-12-26nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig
2022-12-26nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds