linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v4.16-rc7
@ 2018-03-22 23:05 Rafael J. Wysocki
  2018-03-22 23:21 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2018-03-22 23:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, Linux PM, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-4.16-rc4

with top-most commit 594fdbaab739f82b3a712b88beb483ca1ca250ee

 Merge branch 'acpi-wdat'

on top of commit c698ca5278934c0ae32297a8725ced2e27585d7f

 Linux 4.16-rc6

to receive ACPI fixes for 4.16-rc7.

These revert one recent commit that added incorrect battery quirks
for some Asus systems and fix an off-by-one error in the watchdog
driver based on the ACPI WDAT table.

Specifics:

 - Revert the recent change adding battery quirks for Asus GL502VSK
   and UX305LA as these quirks turn out to be inadequate and possibly
   premature (Daniel Drake).

 - Fix an off-by-one error in the resource allocation part of the
   watchdog driver based on the ACPI WDAT table (Takashi Iwai).

Thanks!


---------------

Daniel Drake (1):
      Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"

Takashi Iwai (1):
      ACPI / watchdog: Fix off-by-one error at resource assignment

---------------

 drivers/acpi/acpi_watchdog.c |  4 ++--
 drivers/acpi/battery.c       | 48 +++-----------------------------------------
 drivers/watchdog/wdat_wdt.c  |  2 +-
 3 files changed, 6 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ACPI fixes for v4.16-rc7
  2018-03-22 23:05 [GIT PULL] ACPI fixes for v4.16-rc7 Rafael J. Wysocki
@ 2018-03-22 23:21 ` Linus Torvalds
  2018-03-22 23:30   ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2018-03-22 23:21 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: ACPI Devel Maling List, Linux PM, Linux Kernel Mailing List

On Thu, Mar 22, 2018 at 4:05 PM, Rafael J. Wysocki <rafael@kernel.org> wrote:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
>  acpi-4.16-rc4

I get

  fatal: Couldn't find remote ref acpi-4.16-rc4

Forgot to push out?

Oh. No, I see what happened. You meant "rc7".

Didn't your script warn abou tthe tag name not matching?

              Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ACPI fixes for v4.16-rc7
  2018-03-22 23:21 ` Linus Torvalds
@ 2018-03-22 23:30   ` Rafael J. Wysocki
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2018-03-22 23:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Rafael J. Wysocki, ACPI Devel Maling List, Linux PM,
	Linux Kernel Mailing List

On Fri, Mar 23, 2018 at 12:21 AM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> On Thu, Mar 22, 2018 at 4:05 PM, Rafael J. Wysocki <rafael@kernel.org> wrote:
>>
>>  git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
>>  acpi-4.16-rc4
>
> I get
>
>   fatal: Couldn't find remote ref acpi-4.16-rc4
>
> Forgot to push out?
>
> Oh. No, I see what happened. You meant "rc7".
>
> Didn't your script warn about the tag name not matching?

Well, this was a manual one, sorry about that.

Rafael

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-22 23:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-22 23:05 [GIT PULL] ACPI fixes for v4.16-rc7 Rafael J. Wysocki
2018-03-22 23:21 ` Linus Torvalds
2018-03-22 23:30   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).