Age | Commit message (Expand) | Author | Files | Lines |
2017-04-29 | Merge branches 'acpi-processor', 'acpi-cppc' and 'acpi-pmic' | Rafael J. Wysocki | 6 | -59/+336 |
2017-04-29 | Merge branches 'acpi-scan', 'acpi-tables' and 'acpi-platform' | Rafael J. Wysocki | 5 | -39/+17 |
2017-04-28 | ACPICA: iasl: add ASL conversion tool | Bob Moore | 15 | -18/+488 |
2017-04-27 | mfd: intel_soc_pmic: Fix a mess with compilation units | Andy Shevchenko | 1 | -1/+1 |
2017-04-27 | ACPICA: Local cache support: Allow small cache objects | Bob Moore | 1 | -1/+1 |
2017-04-27 | ACPICA: Disassembler: Do not unconditionally remove temporary names | David E. Box | 1 | -3/+4 |
2017-04-27 | ACPICA: Cleanup AML opcode definitions, no functional change | Bob Moore | 24 | -122/+114 |
2017-04-27 | ACPICA: Debugger: Add interpreter blocking mark for single-step mode | Lv Zheng | 1 | -0/+3 |
2017-04-27 | ACPICA: debugger: fix memory leak on Pathname | Colin Ian King | 1 | -0/+1 |
2017-04-27 | ACPICA: Update for automatic repair code for objects returned by evaluate_object | Bob Moore | 2 | -18/+4 |
2017-04-27 | ACPICA: Namespace: fix operand cache leak | Seunghun Han | 1 | -14/+9 |
2017-04-27 | ACPICA: Fix several incorrect invocations of ACPICA return macro | Bob Moore | 1 | -4/+4 |
2017-04-27 | ACPICA: Fix a module for excessive debug output | Bob Moore | 1 | -7/+7 |
2017-04-27 | ACPICA: Update some function headers, no funtional change | Bob Moore | 1 | -10/+6 |
2017-04-27 | ACPICA: Disassembler: Enhance resource descriptor detection | Bob Moore | 1 | -0/+9 |
2017-04-27 | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service | Dan Williams | 1 | -2/+5 |
2017-04-27 | ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controller | Hanjun Guo | 1 | -0/+12 |
2017-04-27 | ACPI / bus: Add INT0002 to list of always-present devices | Hans de Goede | 1 | -0/+5 |
2017-04-27 | ACPI / bus: Introduce a list of ids for "always present" devices | Hans de Goede | 3 | -0/+91 |
2017-04-26 | Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s... | Mark Brown | 1 | -0/+1 |
2017-04-25 | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 1 | -2/+1 |
2017-04-24 | PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirk | Tomasz Nowicki | 1 | -0/+1 |
2017-04-21 | Merge back power-related ACPI material for v4.12. | Rafael J. Wysocki | 3 | -2/+106 |
2017-04-21 | PCI/ACPI: Tidy up MCFG quirk whitespace | Bjorn Helgaas | 1 | -3/+10 |
2017-04-20 | ACPI/IORT: Remove linker section for IORT entries probing | Lorenzo Pieralisi | 1 | -2/+0 |
2017-04-20 | drivers: acpi: Handle IOMMU lookup failure with deferred probing or error | Sricharan R | 2 | -4/+40 |
2017-04-20 | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R | 1 | -5/+0 |
2017-04-20 | ACPI/IORT: Add function to check SMMUs drivers presence | Lorenzo Pieralisi | 1 | -0/+13 |
2017-04-20 | ACPI / PMIC: Stop xpower OPRegion handler relying on IIO | Hans de Goede | 2 | -18/+5 |
2017-04-20 | ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC | Hans de Goede | 3 | -0/+287 |
2017-04-19 | ACPI / scan: Avoid enumerating devices more than once | Rafael J. Wysocki | 1 | -0/+2 |
2017-04-19 | ACPI / scan: Apply default enumeration to devices with ACPI drivers | Rafael J. Wysocki | 1 | -3/+3 |
2017-04-19 | ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driver | Hans de Goede | 1 | -0/+20 |
2017-04-19 | ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver | Hans de Goede | 1 | -0/+14 |
2017-04-19 | ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errors | Hans de Goede | 1 | -2/+6 |
2017-04-19 | ACPI / utils: Add new acpi_dev_present helper | Hans de Goede | 1 | -0/+66 |
2017-04-19 | ACPI / video: add comments about subtle cases | Dmitry Frank | 1 | -2/+45 |
2017-04-19 | ACPI / power: Avoid maybe-uninitialized warning | Arnd Bergmann | 1 | -0/+1 |
2017-04-19 | acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver | Fu Wei | 1 | -0/+103 |
2017-04-19 | acpi/arm64: Add memory-mapped timer support in GTDT driver | Fu Wei | 1 | -0/+157 |
2017-04-19 | acpi/arm64: Add GTDT table parse driver | Fu Wei | 3 | -0/+161 |
2017-04-19 | ACPI / video: get rid of magic numbers and use enum instead | Dmitry Frank | 1 | -44/+66 |
2017-04-19 | ACPI/APEI: Use setup_deferrable_timer() | Geliang Tang | 1 | -3/+2 |
2017-04-19 | ACPI / blacklist: add _REV quirk for Dell Inspiron 7537 | Kai Heng Feng | 1 | -0/+8 |
2017-04-19 | ACPI / tables: Drop acpi_parse_entries() which is not used | Baoquan He | 1 | -16/+0 |
2017-04-19 | ACPI / CPPC: add sysfs entries for CPPC perf capabilities | Prakash, Prashanth | 1 | -28/+33 |
2017-04-19 | ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps() | Prakash, Prashanth | 1 | -8/+11 |
2017-04-18 | acpi, nfit: fix module unload vs workqueue shutdown race | Dan Williams | 2 | -30/+47 |
2017-04-18 | ACPI / platform: Update platform device NUMA node based on _PXM method | Shanker Donthineni | 1 | -1/+4 |
2017-04-18 | ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add() | Prakash, Prashanth | 1 | -5/+0 |