summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | cpufreq: powernow-k8: Drop memory allocation error messages from three functionsMarkus Elfring2018-02-271-9/+3
| | * | | | | cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...Markus Elfring2018-02-271-6/+2
| | * | | | | cpufreq: s3c24xx: Drop memory allocation error messages from two functionsMarkus Elfring2018-02-271-6/+2
| | * | | | | cpufreq: tegra186: Break after initialization is done for policy->cpuViresh Kumar2018-02-271-0/+1
| | * | | | | cpufreq: Validate frequency table in the coreViresh Kumar2018-02-273-5/+25
| | * | | | | cpufreq: Reorder cpufreq_online() error code pathViresh Kumar2018-02-271-3/+3
| | * | | | | cpufreq: mediatek: Convert pr_warn() to pr_debug()Viresh Kumar2018-02-271-1/+1
| | * | | | | dt-bindings: cpufreq-dt: Remove "cooling-{min|max}-level" propertiesViresh Kumar2018-02-271-4/+0
| | * | | | | ARM: dts: mt7623: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar2018-02-272-6/+0
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'Rafael J. Wysocki2018-04-0211-31/+106
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UAChris Chiu2018-03-311-1/+2
| | | | * | | | | | ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxWDaniel Drake2018-03-201-1/+10
| | | | * | | | | | ACPI / PM: Reduce LPI constraints logging noiseRafael J. Wysocki2018-03-181-4/+6
| | | | * | | | | | ACPI / PM: Do not reconfigure GPEs for suspend-to-idleRafael J. Wysocki2018-02-211-10/+1
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | PM / hibernate: Change message when writing to /sys/power/resumeMario Limonciello2018-03-301-1/+1
| | | * | | | | | PM / hibernate: Make passing hibernate offsets more friendlyMario Limonciello2018-03-303-1/+47
| | | * | | | | | PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idleRafael J. Wysocki2018-02-222-3/+8
| | | |/ / / / /
| | * | | | | | driver core: Introduce device links reference countingLukas Wunner2018-02-272-8/+19
| | * | | | | | PM / wakeirq: Add wakeup name to dedicated wake irqsTony Lindgren2018-02-262-2/+12
| | | |/ / / / | | |/| | | |
| * | | | | | powercap: RAPL: Add support for Cannon LakeJoe Konno2018-03-191-0/+1
* | | | | | | Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-03254-11085/+4556
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2018-04-027-5/+624
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | ACPI / Kconfig: Update ACPI_PROCFS_POWER help textRandy Dunlap2018-03-181-4/+4
| | | | | | |/ / / / / /
| | | | | * | | | | | | ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede2018-03-201-0/+9
| | | | * | | | | | | | ACPI: Add Time and Alarm Device (TAD) driverRafael J. Wysocki2018-03-204-0/+600
| | | | |/ / / / / / /
| | | * / / / / / / / ACPI / scan: Send change uevent with offine environmental dataLee, Chun-Yi2018-03-201-1/+2
| | | |/ / / / / / /
| | * | / / / / / / ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3Alex Hung2018-03-181-0/+9
| | | |/ / / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci'Rafael J. Wysocki2018-04-023-14/+19
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI / PCI: pci_link: Allow the absence of _PRS and change log levelAlex Hung2018-02-271-2/+2
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace idGeorge Cherian2018-02-221-11/+16
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * / | | | | | | ACPI: add NFIT and HMAT to the initrd override listDan Williams2018-02-221-1/+1
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki2018-04-0213-37/+624
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI / PMIC: Replace license boilerplate with SPDX license identifierrajmohan.mani@intel.com2018-02-221-9/+1
| | | | |/ / / / / / /
| | | * / / / / / / / ACPI: sysfs: Update device object sysfs documentationAishwarya Pant2018-02-211-0/+37
| | | |/ / / / / / /
| | * | | | | | | | Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki2018-03-131-23/+1
| | * | | | | | | | ACPI: battery: do not export degraded capacity values over 100Laszlo Toth2018-02-271-0/+27
| | * | | | | | | | ACPI: battery: make function __battery_hook_unregister() staticColin Ian King2018-02-271-1/+1
| | * | | | | | | | ACPI: battery: Add the ThinkPad "Not Charging" quirkOgnjen Galic2018-02-211-1/+23
| | * | | | | | | | thinkpad_acpi: Add support for battery thresholdsOgnjen Galic2018-02-212-1/+389
| | * | | | | | | | power: add to_power_supply macro to the APIOgnjen Galic2018-02-214-11/+3
| | * | | | | | | | battery: Add the battery hooking APIOgnjen Galic2018-02-215-16/+167
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2018-04-02230-11029/+3286
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: Update version to 20180313Bob Moore2018-03-181-1/+1
| | * | | | | | | | ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-189-70/+116
| | * | | | | | | | ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss2018-03-181-2/+7
| | * | | | | | | | ACPICA: adding SPDX headersErik Schmauss2018-03-18229-8357/+459
| | * | | | | | | | ACPICA: Rename a global for clarity, no functional changeBob Moore2018-03-188-13/+12
| | * | | | | | | | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss2018-03-184-10/+16
| | * | | | | | | | ACPICA: Change a compile-time option to a runtime optionBob Moore2018-03-182-16/+26
| | * | | | | | | | ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-184-24/+9