summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-12hwmon: (amd_energy) Add AMD family 19h model 30h x86 matchNaveen Krishna Chatradhi1-0/+1
2021-02-02hwmon: (pmbus/max31785) Support revision "B"Matthew Barth1-4/+9
2021-02-02hwmon: (pmbus/lm25066) Remove unnecessary pmbus_clear_cache function callErik Rosen1-5/+0
2021-02-02hwmon: (pmbus) Clear sensor data after chip writeErik Rosen1-1/+1
2021-01-29hwmon: (pmbus/max16601) Add support for MAX16508Guenter Roeck2-22/+56
2021-01-29hwmon: (pmbus/max16601) Determine and use number of populated phasesGuenter Roeck1-1/+16
2021-01-28hwmon: (pmbus) Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-28hwmon: (aht10) Unlock on error in aht10_read_values()Dan Carpenter1-1/+3
2021-01-28hwmon: (pwm-fan) stop using legacy PWM functions and some cleanupsUwe Kleine-König1-28/+20
2021-01-28hwmon: Add AHT10 Temperature and Humidity Sensor DriverJohannes Cornelis Draaijer (datdenkikniet)3-0/+357
2021-01-28hwmon: (applesmc) Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-28hwmon: (nct6683) Support ASRock boardsBlaž Hrastnik1-0/+3
2021-01-28hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()Tian Tao1-2/+2
2021-01-28hwmon: (max6650) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2021-01-28hwmon: (pwm-fan) Support multiple fan tachometersPaul Barker1-38/+53
2021-01-28hwmon: (pwm-fan) Store tach data separatelyPaul Barker1-20/+32
2021-01-28hwmon: (gpio-fan) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2021-01-28hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flagEddie James1-1/+1
2021-01-28hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flagEddie James1-3/+5
2021-01-28hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu1-1/+2
2021-01-28hwmon: (abx500) Decomission abx500 driverGuenter Roeck5-794/+0
2021-01-28hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
2021-01-28hwmon: (smsc47m1) Remove 'h' from printk format specifierTom Rix1-1/+1
2021-01-28hwmon: (pc87360) convert comma to semicolonZheng Yongjun1-2/+2
2021-01-28hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklistThomas Hebb1-0/+7
2021-01-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-22/+19
2021-01-16Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-34/+238
2021-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-68/+83
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-5/+0
2021-01-15Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+15
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-39/+94
2021-01-15Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-3/+22
2021-01-15Merge tag 'topic/nouveau-ampere-modeset-2021-01-15' of git://anongit.freedesk...Linus Torvalds46-18/+892
2021-01-15Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic...Dave Airlie46-18/+892
2021-01-15Merge tag 'drm-fixes-2021-01-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-408/+596
2021-01-15Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into...Dave Airlie17-30/+112
2021-01-15Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/a...Dave Airlie16-263/+123
2021-01-15Merge tag 'drm-intel-fixes-2021-01-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-103/+339
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs22-13/+410
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs1-0/+2
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs4-0/+123
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs9-1/+132
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs1-0/+3
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs1-0/+3