mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Stefan Wahren <stefan.wahren@i2se.com>,
	bcm-kernel-feedback-list@broadcom.com,
	Eric Anholt <eric@anholt.net>
Subject: [GIT PULL 2/4] bcm2835-drivers-next-2018-07-03
Date: Tue,  3 Jul 2018 13:05:09 -0700	[thread overview]
Message-ID: <20180703200511.2725-2-eric@anholt.net> (raw)
In-Reply-To: <20180703200511.2725-1-eric@anholt.net>

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

  git://github.com/anholt/linux tags/bcm2835-drivers-next-2018-07-03

for you to fetch changes up to 5bfdc1097654eb31bcf2d10421ed769ef3b161c6:

  firmware: raspberrypi: Remove VLA usage (2018-07-03 12:56:12 -0700)

----------------------------------------------------------------
This pull request brings in the new HWMON driver for getting
under-voltage detection from the Raspberry Pi firmware, and a change
from Kees to remove another instance of VLA stack usage.

----------------------------------------------------------------
Kees Cook (1):
      firmware: raspberrypi: Remove VLA usage

Stefan Wahren (3):
      ARM: bcm2835: Add GET_THROTTLED firmware property
      hwmon: Add support for RPi voltage sensor
      firmware: raspberrypi: Register hwmon driver

 Documentation/hwmon/raspberrypi-hwmon      |  22 ++++
 drivers/firmware/raspberrypi.c             |  29 ++++-
 drivers/hwmon/Kconfig                      |  10 ++
 drivers/hwmon/Makefile                     |   1 +
 drivers/hwmon/raspberrypi-hwmon.c          | 166 +++++++++++++++++++++++++++++
 include/soc/bcm2835/raspberrypi-firmware.h |   1 +
 6 files changed, 227 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/hwmon/raspberrypi-hwmon
 create mode 100644 drivers/hwmon/raspberrypi-hwmon.c

  reply	other threads:[~2018-07-03 20:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03 20:05 [GIT PULL 1/4] bcm2835-dt-next-2018-07-03 Eric Anholt
2018-07-03 20:05 ` Eric Anholt [this message]
2018-07-09 12:25   ` [GIT PULL 2/4] bcm2835-drivers-next-2018-07-03 Florian Fainelli
2018-07-03 20:05 ` [GIT PULL 3/4] bcm2835-defconfig-next-2018-07-03 Eric Anholt
2018-07-09 12:25   ` Florian Fainelli
2018-07-03 20:05 ` [GIT PULL 4/4] bcm2835-defconfig-64-next-2018-07-03 Eric Anholt
2018-07-09 12:25   ` Florian Fainelli
2018-07-09 12:20 ` [GIT PULL 1/4] bcm2835-dt-next-2018-07-03 Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180703200511.2725-2-eric@anholt.net \
    --to=eric@anholt.net \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=stefan.wahren@i2se.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome