summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4222.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-09dt-bindings: Add TI LM73 as a trivial deviceHenry Shen1-0/+2
2020-03-09hwmon: (pmbus/tps53679) Add documentationGuenter Roeck2-0/+179
2020-03-09hwmon: (pmbus/tps53679) Add support for TPS53647 and TPS53667Guenter Roeck2-4/+15
2020-03-09hwmon: (pmbus/tps53679) Add support for TPS53681Guenter Roeck2-5/+119
2020-03-09hwmon: (pmbus/tps53679) Add support for IIN and PIN to TPS53679 and TPS53688Guenter Roeck1-3/+3
2020-03-09hwmon: (pmbus/tps53679) Add support for multiple chips IDsGuenter Roeck1-10/+31
2020-03-09hwmon: (pmbus) Implement multi-phase supportGuenter Roeck3-25/+74
2020-03-09hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase supportGuenter Roeck19-124/+192
2020-03-09hwmon: (pmbus) Add IC_DEVICE_ID and IC_DEVICE_REV command definitionsGuenter Roeck1-0/+3
2020-03-09hwmon: (ibmaem) Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-09hwmon: (k10temp) Update driver documentationGuenter Roeck1-3/+26
2020-03-09hwmon: (k10temp) Reorganize and simplify temperature support detectionGuenter Roeck1-32/+18
2020-03-09hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUsGuenter Roeck1-9/+9
2020-03-09bindings: (hwmon/ltc2978.txt) add support for more parts (bindings)Mike Jones1-4/+18
2020-03-09hwmon: (pmbus/ltc2978) add support for more parts.Mike Jones3-47/+228
2020-03-09docs: hwmon: (pmbus/ltc2978) Update datasheet URLs to analog.com.Mike Jones1-14/+14
2020-03-09dt-bindings: hwmon: Add AXI FAN Control documentationNuno Sá2-0/+63
2020-03-09hwmon: Support ADI Fan Control IPNuno Sá4-0/+486
2020-03-09Linux 5.6-rc5v5.6-rc5Linus Torvalds1-1/+1
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-06parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu1-0/+3
2020-03-06dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI statesUlf Hansson1-15/+13
2020-03-06dt-bindings: power: Extend nodename pattern for power-domain providersUlf Hansson1-1/+1
2020-03-06io_uring: free fixed_file_data after RCU grace periodJens Axboe1-2/+22
2020-03-06locks: fix a potential use-after-free problem when wakeup a waiteryangerkun1-14/+0
2020-03-06block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato1-4/+5
2020-03-06tty: serial: fsl_lpuart: free IDs allocated by IDAMichael Walle1-15/+24
2020-03-06Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"Michael Walle1-0/+2
2020-03-06serdev: Fix detection of UART devices on Apple machines.Ronald Tschalär1-0/+10
2020-03-06arch/Kconfig: update HAVE_RELIABLE_STACKTRACE descriptionMiroslav Benes1-2/+3
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka2-1/+11
2020-03-06mm/z3fold.c: do not include rwlock.h directlySebastian Andrzej Siewior1-1/+0
2020-03-06fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi1-12/+7
2020-03-06mm: avoid data corruption on CoW fault into PFN-mapped VMAKirill A. Shutemov1-8/+27
2020-03-06mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()Huang Ying1-2/+1
2020-03-06mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...Mel Gorman1-2/+36
2020-03-06ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functionsThomas Bogendoerfer1-6/+0
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen3-21/+8
2020-03-05blktrace: fix dereference after null checkCengiz Can1-1/+4
2020-03-05MAINTAINERS: Add missed files related to Synopsys DesignWare UARTAndy Shevchenko1-0/+2
2020-03-05serial: 8250_exar: add support for ACCES cardsJay Dolan1-0/+33
2020-03-05riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah1-0/+5
2020-03-05tty:serial:mvebu-uart:fix a wrong returntangbin1-1/+1
2020-03-05RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel3-0/+4
2020-03-05RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel3-0/+4
2020-03-05RISC-V: Enable QEMU virt machine support in defconfigsAnup Patel2-29/+2
2020-03-05RISC-V: Add kconfig option for QEMU virt machineAnup Patel1-0/+20
2020-03-05xen/blkfront: fix ring info addressingJuergen Gross1-38/+42
2020-03-05xen/xenbus: fix lockingJuergen Gross3-8/+10