Re: [PATCH] k10temp: update documentation

2019-09-21 Thread Guenter Roeck
On Thu, Sep 19, 2019 at 11:25:03AM +0200, Lukas Zapletal wrote: > It's been a while since the k10temp documentation has been updated. > There are new CPU families supported as well as Tdie temp was added. > This patch adds all missing families which I was able to find from git > history and provide

Re: [PATCH 5/5] lib/math: remove int_pow()

2019-09-21 Thread kbuild test robot
Hi Rasmus, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3 next-20190918] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base' option to specify the

Re: [PATCH 5/5] lib/math: remove int_pow()

2019-09-21 Thread kbuild test robot
Hi Rasmus, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3 next-20190918] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base' option to specify the

[PATCH 0/2] misc: add support for the cc1101 RF transceiver chip from TI

2019-09-21 Thread Heiko Schocher
This driver provides support for the Low-Power Sub-1 GHz RF Transceiver chip from Texas Instruments. It provides a simple message based protocol to set chip registers, send and receive packets to/from the chip. Heiko Schocher (2): misc: add cc1101 devicetree binding misc: add support for the

[PATCH 2/2] misc: add support for the cc1101 RF transceiver chip from TI

2019-09-21 Thread Heiko Schocher
This driver provides support for the Low-Power Sub-1 GHz RF Transceiver chip from Texas Instruments. It provides a simple message based protocol to set chip registers, send and receive packets to/from the chip. For more details see Documentation/misc-devices/cc1101.txt and Documentation/devicetree/