summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-12hwmon: add Texas Instruments TPS23861 driverRobert Marko5-0/+655
2021-02-12dt-bindings: hwmon: Add TI TPS23861 bindingsRobert Marko1-0/+51
2021-02-12hwmon: (da9052) Switch to using the new API kobj_to_dev()Tian Tao1-1/+1
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 Roeck3-24/+66
2021-01-29hwmon: (pmbus/max16601) Determine and use number of populated phasesGuenter Roeck2-113/+89
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)5-0/+404
2021-01-28hwmon: (applesmc) Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-28hwmon: (nct6683) Support ASRock boardsBlaž Hrastnik2-0/+4
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 James2-3/+14
2021-01-28hwmon: (k10temp) Zen3 Ryzen Desktop CPUs supportGabriel Craciunescu1-1/+2
2021-01-28hwmon: (abx500) Decomission abx500 driverGuenter Roeck8-854/+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-21hwmon: (ina2) update ti,ina2xx.yaml reference in documentationMauro Carvalho Chehab1-1/+1
2021-01-18Linux 5.11-rc4v5.11-rc4Linus Torvalds1-1/+1
2021-01-18Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-208/+224
2021-01-17Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+23
2021-01-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-5/+11
2021-01-17mm: don't put pinned pages into the swap cacheLinus Torvalds1-0/+2
2021-01-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-22/+19
2021-01-16dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro1-2/+5
2021-01-16Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18
2021-01-16Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+41
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-35/+68
2021-01-16mm: don't play games with pinned pages in clear_page_refsLinus Torvalds1-0/+21
2021-01-16mm: fix clear_refs_write lockingLinus Torvalds1-23/+9
2021-01-16RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra1-2/+4
2021-01-16RISC-V: Set current memblock limitAtish Patra1-2/+14
2021-01-16RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra1-11/+13
2021-01-16iov_iter: fix the uaccess area in copy_compat_iovec_from_userChristoph Hellwig1-1/+1
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-34/+239
2021-01-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-23/+33
2021-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-68/+83
2021-01-16io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()Jens Axboe1-0/+1
2021-01-16Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-129/+186