aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-15ACPI / EC: Add event clearing variation support.Lv Zheng1-5/+132
2015-06-15ACPI / EC: Convert event handling work queue into loop style.Lv Zheng2-9/+25
2015-06-15ACPI / EC: Cleanup transaction state transition.Lv Zheng1-8/+15
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause1-1/+1
2015-06-15ACPI / processor: constify DMI system id tableMathias Krause1-1/+1
2015-06-15ACPI / HED: constify ACPI device idsMathias Krause1-1/+1
2015-06-15ACPI / LPSS: constify device descriptorsMathias Krause1-11/+11
2015-06-15ACPI / battery: mark DMI table as __initconstMathias Krause1-3/+5
2015-06-15ACPI / battery: minor tweaks to acpi_battery_units()Mathias Krause1-8/+6
2015-06-15ACPI / battery: constify the offset tablesMathias Krause1-4/+4
2015-06-15ACPI / AC: constify DMI system id tableMathias Krause1-1/+1
2015-06-15ACPI / video: constify ACPI and DMI id tablesMathias Krause1-2/+2
2015-06-15ACPI / video: Add a parameter to not register the backlight sysfs interfaceHans de Goede1-4/+39
2015-06-15ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1Hans de Goede1-0/+9
2015-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-3/+6
2015-06-10ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-15/+41
2015-06-10ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki1-0/+1
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2015-05-30ACPI / PCI: Account for ARI in _PRT lookupsAlex Williamson1-1/+1
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-25ACPI / PM: Turn power resources on and off in the right order during resumeRafael J. Wysocki1-4/+36
2015-05-22ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki3-17/+21
2015-05-22ACPI / PCI: remove stale list_head in struct acpi_prt_entryHanjun Guo1-1/+0
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore1-2/+2
2015-05-22ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore1-0/+5
2015-05-22ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore3-4/+13
2015-05-22ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng1-5/+4
2015-05-22ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_method().Lv Zheng1-3/+2
2015-05-22ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2-6/+3
2015-05-22ACPICA: Parser: Move a couple externals to the proper header.Bob Moore2-3/+3
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore4-4/+66
2015-05-16ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki4-62/+69
2015-05-16ACPI / EC: Remove non-root-caused busy polling quirks.Lv Zheng1-32/+3
2015-05-16ACPI / EC: Add module params for polling modes.Lv Zheng1-16/+23
2015-05-16ACPI / EC: Fix and clean up register access guarding logics.Lv Zheng2-28/+55
2015-05-16ACPI / EC: Remove irqs_disabled() check.Lv Zheng1-2/+1
2015-05-16ACPI / EC: Remove storming threashold enlarging quirk.Lv Zheng1-15/+0
2015-05-16ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag.Lv Zheng1-1/+1
2015-05-15Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki4-11/+28
2015-05-14ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski1-1/+1
2015-05-14ACPI / battery: ensure acpi_battery_init() has finishLuis Henriques1-1/+3
2015-05-14ACPI / battery: drop useless return statementsLuis Henriques1-5/+5
2015-05-14ACPI / battery: abort initialization earlier if acpi_disabledLuis Henriques1-3/+3
2015-05-13ACPI / processor: Introduce invalid_phys_cpuid()Hanjun Guo2-4/+4
2015-05-13ACPI / processor: return specific error instead of -1Hanjun Guo1-3/+3
2015-05-13ACPI / processor: remove phys_id in acpi_processor_get_info()Hanjun Guo1-4/+3
2015-05-13ACPI / processor: remove cpu_index in acpi_processor_get_info()Hanjun Guo1-6/+4
2015-05-13ACPI / processor: Introduce invalid_logical_cpuid()Hanjun Guo2-6/+4
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki1-10/+3
2015-05-08ACPI / PM: Drop stale comment from acpi_power_transition()Rafael J. Wysocki1-2/+0