summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-09-1736-152/+285
|\
| *-. Merge branches 'acpi-misc' and 'acpi-doc'Rafael J. Wysocki2019-09-174-14/+20
| |\ \
| | | * Documentation: ACPI: DSD: Convert LED documentation to ReSTSakari Ailus2019-08-202-4/+17
| | * | ACPI: thermal: Remove redundant acpi_has_method() callsKelsey Skunberg2019-09-021-8/+3
| | * | ACPI: SBS: remove unused const variable 'SMBUS_PEC'YueHaibing2019-08-231-2/+0
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'acpi-apei', 'acpi-processor', 'acpi-tables', 'acpi-pci' and '...Rafael J. Wysocki2019-09-177-42/+151
| |\ \ \ \ \ \
| | | | | | * | ACPI / LPSS: Save/restore LPSS private registers also on LynxpointJarkko Nikula2019-08-231-3/+5
| | | | | | |/
| | | | | * | ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang2019-09-031-1/+3
| | | | | * | ACPI/PCI: Remove surplus parentheses from a return statementKrzysztof Wilczynski2019-08-211-2/+2
| | | | | |/
| | | | * | ACPI: custom_method: fix memory leaksWenwen Wang2019-09-021-1/+4
| | | | * | HMAT: Skip publishing target info for nodes with no online memoryDan Williams2019-08-121-4/+10
| | | | * | HMAT: Register attributes for memory hot addKeith Busch2019-08-121-18/+57
| | | | * | HMAT: Register memory-side cache after parsingKeith Busch2019-08-121-15/+55
| | | * | | ACPI / processor: don't print errors for processorIDs == 0xffJiri Slaby2019-08-091-3/+7
| | * | | | ACPI / APEI: Release resources if gen_pool_add() failsLiguang Zhang2019-08-201-2/+15
| | * | | | ACPI / APEI: Get rid of NULL_UUID_LE constantAndy Shevchenko2019-08-051-1/+1
| | |/ / /
| * | | | Merge branch 'acpica'Rafael J. Wysocki2019-09-1724-94/+110
| |\ \ \ \
| | * | | | ACPICA: Update version to 20190816.Bob Moore2019-08-211-1/+1
| | * | | | ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim2019-08-212-0/+2
| | * | | | ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim2019-08-212-7/+8
| | * | | | ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore2019-08-216-54/+58
| | * | | | ACPICA: iASL,acpi_dump: Improve y/n queryBob Moore2019-08-211-2/+8
| | * | | | ACPICA: Fix issues with arg types within printf format stringsBob Moore2019-08-214-15/+13
| | * | | | ACPICA: Macros: remove pointer math on a null pointerBob Moore2019-08-211-1/+1
| | * | | | ACPICA: Increase total number of possible Owner IDsBob Moore2019-08-2113-25/+31
| | * | | | ACPICA: Debugger: remove redundant assignment on obj_descColin Ian King2019-08-211-1/+0
| | | |_|/ | | |/| |
| * | | | ACPI / CPPC: do not require the _PSD methodAl Stone2019-08-281-2/+4
* | | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-17118-1924/+4052
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2019-09-1719-584/+634
| |\ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ Merge back earlier power management tools updates for v5.4.Rafael J. Wysocki2019-09-074-300/+391
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | pm-graph: make setVal unbuffered again for python2 and python3Todd Brandt2019-09-041-5/+5
| | | | | | | * | | | | pm-graph v5.5Todd Brandt2019-08-214-296/+387
| | | | | | | | |/ / / | | | | | | | |/| | |
| | | | | | * | | | | Merge tag 'linux-cpupower-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2019-09-074-172/+190
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | cpupower: update German translationBenjamin Weis2019-08-291-164/+180
| | | | | | | * | | | | tools/power/cpupower: fix 64bit detection when cross-compilingSébastien Szymanski2019-08-291-6/+8
| | | | | | | * | | | | cpupower: Add missing newline at end of fileGeert Uytterhoeven2019-08-292-2/+2
| | | | | | | | |/ / / | | | | | | | |/| | |
| | | | | * | | | | | PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()Ulf Hansson2019-09-021-2/+2
| | | | | * | | | | | PM / Domains: Simplify genpd_lookup_dev()Ulf Hansson2019-09-021-13/+8
| | | | | * | | | | | PM / Domains: Align in-parameter names for some genpd functionsUlf Hansson2019-08-051-8/+8
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * / | | | | ACPI: PM: Print debug messages on device power state changesRafael J. Wysocki2019-08-081-0/+4
| | | | |/ / / / /
| | | * | | | / / PM: QoS: Get rid of unused flagsAmit Kucheria2019-08-214-63/+4
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2019-09-057-44/+235
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Merge branch 'opp/qcom-updates' into opp/linux-nextViresh Kumar2019-09-032-6/+140
| | | |\ \ \ \ \
| | | * | | | | | PM / OPP: Correct Documentation about library locationYue Hu2019-07-261-1/+1
| | | * | | | | | opp: of: Support multiple suspend OPPs defined in DTAnson Huang2019-07-261-3/+6
| | | * | | | | | dt-bindings: opp: Support multiple opp-suspend propertiesAnson Huang2019-07-261-2/+2
| | | * | | | | | opp: core: add regulators enable and disablek.konieczny@partner.samsung.com2019-07-261-3/+13
| | | * | | | | | opp: Don't decrement uninitialized list_krefViresh Kumar2019-07-262-17/+5
| * | | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2019-09-1710-333/+500
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz...Rafael J. Wysocki2019-08-281-1/+0
| | |\ \ \ \ \ \ \ \