Age | Commit message (Expand) | Author |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {acpi,arch,soc}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-19 | tree: Replace LAnd(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | soc/intel/baytrail/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-02-16 | soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESS | Kyösti Mälkki |
2021-02-02 | soc/intel/baytrail,braswell: Drop TOLM from GNVS | Kyösti Mälkki |
2021-02-02 | soc/intel/baytrail,braswell: Sync PCI memory region in ASL | Kyösti Mälkki |
2021-01-04 | soc/intel/baytrail/southcluster.asl: Use consistent comment formatting | Matt DeVillier |
2021-01-04 | soc/intel/baytrail: add LPEA resources to southcluster.asl | Matt DeVillier |
2020-12-30 | drivers/intel/gma: Include gfx.asl by default for all platforms... | Matt DeVillier |
2020-07-09 | soc/intel/baytrail: Align whitespace and comments | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/intel/baytrail: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-10-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2017-06-12 | soc/baytrail: fix scope for I2C ACPI devices | Matt DeVillier |
2015-11-24 | intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS method | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-01 | intel: Correct MMIO related ACPI table settings | Dave Frodin |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-02 | Baytrail: add _PRT to each PCIe root port device | Ted Kuo |
2014-10-22 | baytrail/rambi: S3 support and other updates | Kein Yuan |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-05-15 | baytrail: Add ACPI Device for XHCI | Duncan Laurie |
2014-05-12 | baytrail: Expose IOSF as ACPI object | Duncan Laurie |
2014-05-10 | baytrail: Add support for LPSS and SCC devices in ACPI mode | Duncan Laurie |
2014-05-08 | baytrail: Fix _CRS to build with new IASL | Duncan Laurie |
2014-05-08 | baytrail: Add ACPI code to describe GPIO controller | Duncan Laurie |
2014-05-05 | baytrail: interrupt routing support | Aaron Durbin |
2014-04-30 | baytrail: Add default _OSC method | Duncan Laurie |
2014-04-30 | baytrail: Add root bus resource regions | Duncan Laurie |
2014-04-30 | baytrail: Add reserved MMIO regions to ACPI | Duncan Laurie |
2014-01-31 | baytrail: add initial support | Aaron Durbin |