summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-181-0/+6
|\
| * ACPI / property: Add two new Thunderbolt property GUIDs to the listMika Westerberg2019-08-261-0/+6
* | Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-171-1/+1
|\ \
| * | ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldocGeert Uytterhoeven2019-09-021-1/+1
| |/
* | Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-09-1729-134/+245
|\ \
| | \
| | \
| *-. | Merge branches 'acpi-misc' and 'acpi-doc'Rafael J. Wysocki2019-09-172-10/+3
| |\ \|
| | * | 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-1719-80/+87
| |\ \ \
| | * | | ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim2019-08-211-0/+1
| | * | | ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim2019-08-211-1/+1
| | * | | ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore2019-08-215-54/+57
| | * | | ACPICA: Fix issues with arg types within printf format stringsBob Moore2019-08-214-15/+13
| | * | | ACPICA: Increase total number of possible Owner IDsBob Moore2019-08-2111-21/+27
| | * | | 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-178-219/+245
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2019-09-171-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: PM: Print debug messages on device power state changesRafael J. Wysocki2019-08-081-0/+4
| | |/ /
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-09-173-109/+114
| |\ \ \
| | * | | ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar2019-08-283-109/+114
| | |/ /
| * | | Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki2019-09-174-109/+125
| |\ \ \
| | * | | ACPI: PM: s2idle: Always set up EC GPE for system wakeupRafael J. Wysocki2019-08-212-3/+13
| | * | | ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarilyRafael J. Wysocki2019-08-211-2/+2
| | * | | ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki2019-08-081-12/+24
| | * | | ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug messageRafael J. Wysocki2019-08-081-1/+5
| | * | | ACPI: EC: PM: Consolidate some code depending on PM_SLEEPRafael J. Wysocki2019-08-082-29/+27
| | * | | ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()Rafael J. Wysocki2019-08-083-12/+1
| | * | | ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspendRafael J. Wysocki2019-08-081-4/+2
| | * | | ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameterRafael J. Wysocki2019-08-081-16/+15
| | * | | ACPI: PM: s2idle: Rearrange lps0_device_attach()Rafael J. Wysocki2019-08-081-15/+17
| | * | | ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki2019-07-303-14/+8
| | * | | PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki2019-07-231-22/+25
| | * | | ACPI: PM: Set s2idle_wakeup earlier and clear it laterRafael J. Wysocki2019-07-231-2/+4
| | * | | ACPI: EC: Return bool from acpi_ec_dispatch_gpe()Rafael J. Wysocki2019-07-232-4/+9
| | * | | ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki2019-07-231-3/+3
| * | | | PM / wakeup: Show wakeup sources stats in sysfsTri Vo2019-08-211-1/+2
| | |/ / | |/| |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-161-2/+2
|\ \ \ \
| * | | | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-2/+2
| |/ / /