Commit Graph

1842 Commits (3945dab45aa8c89014893bfa8eb1e1661a409cef)

Author SHA1 Message Date
Jeremy Fitzhardinge 0d3a9cf5ab acpi: add some missing section markers 16 years ago
Bjorn Helgaas ba193d64ab ACPI: remove CONFIG_ACPI_SYSTEM 16 years ago
Richard Hughes 56f382a087 battery: don't assume we are fully charged when not charging or discharging 16 years ago
Alexey Starikovskiy 5423a0cb3f ACPI: EC: Add delay for slow MSI controller 16 years ago
Rusty Russell b36128c830 alloc_percpu: change percpu_ptr to per_cpu_ptr 16 years ago
Yinghai Lu 7d97277b75 acpi/x86: introduce __apci_map_table, v4 16 years ago
Jeremy Fitzhardinge 05876f88ed acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap 16 years ago
Thierry Vignaud 370154bbef ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name. 16 years ago
Myron Stowe 386e4a8358 ACPICA: Fix table entry truncation calculation 16 years ago
Kay Sievers db1461ad43 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Frank Seidel 4d9391557b ACPI: add missing KERN_* constants to printks 16 years ago
Holger Macht fc5a9f8841 ACPI: dock: Don't eval _STA on every show_docked sysfs read 16 years ago
Len Brown 9e3a9d1ed8 ACPI: disable ACPI cleanly when bad RSDP found 16 years ago
Len Brown 9fdd54f206 ACPI: delete CPU_IDLE=n code 16 years ago
Thomas Renninger 62663ea822 ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries 16 years ago
Len Brown 5ec5d38a1c ACPI: make some IO ports off-limits to AML 16 years ago
Len Brown 3e0676a9b6 ACPICA: add debug dump of BIOS _OSI strings 16 years ago
Zhao Yakui f3b39f1393 ACPI: proc_dir_entry 'video/VGA' already registered 16 years ago
Zhao Yakui 0a3db1cec5 ACPI: Skip the first two elements in the _BCL package 16 years ago
Len Brown 31878dd86b ACPI: remove BM_RLD access from idle entry path 16 years ago
Len Brown a2b7b01c07 ACPI: remove locking from PM1x_STS register reads 16 years ago
Tero Roponen 4312495f7d ACPI: Fix crash on ASUS laptops 16 years ago
Rafael J. Wysocki 5d8b532af9 ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c 16 years ago
Len Brown d08ca2ca74 ACPI: rename main.c to sleep.c 16 years ago
Zhang Rui 0e4240d946 thermal fixup for broken BIOS which has invalid trip points. 16 years ago
Alexey Starikovskiy c6cb0e8784 ACPI: EC: Don't trust ECDT tables from ASUS 16 years ago
Alexey Starikovskiy 235c4a5927 ACPI: EC: Limit workaround for ASUS notebooks even more 16 years ago
Len Brown e2f7a77728 ACPICA: hide private headers 16 years ago
Len Brown 95b482a8d3 ACPICA: create acpica/ directory 16 years ago
Len Brown 2602a671ad ACPI: fix build warning 16 years ago
Zhao Yakui 237889bf0a ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" 16 years ago
Len Brown 6620e0c49f ACPICA: delete utcache.c 16 years ago
Len Brown 5b929aa1ae ACPICA: delete acdisasm.h 16 years ago
Andrew Patterson 07ae95f988 ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 3e1b16002a ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added 16 years ago
Andrew Patterson 0ef5f8f615 ACPI/PCI: PCI extended config _OSC support called when root bridge added 16 years ago
Andrew Patterson 990a7ac564 ACPI/PCI: call _OSC support during root bridge discovery 16 years ago
Russell King ba84be2338 remove linux/hardirq.h from asm-generic/local.h 16 years ago
Nick Andrew c7060d9e9e trivial: Fix misspelling of "firmware" in acpi_memhotplug.c 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
Rusty Russell 2fdf66b491 cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t 16 years ago
Bob Moore 40774f7aca ACPICA: FADT: Update error msgs for consistency 16 years ago
robert.moore@intel.com 4b67a0e467 ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default 16 years ago
Bob Moore 06f5541960 ACPICA: FADT parsing changes and fixes 16 years ago
Bob Moore 50df4d8b0f ACPICA: Restructure includes into public/private 16 years ago
Lin Ming ea7e96e0f2 ACPI: remove private acpica headers from driver files 16 years ago
Lin Ming 2ee6261248 ACPI: reboot.c: use new acpi_reset interface 16 years ago
Bob Moore d3fd902d1e ACPICA: New: acpi_reset interface - write to reset register 16 years ago
Bob Moore 7db5d82d02 ACPICA: Move all public H/W interfaces to new hwxface 16 years ago
Bob Moore ecfbbc7b46 ACPICA: New: acpi_read and acpi_write public interfaces 16 years ago