summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-55/+21
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds26-593/+126
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+6
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-36/+80
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki16-93/+111
2020-08-03Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki9-489/+13
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki1-4/+6
2020-07-31cpuidle: ACPI: fix 'return' with no value build warningNeal Liu1-2/+2
2020-07-29cpuidle: change enter_s2idle() prototypeNeal Liu1-2/+4
2020-07-29nvme-pci: add support for ACPI StorageD3Enable propertyDavid E. Box1-0/+3
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2-18/+49
2020-07-28ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi1-3/+0
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi1-6/+6
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi1-7/+7
2020-07-28ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi1-2/+18
2020-07-27ACPI: APEI: remove redundant assignment to variable rcColin Ian King1-1/+1
2020-07-27ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo1-1/+1
2020-07-27ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo1-8/+0
2020-07-27ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo1-14/+3
2020-07-27ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2-9/+1
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva1-2/+1
2020-07-27ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang1-2/+1
2020-07-27ACPI: OSL: Clean up the removal of unused memory mappingsRafael J. Wysocki1-8/+6
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()Rafael J. Wysocki1-50/+22
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()Rafael J. Wysocki1-4/+1
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki2-24/+54
2020-07-27ACPI: OSL: Implement deferred unmapping of ACPI memoryRafael J. Wysocki1-35/+77
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva8-10/+9
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz1-3/+0
2020-07-03Merge branch 'acpi-fan'Rafael J. Wysocki1-1/+1
2020-06-30ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar1-1/+1
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz1-26/+0
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-10/+11
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-9/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-12/+6
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz1-15/+12
2020-06-29acpi: thermal: Fix error handling in the register functionAndrzej Pietrasiewicz1-4/+16
2020-06-29ACPI: DPTF: Add battery participant for TigerLakeSrinivas Pandruvada1-0/+1
2020-06-29Merge back sysfs-related ACPI material for v5.9.Rafael J. Wysocki1-2/+2
2020-06-26Merge branch 'acpi-sysfs'Rafael J. Wysocki1-2/+2
2020-06-24ACPI: tables: avoid relocations for table signature arrayArd Biesheuvel1-4/+4
2020-06-24ACPI: PAD: Eliminate usage of uninitialized_var() macroJason Yan1-1/+1
2020-06-22ACPI: sysfs: add newlines when printing module parametersXiongfeng Wang1-6/+6
2020-06-22ACPI: EC: add newline when printing 'ec_event_clearing' module parameterXiongfeng Wang1-4/+4
2020-06-22ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor1-2/+2
2020-06-22ACPI: property: use cached name in acpi_fwnode_get_named_child_node()Heikki Krogerus1-12/+2
2020-06-22ACPI: procfs: Remove last dirs after being marked deprecated for a decadeThomas Renninger5-466/+0