summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-09-19pwm: core: Make of_pwm_get() staticAndy Shevchenko
2022-09-19pwm: core: Get rid of unused devm_of_pwm_get()Andy Shevchenko
2022-09-19hwmon: (pwm-fan) Replace OF specific call to PWM by plain oneAndy Shevchenko
2022-09-19hwmon: (sparx5) Use devm_clk_get_enabled() helperChristophe JAILLET
2022-09-19hwmon: (dell-smm) Improve warning messagesArmin Wolf
2022-09-19hwmon: (iio_hwmon) Make use of device propertiesAndy Shevchenko
2022-09-19MAINTAINERS: Update Juerg Haefliger's email addressJuerg Haefliger
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-19hwmon: (corsair-psu) add reporting of rail mode via debugfsWilken Gottwalt
2022-09-19hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensorsAleksa Savic
2022-09-19hwmon: (asus_wmi_ec_sensors) remove driverEugene Shalygin
2022-09-19dt-bindings: hwmon: sparx5: use correct clockRobert Marko
2022-09-19hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He
2022-09-19hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsetsAleksa Savic
2022-09-11Linux 6.0-rc5Linus Torvalds
2022-09-11Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-11Merge tag 'i2c-for-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-11Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu
2022-09-10Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-10Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-10Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-09-10arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly
2022-09-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-09-10mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-09Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-09Merge tag 'io_uring-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-09-09Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-09Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-09hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin
2022-09-10Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-09mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin
2022-09-10Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-09io_uring/rw: fix short rw error handlingPavel Begunkov
2022-09-09block: add missing request flags to debugfs codeJens Axboe
2022-09-09Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-09Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-09-09Merge tag 'sound-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-09Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/...Linus Torvalds
2022-09-09Merge tag 'trace-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-09-08tracefs: Only clobber mode/uid/gid on remount if askedBrian Norris
2022-09-08kprobes: Prohibit probes in gate areaChristian A. Ehrhardt