From: Lee Jones <lee@kernel.org>
To: Michael Walle <mwalle@kernel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
jcormier@criticallink.com, Job Sava <jsava@criticallink.com>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [GIT PULL] Immutable branch between MFD and Input due for the v6.18 merge window
Date: Wed, 3 Sep 2025 12:32:55 +0100 [thread overview]
Message-ID: <20250903113255.GK2163762@google.com> (raw)
In-Reply-To: <20250826134631.1499936-1-mwalle@kernel.org>
Enjoy!
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-input-v6.18
for you to fetch changes up to 2215a87b02ad8d353cd3edebd1bed01db2458986:
mfd: tps6594: Add board power-off support (2025-09-03 11:28:36 +0100)
----------------------------------------------------------------
Immutable branch between MFD and Input due for the v6.18 merge window
----------------------------------------------------------------
Job Sava (1):
input: tps6594-pwrbutton: Add power button functionality
Michael Walle (2):
mfd: tps6594: Add power button functionality
mfd: tps6594: Add board power-off support
drivers/input/misc/Kconfig | 10 +++
drivers/input/misc/Makefile | 1 +
drivers/input/misc/tps6594-pwrbutton.c | 126 +++++++++++++++++++++++++++++++++
drivers/mfd/tps6594-core.c | 58 ++++++++++++++-
4 files changed, 193 insertions(+), 2 deletions(-)
create mode 100644 drivers/input/misc/tps6594-pwrbutton.c
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2025-09-03 11:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-26 13:46 [PATCH v2 0/3] mfd: tps6594: add power button and power-off Michael Walle
2025-08-26 13:46 ` [PATCH v2 1/3] input: tps6594-pwrbutton: Add power button functionality Michael Walle
2025-08-26 13:46 ` [PATCH v2 2/3] mfd: tps6594: add " Michael Walle
2025-08-26 13:46 ` [PATCH v2 3/3] mfd: tps6594: Add board power-off support Michael Walle
2025-09-03 10:45 ` [PATCH v2 0/3] mfd: tps6594: add power button and power-off Lee Jones
2025-09-03 10:46 ` Lee Jones
2025-09-03 11:32 ` Lee Jones [this message]
2025-09-11 15:14 ` [GIT PULL v2] Immutable branch between MFD and Input due for the v6.18 merge window Lee Jones
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=20250903113255.GK2163762@google.com \
--to=lee@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=jcormier@criticallink.com \
--cc=jsava@criticallink.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mwalle@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.