| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | device property: Introduce fwnode_property_get_reference_args | Sakari Ailus | 2017-07-22 | 5 | -0/+109 |
| * | device property: Constify fwnode property API | Sakari Ailus | 2017-07-22 | 6 | -117/+142 |
| * | device property: Constify argument to pset fwnode backend | Sakari Ailus | 2017-07-22 | 1 | -16/+20 |
| * | ACPI: Constify internal fwnode arguments | Sakari Ailus | 2017-07-22 | 2 | -34/+40 |
| * | ACPI: Constify acpi_bus helper functions, switch to macros | Sakari Ailus | 2017-07-22 | 1 | -17/+25 |
| * | ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument | Sakari Ailus | 2017-07-22 | 1 | -10/+13 |
| * | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 2017-07-22 | 10 | -52/+60 |
| * | ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node() | Sakari Ailus | 2017-07-22 | 1 | -1/+1 |
* | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-05 | 110 | -1040/+2433 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 2017-09-03 | 12 | -133/+203 |
| |\ \ \ \ |
|
| | | | * | | intel_pstate: convert to use acpi_match_platform_list() | Toshi Kani | 2017-08-29 | 1 | -39/+25 |
| | | | * | | ACPI / blacklist: add acpi_match_platform_list() | Toshi Kani | 2017-08-29 | 3 | -69/+69 |
| | | * | | | ACPI / APEI: Suppress message if HEST not present | Punit Agrawal | 2017-08-30 | 3 | -8/+20 |
| | | * | | | ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources | Yazen Ghannam | 2017-08-29 | 1 | -1/+1 |
| | | * | | | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu | 2017-08-24 | 3 | -15/+7 |
| | | * | | | ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ | Loc Ho | 2017-07-31 | 1 | -1/+2 |
| | * | | | | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region | Tony Luck | 2017-08-24 | 1 | -0/+79 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc' | Rafael J. Wysocki | 2017-09-03 | 7 | -12/+50 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | ACPI / dock: constify attribute_group structure | Amitoj Kaur Chawla | 2017-08-03 | 1 | -1/+1 |
| | | | | * | | | | | MAINTAINERS: Add Tony and Boris as ACPI/APEI reviewers | Borislav Petkov | 2017-07-30 | 1 | -0/+8 |
| | | | | * | | | | | ACPI / lpat: Fix typos in comments and kerneldoc style | Sumeet Pawnikar | 2017-07-24 | 1 | -3/+3 |
| | | | | * | | | | | MAINTAINERS: device property: ACPI: add fwnode.h | Frank Rowand | 2017-07-24 | 1 | -0/+1 |
| | | | * | | | | | | ACPI: SPCR: work around clock issue on xgene UART | Graeme Gregory | 2017-08-16 | 1 | -3/+11 |
| | | | * | | | | | | ACPI: SPCR: extend XGENE 8250 workaround to m400 | Graeme Gregory | 2017-08-15 | 1 | -3/+10 |
| | | * | | | | | | | ACPI: make device_attribute const | Bhumika Goyal | 2017-08-24 | 2 | -2/+2 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | * | | | | | | | ACPI / video: Add force_none quirk for Dell OptiPlex 9020M | Alex Hung | 2017-07-16 | 1 | -0/+14 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2017-09-03 | 24 | -87/+278 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | spi: Use Apple device properties in absence of ACPI resources | Lukas Wunner | 2017-08-03 | 1 | -0/+32 |
| | | | | * | | | | | | | ACPI / scan: Recognize Apple SPI and I2C slaves | Lukas Wunner | 2017-08-03 | 1 | -0/+7 |
| | | | | * | | | | | | | ACPI / property: Support Apple _DSM properties | Lukas Wunner | 2017-08-03 | 4 | -0/+151 |
| | | | | * | | | | | | | ACPI / property: Don't evaluate objects for devices w/o handle | Lukas Wunner | 2017-08-03 | 1 | -0/+3 |
| | | | | * | | | | | | | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2017-08-03 | 12 | -72/+51 |
| | | | | | |_|_|_|/ /
| | | | | |/| | | | | |
|
| | | | * | | | | | | | ACPI / PMIC: xpower: Do pinswitch magic when reading GPADC | Hans de Goede | 2017-07-24 | 1 | -3/+18 |
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | * | | | | | | | ACPI / LPSS: Don't abort ACPI scan on missing mem resource | Ronald Tschalär | 2017-08-10 | 1 | -1/+2 |
| | * | | | | | | | | ACPI / boot: Add number of legacy IRQs to debug output | Andy Shevchenko | 2017-07-24 | 1 | -1/+1 |
| | * | | | | | | | | ACPI / boot: Correct address space of __acpi_map_table() | Andy Shevchenko | 2017-07-24 | 4 | -9/+9 |
| | * | | | | | | | | ACPI / boot: Don't define unused variables | Andy Shevchenko | 2017-07-24 | 1 | -1/+4 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2017-09-03 | 10 | -57/+244 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | mailbox: pcc: Drop uninformative output during boot | Punit Agrawal | 2017-08-10 | 1 | -3/+1 |
| | | | | | |/ / / / / /
| | | | | |/| | | | | | |
|
| | | | * | | | | | | | | ACPI / processor: make function acpi_processor_check_duplicates() static | Colin Ian King | 2017-08-24 | 1 | -1/+1 |
| | | | * | | | | | | | | ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failed | Hanjun Guo | 2017-07-27 | 1 | -1/+1 |
| | | | | |/ / / / / /
| | | | |/| | | | | | |
|
| | | * | | | | | | | | ACPI/IORT: Add IORT named component memory address limits | Lorenzo Pieralisi | 2017-08-07 | 1 | -17/+37 |
| | | * | | | | | | | | ACPI: Make acpi_dma_configure() DMA regions aware | Lorenzo Pieralisi | 2017-08-07 | 3 | -12/+42 |
| | | * | | | | | | | | ACPI: Introduce DMA ranges parsing | Lorenzo Pieralisi | 2017-08-07 | 4 | -0/+124 |
| | | * | | | | | | | | ACPI: Make acpi_dev_get_resources() method agnostic | Lorenzo Pieralisi | 2017-08-04 | 1 | -22/+31 |
| | | * | | | | | | | | Merge branch 'acpica' into acpi-dma | Rafael J. Wysocki | 2017-08-04 | 55 | -676/+1475 |
| | | |\ \ \ \ \ \ \ \
| | | | |_|_|/ / / / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | ACPI / EC: Clean up EC GPE mask flag | Lv Zheng | 2017-08-19 | 1 | -12/+11 |
| | * | | | | | | | | | ACPI: EC: Fix possible issues related to EC initialization order | Lv Zheng | 2017-08-18 | 1 | -9/+16 |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-scan' and 'acpi-pm' | Rafael J. Wysocki | 2017-09-03 | 11 | -75/+183 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | ACPI / PM: Add debug statements to acpi_pm_notify_handler() | Rafael J. Wysocki | 2017-08-18 | 1 | -1/+7 |