)]}'
{
  "commit": "ae982073095a44f004d7ffb9f271077abef9dbcf",
  "tree": "26dfda416542c9dc60ab24029c16caecb964d627",
  "parents": [
    "f1a3c0b933e7ff856223d6fcd7456d403e54e4e5",
    "e625ccec1fa6c24620f38fd72d5b2fd62230ad2b"
  ],
  "author": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Sep 01 19:45:46 2015 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Sep 01 19:45:46 2015 -0700"
  },
  "message": "Merge tag \u0027pm+acpi-4.3-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull power management and ACPI updates from Rafael Wysocki:\n \"From the number of commits perspective, the biggest items are ACPICA\n  and cpufreq changes with the latter taking the lead (over 50 commits).\n\n  On the cpufreq front, there are many cleanups and minor fixes in the\n  core and governors, driver updates etc.  We also have a new cpufreq\n  driver for Mediatek MT8173 chips.\n\n  ACPICA mostly updates its debug infrastructure and adds a number of\n  fixes and cleanups for a good measure.\n\n  The Operating Performance Points (OPP) framework is updated with new\n  DT bindings and support for them among other things.\n\n  We have a few updates of the generic power domains framework and a\n  reorganization of the ACPI device enumeration code and bus type\n  operations.\n\n  And a lot of fixes and cleanups all over.\n\n  Included is one branch from the MFD tree as it contains some\n  PM-related driver core and ACPI PM changes a few other commits are\n  based on.\n\n  Specifics:\n\n   - ACPICA update to upstream revision 20150818 including method\n     tracing extensions to allow more in-depth AML debugging in the\n     kernel and a number of assorted fixes and cleanups (Bob Moore, Lv\n     Zheng, Markus Elfring).\n\n   - ACPI sysfs code updates and a documentation update related to AML\n     method tracing (Lv Zheng).\n\n   - ACPI EC driver fix related to serialized evaluations of _Qxx\n     methods and ACPI tools updates allowing the EC userspace tool to be\n     built from the kernel source (Lv Zheng).\n\n   - ACPI processor driver updates preparing it for future introduction\n     of CPPC support and ACPI PCC mailbox driver updates (Ashwin\n     Chaugule).\n\n   - ACPI interrupts enumeration fix for a regression related to the\n     handling of IRQ attribute conflicts between MADT and the ACPI\n     namespace (Jiang Liu).\n\n   - Fixes related to ACPI device PM (Mika Westerberg, Srinidhi\n     Kasagar).\n\n   - ACPI device registration code reorganization to separate the\n     sysfs-related code and bus type operations from the rest (Rafael J\n     Wysocki).\n\n   - Assorted cleanups in the ACPI core (Jarkko Nikula, Mathias Krause,\n     Andy Shevchenko, Rafael J Wysocki, Nicolas Iooss).\n\n   - ACPI cpufreq driver and ia64 cpufreq driver fixes and cleanups (Pan\n     Xinhui, Rafael J Wysocki).\n\n   - cpufreq core cleanups on top of the previous changes allowing it to\n     preseve its sysfs directories over system suspend/resume (Viresh\n     Kumar, Rafael J Wysocki, Sebastian Andrzej Siewior).\n\n   - cpufreq fixes and cleanups related to governors (Viresh Kumar).\n\n   - cpufreq updates (core and the cpufreq-dt driver) related to the\n     turbo/boost mode support (Viresh Kumar, Bartlomiej Zolnierkiewicz).\n\n   - New DT bindings for Operating Performance Points (OPP), support for\n     them in the OPP framework and in the cpufreq-dt driver plus related\n     OPP framework fixes and cleanups (Viresh Kumar).\n\n   - cpufreq powernv driver updates (Shilpasri G Bhat).\n\n   - New cpufreq driver for Mediatek MT8173 (Pi-Cheng Chen).\n\n   - Assorted cpufreq driver (speedstep-lib, sfi, integrator) cleanups\n     and fixes (Abhilash Jindal, Andrzej Hajda, Cristian Ardelean).\n\n   - intel_pstate driver updates including Skylake-S support, support\n     for enabling HW P-states per CPU and an additional vendor bypass\n     list entry (Kristen Carlson Accardi, Chen Yu, Ethan Zhao).\n\n   - cpuidle core fixes related to the handling of coupled idle states\n     (Xunlei Pang).\n\n   - intel_idle driver updates including Skylake Client support and\n     support for freeze-mode-specific idle states (Len Brown).\n\n   - Driver core updates related to power management (Andy Shevchenko,\n     Rafael J Wysocki).\n\n   - Generic power domains framework fixes and cleanups (Jon Hunter,\n     Geert Uytterhoeven, Rajendra Nayak, Ulf Hansson).\n\n   - Device PM QoS framework update to allow the latency tolerance\n     setting to be exposed to user space via sysfs (Mika Westerberg).\n\n   - devfreq support for PPMUv2 in Exynos5433 and a fix for an incorrect\n     exynos-ppmu DT binding (Chanwoo Choi, Javier Martinez Canillas).\n\n   - System sleep support updates (Alan Stern, Len Brown, SungEun Kim).\n\n   - rockchip-io AVS support updates (Heiko Stuebner).\n\n   - PM core clocks support fixup (Colin Ian King).\n\n   - Power capping RAPL driver update including support for Skylake H/S\n     and Broadwell-H (Radivoje Jovanovic, Seiichi Ikarashi).\n\n   - Generic device properties framework fixes related to the handling\n     of static (driver-provided) property sets (Andy Shevchenko).\n\n   - turbostat and cpupower updates (Len Brown, Shilpasri G Bhat,\n     Shreyas B Prabhu)\"\n\n* tag \u0027pm+acpi-4.3-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (180 commits)\n  cpufreq: speedstep-lib: Use monotonic clock\n  cpufreq: powernv: Increase the verbosity of OCC console messages\n  cpufreq: sfi: use kmemdup rather than duplicating its implementation\n  cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()\n  cpufreq: rename cpufreq_real_policy as cpufreq_user_policy\n  cpufreq: remove redundant \u0027policy\u0027 field from user_policy\n  cpufreq: remove redundant \u0027governor\u0027 field from user_policy\n  cpufreq: update user_policy.* on success\n  cpufreq: use memcpy() to copy policy\n  cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event\n  cpufreq: mediatek: Add MT8173 cpufreq driver\n  dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings\n  PM / Domains: Fix typo in description of genpd_dev_pm_detach()\n  PM / Domains: Remove unusable governor dummies\n  PM / Domains: Make pm_genpd_init() available to modules\n  PM / domains: Align column headers and data in pm_genpd_summary output\n  powercap / RAPL: disable the 2nd power limit properly\n  tools: cpupower: Fix error when running cpupower monitor\n  PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)\n  PM / OPP: Fix static checker warning (broken 64bit big endian systems)\n  ...\n",
  "tree_diff": []
}
