summaryrefslogtreecommitdiff
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)Author
2019-11-29ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss
2019-02-27ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko
2019-02-07ACPI: Set debug output flags independent of ACPICAErik Schmauss
2019-01-15ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus
2018-10-18ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
2018-08-09ACPI: bus: Fix a pointer coding style issueTom Todd
2018-07-20Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision...Kai Heng Feng
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Remove checks in acpi_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Do not traverse through non-existed device tableAndy Shevchenko
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-06ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng
2018-02-04ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede
2018-02-04ACPI: export acpi_bus_get_status_handle()Hans de Goede
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-07-20ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng
2017-07-10Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki
2017-07-04ACPI / bus: handle ACPI hotplug schedule errors completelyLee, Chun-Yi
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-06-05ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko
2017-04-27ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-02-07ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node()Dan O'Donovan
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen
2016-11-24acpi/bus: Set _OSC for diverse core supportSrinivas Pandruvada
2016-11-24acpi/bus: Enable HWP CPPC objectsSrinivas Pandruvada
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-26ACPI / bus: Adjust ACPI subsystem initialization for new table loading modeLv Zheng
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng
2016-09-12ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki
2016-07-25Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki
2016-07-21ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla
2016-07-08ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila
2016-07-06ACPI / bus: Support for platform initiated graceful shutdownPrakash, Prashanth
2016-07-06ACPI / bus: Correct the comments about acpi_subsystem_init()Baoquan He
2016-06-23ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error()Rafael J. Wysocki
2016-06-07ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng
2016-04-09ACPI 2.0 / ECDT: Enable correct ECDT initialization orderLv Zheng
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki