Commit Graph

569 Commits (77389e1263a7c9bc8040bda726e08b6501ba1c8b)

Author SHA1 Message Date
Bob Moore 77389e1263 ACPICA: re-factor table init routines for benefit of iASL 18 years ago
Bob Moore e56b638bbe ACPICA: Update comments in tbfadt.c 18 years ago
Bob Moore 765ec20180 ACPICA: Delete stale FADT functions outside tbfadt.c. 18 years ago
Bob Moore 1ba753acb3 ACPICA: Re-implement interpreters' "serialized mode" 18 years ago
Bob Moore 95befdb398 ACPICA: Create tbfadt.c to hold all FADT-related functions 18 years ago
Bob Moore b89b71a001 ACPICA: Cleanup of FADT verification function. 18 years ago
Bob Moore 84fb2c9773 ACPICA: Split acpi_format_exception into two parts 18 years ago
Alexey Starikovskiy 69874165ab ACPICA: Store GPE number instead of bitmask 18 years ago
Bob Moore 3d81b236a8 ACPICA: Fix unalignment in acpi_ut_repair_name 18 years ago
Bob Moore c5a7156959 ACPICA: Disable all wake GPEs after first one recieved 18 years ago
Bob Moore fdffb72d23 ACPICA: Add acpi_gpe_count global to track the number of GPE events 18 years ago
Alexey Starikovskiy ad71860a17 ACPICA: minimal patch to integrate new tables into Linux 18 years ago
Bob Moore a4bbb810de ACPICA: Lint changes 18 years ago
Bob Moore 4bf273939c ACPICA: Fix for FADT conversion in 64-bit mode 18 years ago
Bob Moore c5fc42ac4d ACPICA: misc fixes for new Table Manager: 18 years ago
Bob Moore f3d2e7865c ACPICA: Implement simplified Table Manager 18 years ago
Bob Moore 2e42005bcd ACPICA: Update debug output 18 years ago
Bob Moore 9c52657a2a ACPICA: Temporary fix for BankValue parameter 18 years ago
Fiodor Suietov 6b366e2fe1 ACPICA: fix for object premature deletion 18 years ago
Bob Moore 0654a6d3c7 ACPICA: Cast acpi_thread_id to UINT32 for debug output only 18 years ago
Bob Moore a72d47563b ACPICA: Release global lock from interrupt handler 18 years ago
Bob Moore c81da66608 ACPICA: Delete recursive feature of ACPI Global Lock 18 years ago
Bob Moore 8f9337c883 ACPICA: Handle case NumElements > Package length 18 years ago
Bob Moore 24058054d7 ACPICA: Handle mis-matched package length 18 years ago
Bob Moore c9e3ba2c1d ACPICA: Update function header 18 years ago
Ingo Molnar e4233dec74 [PATCH] ACPI: fix cpufreq regression 18 years ago
Jeff Chua 3a7122923e [PATCH] acpi: remove "video device notify" message 18 years ago
Henrique de Moraes Holschuh d2fadbbbf0 Revert "ACPI: ibm-acpi: make non-generic bay support optional" 18 years ago
Venkatesh Pallipadi d6637b28ff ACPI: delete two spurious ACPI messages 18 years ago
Matthijs van Otterdijk c8af57eb76 [PATCH] fix the toshiba_acpi write_lcd return value 18 years ago
Len Brown 723fe2ca82 ACPI: ec: enable printk on cmdline use 18 years ago
John Keller 3948ec9406 ACPI: Altix: ACPI _PRT support 18 years ago
Guillaume Chazarain c6e19194b6 ACPI: EC: move verbose printk to debug build only 18 years ago
Ingo Molnar 0888f06ac9 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code 18 years ago
Burman Yan 36bcbec7ce ACPI: replace kmalloc+memset with kzalloc 18 years ago
Adrian Bunk 1f21782e63 Driver core: proper prototype for drivers/base/init.c:driver_init() 18 years ago
John Keller 0f0fe1a08a ACPI: Add support for acpi_load_table/acpi_unload_table_id 18 years ago
Yu Luming 519ab5f2be ACPI: video: Add dev argument for backlight_device_register 18 years ago
Thomas Tuttle f4715189df ACPI: Implement acpi_video_get_next_level() 18 years ago
Andrew Morton 6796a1204c ACPI: Kconfig - depend on PM rather than selecting it 18 years ago
Adrian Bunk a6fdbf90b9 ACPI: fix NULL check in drivers/acpi/osl.c 18 years ago
Adrian Bunk a854e08a5a ACPI: make drivers/acpi/ec.c:ec_ecdt static 18 years ago
Akinobu Mita 83822fc9e6 ACPI: prevent processor module from loading on failures 18 years ago
Akinobu Mita f10bb2544b ACPI: fix single linked list manipulation 18 years ago
Alexey Starikovskiy 4afaf54b3b ACPI: ibm_acpi: allow clean removal 18 years ago
Len Brown 25c68a33b7 ACPI: ibm_acpi: respond to workqueue update 18 years ago
Kristen Carlson Accardi 8ea86e0ba7 ACPI: dock: add uevent to indicate change in device status 18 years ago
Alexey Starikovskiy 6ccedb10e3 ACPI: ec: Lindent once again 18 years ago
Alexey Starikovskiy 3261ff4db3 ACPI: ec: Change #define to enums there possible. 18 years ago
Alexey Starikovskiy 78d0af3392 ACPI: ec: Style changes. 18 years ago