summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean2020-08-041-4/+0
* hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return valueSaheed O. Bolarinwa2020-08-042-8/+12
* hwmon: (sparx5) Make symbol 's5_temp_match' staticWei Yongjun2020-07-241-1/+1
* hwmon: (corsair-cpro) add reading pwm valuesMarius Zachmann2020-07-243-25/+48
* hwmon: sparx5: Add Sparx5 SoC temperature driverLars Povlsen2020-07-244-0/+212
* dt-bindings: hwmon: Add Sparx5 temperature sensorLars Povlsen2020-07-241-0/+44
* hwmon: (tmp401) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-1/+1
* hwmon: (lm95234) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-2/+2
* hwmon: (lm90) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-5/+5
* hwmon: (k8temp) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-1/+1
* hwmon: (jc42) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-13/+13
* hwmon: (ina2xx) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-242-10/+10
* hwmon: (ina209) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-242-2/+2
* hwmon: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2428-61/+61
* docs: hwmon: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-247-24/+24
* hwmon: (adm1025) Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-241-1/+1
* hwmon: add Corsair Commander Pro driverMarius Zachmann2020-07-246-0/+618
* hwmon: (max6697) Allow max6581 to create tempX_offsetChu Lin2020-07-241-2/+94
* hwmon: (tmmp513) Replace HTTP links with HTTPS linksAlexander A. Klimov2020-07-243-6/+6
* Documentation: hwmon/w83l786ng: drop duplicate wordsRandy Dunlap2020-07-241-1/+1
* Documentation: hwmon/w83627ehf: drop duplicate wordsRandy Dunlap2020-07-241-1/+1
* Documentation: hwmon/nct7665: drop duplicate wordsRandy Dunlap2020-07-241-1/+1
* Documentation: hwmon/lm93: drop duplicate wordsRandy Dunlap2020-07-241-1/+1
* Documentation: hwmon/f71882fg: drop duplicate wordsRandy Dunlap2020-07-241-1/+1
* hwmon: (pmbus/core) Use s64 instead of long for calculationsJosh Lehan2020-07-241-35/+31
* hwmon: (pmbus/max20730) Add max20710 supportUgur Usug2020-07-243-9/+54
* hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey2020-07-202-4/+7
* hwmon: (adm1275) Enable adm1278 ADM1278_TEMP1_ENManikandan Elumalai2020-07-201-7/+6
* hwmon: (dell-smm) Add Latitude 5480 to fan control whitelistJeffrey Lin2020-07-201-0/+8
* hwmon: (nct6683) Replace container_of() with kobj_to_dev()Wang Qing2020-07-201-4/+4
* hwmon: (i5k_amb) remove redundant assignment to variable resColin Ian King2020-07-201-1/+1
* Linux 5.8-rc6v5.8-rc6Linus Torvalds2020-07-201-1/+1
* Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-07-193-6/+14
|\
| * tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2020-07-171-2/+3
| * perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo2020-07-171-4/+8
| * libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria2020-07-171-0/+3
* | Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-1912-37/+66
|\ \
| * | x86/boot: Don't add the EFI stub to targetsArvind Sankar2020-07-191-2/+2
| * | x86/entry: Actually disable stack protectorKees Cook2020-07-191-3/+11
| * | x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski2020-07-186-17/+38
| * | x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-161-1/+1
| * | x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek2020-07-161-2/+2
| * | x86/entry: Add compatibility with IASJian Cai2020-07-161-8/+6
| * | x86/entry/common: Make prepare_exit_to_usermode() staticThomas Gleixner2020-07-091-1/+1
| * | x86/entry: Mark check_user_regs() noinstrThomas Gleixner2020-07-091-1/+1
| * | x86/traps: Disable interrupts in exc_aligment_check()Thomas Gleixner2020-07-091-0/+2
| * | x86/entry/32: Fix XEN_PV build dependencyIngo Molnar2020-07-051-2/+2
* | | Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-191-5/+16
|\ \ \
| * | | timer: Fix wheel index calculation on last levelFrederic Weisbecker2020-07-171-2/+2
| * | | timer: Prevent base->clk from moving backwardFrederic Weisbecker2020-07-091-3/+14