| Commit message (Expand) | Author | Age | Files | Lines |
* | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus | 2016-04-27 | 1 | -2/+2 |
*-. | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2016-03-14 | 1 | -8/+1 |
|\ \ |
|
| * | | ACPI / sleep: move acpi_processor_sleep to sleep.c | Sudeep Holla | 2016-02-22 | 1 | -8/+0 |
| * | | ACPI / processor : add support for ACPI0010 processor container | Sudeep Holla | 2016-02-22 | 1 | -0/+1 |
| |/ |
|
* | | ACPICA: Utilities: Update trace mechinism for acquire_object | Bob Moore | 2016-03-08 | 1 | -1/+1 |
* | | ACPICA: Remove unnecessary arguments to ACPI_INFO | Bob Moore | 2016-02-24 | 1 | -4/+2 |
|/ |
|
* | ACPI / CPPC: remove redundant mbox_send_message() declaration | Timur Tabi | 2016-02-03 | 1 | -1/+0 |
*---. | Merge branches 'acpica', 'acpi-video' and 'acpi-fan' | Rafael J. Wysocki | 2016-01-21 | 23 | -23/+27 |
|\ \ \ |
|
| | * | | ACPI / video: Document acpi_video_handles_brightness_key_presses() a bit | Hans de Goede | 2016-01-15 | 1 | -0/+4 |
| * | | | ACPICA: Update version to 20160108 | Bob Moore | 2016-01-15 | 1 | -1/+1 |
| * | | | ACPICA: Additional 2016 copyright changes | Bob Moore | 2016-01-15 | 22 | -22/+22 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' | Rafael J. Wysocki | 2016-01-12 | 1 | -1/+5 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | ACPI / PM: Support D3 COLD device in old BIOS for ZPODD | Ken Xue | 2015-12-09 | 1 | -1/+3 |
| | |/ / / |
|
| * | | | | ACPI / utils: Add acpi_dev_present() | Lukas Wunner | 2015-12-09 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2016-01-12 | 1 | -0/+6 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper | Hans de Goede | 2016-01-01 | 1 | -0/+6 |
| |/ |
|
* | | ACPICA: Drop Linux-specific waking vector functions | Rafael J. Wysocki | 2016-01-04 | 1 | -9/+1 |
* | | ACPICA: Update version to 20151218 | Bob Moore | 2016-01-01 | 1 | -1/+1 |
* | | ACPICA: Add per-table execution of module-level code | Bob Moore | 2016-01-01 | 1 | -0/+5 |
* | | ACPICA: Add new exception code, AE_IO_ERROR | Bob Moore | 2016-01-01 | 1 | -2/+4 |
* | | ACPICA: Debug Object: Cleanup output | Bob Moore | 2016-01-01 | 1 | -0/+4 |
* | | ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." | Bob Moore | 2016-01-01 | 1 | -4/+2 |
* | | ACPICA: Linuxize: reduce divergences for 20151218 release | Lv Zheng | 2016-01-01 | 1 | -0/+1 |
* | | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng | 2015-12-15 | 2 | -12/+0 |
* | | ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe... | Lv Zheng | 2015-12-15 | 1 | -0/+23 |
* | | ACPICA: Debugger: Convert some mechanisms to OSPM specific | Lv Zheng | 2015-12-15 | 4 | -1/+51 |
|/ |
|
* | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-07 | 1 | -33/+3 |
|\ |
|
| * | device property: ACPI: Remove unused DMA APIs | Suthikulpanit, Suravee | 2015-11-07 | 1 | -34/+0 |
| * | ACPI: Adding DMA Attribute APIs for ACPI Device | Suthikulpanit, Suravee | 2015-11-07 | 1 | -0/+3 |
| * | ACPI: Honor ACPI _CCA attribute setting | Jeremy Linton | 2015-11-07 | 1 | -2/+3 |
| * | Merge branch 'device-properties' into acpi-pci | Rafael J. Wysocki | 2015-11-02 | 1 | -2/+31 |
| |\ |
|
* | \ | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2015-11-02 | 2 | -0/+152 |
|\ \ \ |
|
| * | | | CPPC: Probe for CPPC tables for each ACPI Processor object | Ashwin Chaugule | 2015-10-12 | 1 | -0/+14 |
| * | | | ACPI: Introduce CPU performance controls using CPPC | Ashwin Chaugule | 2015-10-12 | 1 | -0/+138 |
| |/ / |
|
* | | | Merge branch 'acpica' | Rafael J. Wysocki | 2015-11-02 | 7 | -21/+25 |
|\ \ \ |
|
| * | | | ACPICA: Update version to 20150930 | Bob Moore | 2015-10-22 | 1 | -1/+1 |
| * | | | ACPI: Enable build of AML interpreter debugger | Lv Zheng | 2015-10-22 | 3 | -12/+10 |
| * | | | ACPICA: Debugger: Add thread ID support so that single step mode can only app... | Lv Zheng | 2015-10-22 | 2 | -1/+4 |
| * | | | ACPICA: Improve typechecking, both compile-time and runtime | Bob Moore | 2015-10-22 | 1 | -2/+5 |
| * | | | ACPICA: Update NFIT table to rename a flags field | Bob Moore | 2015-10-22 | 1 | -1/+1 |
| * | | | ACPICA: Debugger: Update mutexes used for multithreaded debugger | Bob Moore | 2015-10-22 | 1 | -3/+3 |
| * | | | ACPICA: Remove unnecessary conditional compilation | Bob Moore | 2015-10-22 | 1 | -1/+1 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' | Rafael J. Wysocki | 2015-10-25 | 1 | -2/+2 |
|\ \ \ \ \
| | | |/ / |
|
| * | | | | ACPI / scan: constify struct acpi_hardware_id::id | Rasmus Villemoes | 2015-09-15 | 1 | -1/+1 |
| * | | | | ACPI / scan: constify first argument of struct acpi_scan_handler::match | Rasmus Villemoes | 2015-09-15 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'device-properties' | Rafael J. Wysocki | 2015-10-25 | 1 | -2/+31 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | ACPI / property: Extend fwnode_property_* to data-only subnodes | Rafael J. Wysocki | 2015-09-15 | 1 | -2/+19 |
| * | | ACPI / property: Expose data-only subnodes via sysfs | Rafael J. Wysocki | 2015-09-15 | 1 | -0/+3 |
| * | | ACPI / property: Add support for data-only subnodes | Rafael J. Wysocki | 2015-09-15 | 1 | -0/+9 |
| |/ |
|
* | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() | Sudeep Holla | 2015-09-15 | 2 | -3/+3 |
|/ |
|