summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz
2020-07-03Merge branch 'acpi-fan'Rafael J. Wysocki
2020-06-30ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz
2020-06-29acpi: thermal: Fix error handling in the register functionAndrzej Pietrasiewicz
2020-06-29ACPI: DPTF: Add battery participant for TigerLakeSrinivas Pandruvada
2020-06-29Merge back sysfs-related ACPI material for v5.9.Rafael J. Wysocki
2020-06-26Merge branch 'acpi-sysfs'Rafael J. Wysocki
2020-06-24ACPI: tables: avoid relocations for table signature arrayArd Biesheuvel
2020-06-24ACPI: PAD: Eliminate usage of uninitialized_var() macroJason Yan
2020-06-22ACPI: sysfs: add newlines when printing module parametersXiongfeng Wang
2020-06-22ACPI: EC: add newline when printing 'ec_event_clearing' module parameterXiongfeng Wang
2020-06-22ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor
2020-06-22ACPI: property: use cached name in acpi_fwnode_get_named_child_node()Heikki Krogerus
2020-06-22ACPI: procfs: Remove last dirs after being marked deprecated for a decadeThomas Renninger
2020-06-22ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld
2020-06-15sched,acpi_pad: Convert to sched_set_fifo*()Peter Zijlstra
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-10Merge branch 'acpica'Rafael J. Wysocki
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-08ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda
2020-06-04virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-01Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki
2020-06-01Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'ac...Rafael J. Wysocki
2020-06-01Merge branches 'acpica' and 'acpi-tables'Rafael J. Wysocki
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-05-28ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()Qiushi Wu
2020-05-28ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski
2020-05-27ACPI: GED: use correct trigger type field in _Exx / _Lxx handlingArd Biesheuvel
2020-05-26ACPI/IORT: Remove the unused __get_pci_rid()Zenghui Yu