All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] devfreq next for v5.7
       [not found] <CGME20200324234525epcas1p28f4150423112c61645bc19e3742b22bf@epcas1p2.samsung.com>
@ 2020-03-24 23:54 ` Chanwoo Choi
  2020-03-25  9:57   ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2020-03-24 23:54 UTC (permalink / raw)
  To: Rafael J. Wysocki <rjw@rjwysocki.net>
  Cc: linux-pm, linux-kernel, Chanwoo Choi (samsung.com),
	Chanwoo Choi (samsung.com), 함명주,
	Kyungmin Park

Dear Rafael,

This is devfreq-next pull request for v5.7-rc1. I add detailed description of
this pull request on the following tag. Please pull devfreq with following updates.
- tag name : devfreq-next-for-5.7

Best Regards,
Chanwoo Choi

The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:

  Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-5.7

for you to fetch changes up to 7a51320ecd394202d80131ad7837a72ca2213e64:

  PM / devfreq: Get rid of some doc warnings (2020-03-25 08:35:03 +0900)

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

Detailed description for this pull request:
1. Update devfreq code with minor issue:
- Remove unneeded extern keyword from devfreq header file.

- Change to DEVFREQ_GOV_UPDATE_INTERNAL event name because
  old DEVFREQ_GOV_INTERNAL name doesn't specify exactly what to do.

- Fix handling code of return value of dev_pm_qos_remove_request().

- Use constant name for userspace governor with DEVFREQ_GOV_USERSPACE.

- Get rid of doc warnings and  fix typo.

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

Chanwoo Choi (2):
      PM / devfreq: Remove unneeded extern keyword
      PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event name

Christophe JAILLET (1):
      PM / devfreq: Fix a typo in a comment

Leonard Crestez (1):
      PM / devfreq: Fix handling dev_pm_qos_remove_request result

Mauro Carvalho Chehab (1):
      PM / devfreq: Get rid of some doc warnings

pierre Kuo (1):
      PM / devfreq: Use constant name of userspace governor

 drivers/devfreq/devfreq.c                 |  14 ++--
 drivers/devfreq/governor.h                |  21 +++---
 drivers/devfreq/governor_simpleondemand.c |   4 +-
 drivers/devfreq/governor_userspace.c      |   2 +-
 drivers/devfreq/tegra30-devfreq.c         |   4 +-
 include/linux/devfreq.h                   | 106 +++++++++++++++---------------
 6 files changed, 74 insertions(+), 77 deletions(-)

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

* Re: [GIT PULL] devfreq next for v5.7
  2020-03-24 23:54 ` [GIT PULL] devfreq next for v5.7 Chanwoo Choi
@ 2020-03-25  9:57   ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-03-25  9:57 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: Rafael J. Wysocki <rjw@rjwysocki.net>,
	linux-pm, linux-kernel, Chanwoo Choi (samsung.com),
	함명주,
	Kyungmin Park

On Wed, Mar 25, 2020 at 12:45 AM Chanwoo Choi <cw00.choi@samsung.com> wrote:
>
> Dear Rafael,
>
> This is devfreq-next pull request for v5.7-rc1. I add detailed description of
> this pull request on the following tag. Please pull devfreq with following updates.
> - tag name : devfreq-next-for-5.7
>
> Best Regards,
> Chanwoo Choi
>
> The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:
>
>   Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-next-for-5.7

Pulled, thanks!

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

end of thread, other threads:[~2020-03-25  9:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20200324234525epcas1p28f4150423112c61645bc19e3742b22bf@epcas1p2.samsung.com>
2020-03-24 23:54 ` [GIT PULL] devfreq next for v5.7 Chanwoo Choi
2020-03-25  9:57   ` Rafael J. Wysocki

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.