summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss2018-06-063-6/+85
* ACPICA: Debugger: Reduce verbosity for module-level code errors.Bob Moore2018-06-062-4/+31
* ACPICA: AML Parser: Add debug option to dump parse treesBob Moore2018-06-062-4/+34
* ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore2018-06-062-0/+4
* ACPICA: IORT: Add PMCG node supprtRobin Murphy2018-06-061-1/+9
* ACPICA: IORT: Update for revision DRobin Murphy2018-06-061-5/+10
* Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-0536-194/+751
|\
| *-. Merge branches 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki2018-06-046-4/+155
| |\ \
| | | * ACPI / tables: improve comments regarding acpi_parse_entries_array()Al Stone2018-05-121-2/+7
| | * | ACPI: APD: Add AMD misc clock handler supportAkshu Agrawal2018-05-171-0/+47
| | * | clk: x86: Add ST oscout platform clockAkshu Agrawal2018-05-173-1/+96
| | * | ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2Hans de Goede2018-05-101-1/+5
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2018-06-049-137/+400
| |\ \ \ \ \
| | | | | * | ACPI / AC: Add quirk to avoid checking for PMIC with native driverCarlo Caione2018-05-101-10/+36
| | | | | |/
| | | | * | ACPI / battery: Add quirk to avoid checking for PMIC with native driverCarlo Caione2018-05-101-8/+34
| | | | * | ACPI / battery: Ignore AC state in handle_discharging on systems where it is ...Hans de Goede2018-05-021-1/+21
| | | | * | ACPI / battery: Add handling for devices which wrongly report discharging stateHans de Goede2018-05-021-1/+14
| | | | * | ACPI / battery: Remove initializer for unused ident dmi_system_idHans de Goede2018-05-021-2/+2
| | | | * | ACPI / AC: Remove initializer for unused ident dmi_system_idHans de Goede2018-05-021-1/+1
| | | * | | ACPI: Add missing prototype_for arch_post_acpi_subsys_init()Mathieu Malaterre2018-05-131-0/+1
| | | * | | ACPI: add missing newline to printkLaszlo Toth2018-05-021-2/+2
| | | |/ /
| | * | | mailbox: PCC: erroneous error message when parsing ACPI PCCTAl Stone2018-05-181-43/+38
| | * | | ACPI / CPPC: Fix invalid PCC channel status errorsPrakash, Prashanth2018-05-101-29/+19
| | * | | ACPI / CPPC: Document CPPC sysfs interfacePrashanth Prakash2018-04-241-0/+69
| | * | | cpufreq / CPPC: Support for CPPC v3Prashanth Prakash2018-04-241-12/+68
| | * | | ACPI / CPPC: Check for valid PCC subspace only if PCC is usedPrashanth Prakash2018-04-241-9/+21
| | * | | ACPI / CPPC: Add support for CPPC v3Prashanth Prakash2018-04-242-20/+75
| * | | | Merge branch 'acpica'Rafael J. Wysocki2018-06-0420-26/+151
| |\ \ \ \
| | * | | | ACPICA: Mark acpi_ut_create_internal_object_dbg() memory allocations as non-l...Larry Finger2018-05-271-0/+2
| | * | | | ACPICA: Update version to 20180508Bob Moore2018-05-181-1/+1
| | * | | | ACPICA: acpidump/acpixtract: Support for tables larger than 1MBBob Moore2018-05-181-2/+2
| | * | | | ACPICA: Update version to 20180427Bob Moore2018-05-151-1/+1
| | * | | | ACPICA: Debugger: Removed direct support for EC address space in "Test Objects"Bob Moore2018-05-151-2/+1
| | * | | | ACPICA: Debugger: Add Package support for "test objects" commandBob Moore2018-05-151-2/+54
| | * | | | ACPICA: Improve error messages for the namespace root nodeBob Moore2018-05-154-10/+19
| | * | | | ACPICA: Fix potential infinite loop in acpi_rs_dump_byte_listColin Ian King2018-05-151-1/+1
| | * | | | ACPICA: vsnprintf: this statement may fall throughToomas Soome2018-05-151-0/+1
| | * | | | ACPICA: Tables: Fix spelling mistake in commentColin Ian King2018-05-151-1/+1
| | * | | | ACPICA: iASL: Enhance the -tc option (create AML hex file in C)Bob Moore2018-05-151-0/+2
| | * | | | Merge back earlier ACPICA material for v4.18.Rafael J. Wysocki2018-05-158-7/+67
| | |\ \ \ \
| | | * | | | ACPICA: Convert acpi_gbl_hardware lock back to an acpi_raw_spinlockSteven Rostedt2018-05-104-7/+7
| | | * | | | ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior2018-05-104-0/+60
| | | | |_|/ | | | |/| |
| * | | | | ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAMMika Westerberg2018-05-241-27/+45
* | | | | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-0578-1192/+3235
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2018-06-0416-26/+171
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | PM / AVS: rockchip-io: add io selectors and supplies for PX30David Wu2018-05-172-0/+83
| | | | * | | | | | | PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa2018-05-271-0/+5
| | | | * | | | | | | PM / wakeup: Make s2idle_lock a RAW_SPINLOCKSebastian Andrzej Siewior2018-05-271-7/+7
| | | | * | | | | | | PM / s2idle: Make s2idle_wait_head swait basedSebastian Andrzej Siewior2018-05-271-4/+5
| | | | * | | | | | | PM / wakeup: Make events_lock a RAW_SPINLOCKSebastian Andrzej Siewior2018-05-271-9/+9