summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-14/+1Star
* ACPI: use different default debug value than ACPICAErik Schmauss2019-03-251-3/+0Star
* ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko2019-02-271-0/+14
* ACPI: Set debug output flags independent of ACPICAErik Schmauss2019-02-071-0/+3
* ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki2019-01-151-12/+12
* ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-261-1/+0Star
* ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss2018-10-181-28/+16Star
* ACPI / bus: Only call dmi_check_system() on X86Jean Delvare2018-09-061-6/+7
* ACPI: bus: Fix a pointer coding style issueTom Todd2018-08-091-1/+1
* Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision...Kai Heng Feng2018-07-201-31/+7Star
* ACPICA: Rename a global for clarity, no functional changeBob Moore2018-03-181-3/+3
* device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-2/+2
* ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2018-02-121-2/+2
* ACPI / bus: Remove checks in acpi_get_match_data()Andy Shevchenko2018-02-121-6/+0Star
* ACPI / bus: Do not traverse through non-existed device tableAndy Shevchenko2018-02-121-25/+38
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-7/+38
|\
| * ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng2018-02-061-7/+31
| * ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede2018-02-041-0/+6
| * ACPI: export acpi_bus_get_status_handle()Hans de Goede2018-02-041-0/+1
* | ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya2017-12-131-0/+18
|/
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-2/+2
* ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-201-3/+0Star
*-. Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2017-07-101-2/+6
|\ \
| | * ACPI / bus: handle ACPI hotplug schedule errors completelyLee, Chun-Yi2017-07-041-2/+6
| |/
* | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-23/+0Star
* | ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-3/+3
|/
* ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede2017-04-271-0/+5
* Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-111-1/+0Star
* ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan2017-02-071-0/+42
*-. Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-221-1/+1
|\ \
| * | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-211-1/+1
| |/
* | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen2016-11-301-1/+1
* | acpi/bus: Set _OSC for diverse core supportSrinivas Pandruvada2016-11-241-0/+3
* | acpi/bus: Enable HWP CPPC objectsSrinivas Pandruvada2016-11-241-0/+7
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-0/+2
|\
| * ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki2016-09-121-0/+2
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-0/+1
|\ \
| * | x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng2016-09-211-0/+1
| |/
* / ACPI / bus: Adjust ACPI subsystem initialization for new table loading modeLv Zheng2016-09-261-2/+4
|/
*-. Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-251-1/+13
|\ \
| * | ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla2016-07-211-1/+13
| |/
| |
| \
*-. | Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki2016-07-251-14/+62
|\ \|
| * | ACPI / bus: Support for platform initiated graceful shutdownPrakash, Prashanth2016-07-061-0/+54
| * | ACPI / bus: Correct the comments about acpi_subsystem_init()Baoquan He2016-07-061-2/+1Star
| * | ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error()Rafael J. Wysocki2016-06-231-12/+7Star
| |/
* / ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila2016-07-081-0/+9
|/
* ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng2016-06-071-1/+1
* ACPI 2.0 / ECDT: Enable correct ECDT initialization orderLv Zheng2016-04-091-14/+25
* Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-021-0/+3
|\
| * ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-03-261-0/+3