aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13hwmon: (lm90) Add flag to indicate 'alarms' attribute supportGuenter Roeck1-19/+38
2022-07-13hwmon: (lm90) Fix/Add detection of G781-1Guenter Roeck1-5/+34
2022-07-13hwmon: (lm90) Add support for additional chip revision of NCT1008Guenter Roeck1-1/+6
2022-07-13hwmon: (lm90) Rework detect functionGuenter Roeck1-143/+236
2022-07-13hwmon: (lm90) Use single flag to indicate extended temperature supportGuenter Roeck1-15/+10
2022-07-13hwmon: (lm90) Support multiple temperature resolutionsGuenter Roeck1-297/+155
2022-07-13hwmon: (lm90) Only re-read registers if volatileGuenter Roeck1-18/+23
2022-07-13hwmon: (lm90) Add support for unsigned and signed temperaturesGuenter Roeck1-28/+42
2022-07-13hwmon: (lm90) Enable full PEC support for ADT7461AGuenter Roeck1-5/+12
2022-07-13hwmon: (lm90) Add partial PEC support for ADT7461Guenter Roeck2-1/+2
2022-07-13hwmon: (lm90) Improve PEC supportGuenter Roeck2-30/+32
2022-07-13hwmon: (lm90) Stop using R_/W_ register prefixGuenter Roeck1-117/+117
2022-07-13hwmon: (lm90) Move status register bit shifts to compile timeGuenter Roeck1-13/+14
2022-07-13hwmon: (lm90) Use BIT macroGuenter Roeck1-27/+28
2022-07-13hwmon: (lm90) Reorder chip enumeration to be in alphabetical orderGuenter Roeck1-2/+4
2022-07-13hwmon: (lm90) Reorder include files in alphabetical orderGuenter Roeck1-6/+6
2022-07-13hwmon: (lm90) Rework alarm/status handlingGuenter Roeck1-115/+199
2022-07-13hwmon: (lm90) Generate sysfs and udev events for all alarmsGuenter Roeck1-0/+20
2022-07-13hwmon: (pmbus) Move pec attribute to I2C deviceGuenter Roeck3-39/+68
2022-07-03Linux 5.19-rc5Linus Torvalds1-1/+1
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds2-26/+0
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds2-3/+5
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller1-0/+5
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim1-2/+3
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim1-2/+2
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou1-1/+1
2022-07-01hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang1-4/+8
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon1-9/+21
2022-07-01xfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong1-2/+7
2022-06-30vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein4-37/+68
2022-06-30SUNRPC: Fix READ_PLUS crasherChuck Lever1-1/+1
2022-06-30NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew1-6/+13
2022-06-30NFS: restore module put when manager exits.NeilBrown1-0/+1
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean1-0/+4
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski2-1/+163
2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski1-1/+2
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson1-0/+6
2022-06-30thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar1-0/+1
2022-06-30s390/qdio: Fix spelling mistakeZhang Jiaming1-3/+3
2022-06-30s390/sclp: Fix typo in commentsJiang Jian1-1/+1
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld3-224/+12
2022-06-30io_uring: fix provided buffer importDylan Yudaken1-3/+4
2022-06-30io_uring: keep sendrecv flags in ioprioPavel Begunkov2-5/+9
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada1-2/+1
2022-06-30s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada1-1/+1
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada1-1/+0
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata1-1/+13
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou1-15/+19
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76