summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008Guenter Roeck
2022-07-13hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483Guenter Roeck
2022-07-13hwmon: (lm90) Add explicit support for MAX6648/MAX6692Guenter Roeck
2022-07-13hwmon: (lm90) Add flag to indicate 'alarms' attribute supportGuenter Roeck
2022-07-13hwmon: (lm90) Fix/Add detection of G781-1Guenter Roeck
2022-07-13hwmon: (lm90) Add support for additional chip revision of NCT1008Guenter Roeck
2022-07-13hwmon: (lm90) Rework detect functionGuenter Roeck
2022-07-13hwmon: (lm90) Use single flag to indicate extended temperature supportGuenter Roeck
2022-07-13hwmon: (lm90) Support multiple temperature resolutionsGuenter Roeck
2022-07-13hwmon: (lm90) Only re-read registers if volatileGuenter Roeck
2022-07-13hwmon: (lm90) Add support for unsigned and signed temperaturesGuenter Roeck
2022-07-13hwmon: (lm90) Enable full PEC support for ADT7461AGuenter Roeck
2022-07-13hwmon: (lm90) Add partial PEC support for ADT7461Guenter Roeck
2022-07-13hwmon: (lm90) Improve PEC supportGuenter Roeck
2022-07-13hwmon: (lm90) Stop using R_/W_ register prefixGuenter Roeck
2022-07-13hwmon: (lm90) Move status register bit shifts to compile timeGuenter Roeck
2022-07-13hwmon: (lm90) Use BIT macroGuenter Roeck
2022-07-13hwmon: (lm90) Reorder chip enumeration to be in alphabetical orderGuenter Roeck
2022-07-13hwmon: (lm90) Reorder include files in alphabetical orderGuenter Roeck
2022-07-13hwmon: (lm90) Rework alarm/status handlingGuenter Roeck
2022-07-13hwmon: (lm90) Generate sysfs and udev events for all alarmsGuenter Roeck
2022-07-13hwmon: (pmbus) Move pec attribute to I2C deviceGuenter Roeck
2022-07-03Linux 5.19-rc5Linus Torvalds
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-07-01Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-01Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-07-01Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-01hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang
2022-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-01Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-07-01Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-01Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-01Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-07-01Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon