https://github.com/torvalds/linux
Revision 5a32fe48bcc7956f55a1bd2a2799f37020f5a208 authored by Linus Torvalds on 17 April 2020, 16:56:28 UTC, committed by Linus Torvalds on 17 April 2020, 16:56:28 UTC
Pull power management update from Rafael Wysocki:
 "Allow the operating performance points (OPP) core to be used in the
  case when the same driver is used on different platforms, some of
  which have an OPP table and some of which have a clock node (Rajendra
  Nayak)"

* tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  opp: Manage empty OPP tables with clk handle
2 parent s c8a6552 + 2c127c4
Raw File
Tip revision: 5a32fe48bcc7956f55a1bd2a2799f37020f5a208 authored by Linus Torvalds on 17 April 2020, 16:56:28 UTC
Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Tip revision: 5a32fe4
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
*.dtsi diff=dts
*.dts  diff=dts
back to top