Linus Torvalds fe03a7594d Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 7 years ago
..
acpica a406dea82a ACPICA: Cleanup/simplify module-level code support 7 years ago
apei d4173023e6 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 years ago
arm64 e5c372280b Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 7 years ago
dptf b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
nfit 9f3a0941fb Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 7 years ago
pmic 66444f460e ACPI / PMIC: Replace license boilerplate with SPDX license identifier 7 years ago
x86 1c3b44c0f4 ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versions 8 years ago
Kconfig 49076b2c64 Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc' 7 years ago
Makefile 95c513ec84 ACPI: Add Time and Alarm Device (TAD) driver 7 years ago
ac.c fa93854f7a battery: Add the battery hooking API 7 years ago
acpi_amba.c 628e35baa8 ACPI / amba: Remove CLK_IS_ROOT 9 years ago
acpi_apd.c 1977dbefe9 ACPI / APD: Add clock frequency for ThunderX2 I2C controller 8 years ago
acpi_cmos_rtc.c 463a86304c char/genrtc: x86: remove remnants of asm/rtc.h 9 years ago
acpi_configfs.c c1e950842f ACPI: configfs: make config_item_type const 8 years ago
acpi_dbg.c a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
acpi_extlog.c 94116f8126 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() 8 years ago
acpi_ipmi.c f513561455 ACPI / IPMI: change warning to debug on timeout 8 years ago
acpi_lpat.c a06f29b286 ACPI / lpat: Fix typos in comments and kerneldoc style 8 years ago
acpi_lpit.c 9383bbadfe ACPI / LPIT: Export lpit_read_residency_count_address() 7 years ago
acpi_lpss.c e168159934 ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources 7 years ago
acpi_memhotplug.c 4c62dbbce9 ACPI: Remove FSF mailing addresses 10 years ago
acpi_pad.c 8b29d29abc ACPI: acpi_pad: Fix memory leak in power saving threads 7 years ago
acpi_platform.c 79f97c3051 ACPI / platform: Update platform device NUMA node based on _PXM method 8 years ago
acpi_pnp.c 38a234b9f0 ACPI / PNP: constify device IDs 9 years ago
acpi_processor.c 1be9c3a0a0 ACPI: Mark expected switch fall-throughs 7 years ago
acpi_tad.c 95c513ec84 ACPI: Add Time and Alarm Device (TAD) driver 7 years ago
acpi_video.c 53fa1f6e8a ACPI / video: Only default only_lcd to true on Win8-ready _desktops_ 7 years ago
acpi_watchdog.c a0a37862a4 ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70 7 years ago
battery.c 0c9ed61bdd Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' 7 years ago
bgrt.c 7e53626995 ACPI: BGRT: constify attribute_group structures 8 years ago
blacklist.c 6faadbbb7f dmi: Mark all struct dmi_system_id instances const 8 years ago
bus.c e7d970f6fc ACPICA: Rename a global for clarity, no functional change 7 years ago
button.c ac1e55b1fd ACPI / button: make module loadable when booted in non-ACPI mode 7 years ago
cm_sbs.c 4c62dbbce9 ACPI: Remove FSF mailing addresses 10 years ago
container.c 4c62dbbce9 ACPI: Remove FSF mailing addresses 10 years ago
cppc_acpi.c d29abc8368 ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id 7 years ago
custom_method.c 447a5647c9 treewide: Align function definition open/close braces 7 years ago
debugfs.c 10742619ac ACPI: fix acpi_debugfs_init prototype 10 years ago
device_pm.c bf8c6184e0 ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW 7 years ago
device_sysfs.c c828a89203 treewide: Use DEVICE_ATTR_RO 7 years ago
dock.c 1be9c3a0a0 ACPI: Mark expected switch fall-throughs 7 years ago
ec.c 3cd091a773 ACPI / EC: Restore polling during noirq suspend/resume phases 7 years ago
ec_sys.c 3522f867c1 ACPI: EC: Fix debugfs_create_*() usage 7 years ago
event.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
evged.c 099caa9137 ACPI: GED: unregister interrupts during shutdown 7 years ago
fan.c 447a5647c9 treewide: Align function definition open/close braces 7 years ago
glue.c 28b47809b2 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 8 years ago
hed.c 4c62dbbce9 ACPI: Remove FSF mailing addresses 10 years ago
internal.h 3522f867c1 ACPI: EC: Fix debugfs_create_*() usage 7 years ago
ioapic.c b6aeab44ed ACPI: fix whitespace in pr_fmt() to align log entries 8 years ago
irq.c 1dc482b657 ACPI / irq: Fix return code of acpi_gsi_to_irq() 8 years ago
numa.c dc9e0a9347 acpi, numa: fix pxm to online numa node associations 7 years ago
nvs.c a238317ce8 ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. 11 years ago
osi.c 9251a71db6 ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3 7 years ago
osl.c dfc9327ab7 acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address 7 years ago
pci_irq.c 10b68700ad ACPI / PCI: fix GIC irq model default PCI IRQ polarity 9 years ago
pci_link.c 92d1b381f6 ACPI / PCI: pci_link: Allow the absence of _PRS and change log level 7 years ago
pci_mcfg.c cd18374048 PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirk 8 years ago
pci_root.c 64ae499cf2 Merge branch 'pci/portdrv' 7 years ago
pci_slot.c 6faadbbb7f dmi: Mark all struct dmi_system_id instances const 8 years ago
power.c 26408b2434 ACPI / power: constify attribute_group structures 8 years ago
proc.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
processor_core.c 09c3f2bd5c Revert"x86/acpi: Enable MADT APIs to return disabled apicids" 8 years ago
processor_driver.c 512bb03f49 ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failed 8 years ago
processor_idle.c 54ce685cae Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 7 years ago
processor_pdc.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
processor_perflib.c 4d0f1ce695 xen/acpi: upload _PSD info for non Dom0 CPUs too 7 years ago
processor_thermal.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
processor_throttling.c 0266d81e9b acpi/processor: Prevent cpu hotplug deadlock 8 years ago
property.c 67dcc26d20 device property: Constify device_get_match_data() 7 years ago
reboot.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
resource.c 1be9c3a0a0 ACPI: Mark expected switch fall-throughs 7 years ago
sbs.c fa93854f7a battery: Add the battery hooking API 7 years ago
sbshc.c 43cdd1b716 ACPI: sbshc: remove raw pointer from printk() message 7 years ago
sbshc.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
scan.c cc6a0e315a ACPI / scan: Initialize watchdog before PNP 7 years ago
sleep.c 855c1c2fce ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016) 7 years ago
sleep.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
spcr.c 5a9e59e8d9 ACPI: SPCR: Mark expected switch fall-through in acpi_parse_spcr 7 years ago
sysfs.c 0f27cff859 ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs 7 years ago
tables.c 24bada7991 ACPI: add NFIT and HMAT to the initrd override list 7 years ago
thermal.c 6faadbbb7f dmi: Mark all struct dmi_system_id instances const 8 years ago
utils.c 67dcf8a3e0 ACPI: utils: Introduce acpi_dev_get_first_match_name() 7 years ago
video_detect.c bbf038618a ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E 7 years ago
wakeup.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago