aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+6
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada1-0/+6
2016-03-14Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki1-0/+7
2016-03-09ACPI / OSL: Add support to install tables via initrdLv Zheng1-0/+1
2016-02-16ACPI / scan: AMBA bus probing supportGraeme Gregory1-0/+5
2016-02-16ACPI: introduce a function to find the first physical deviceAleksey Makarov1-0/+1
2016-01-04ACPI: Fix white space in a structure definitionLukas Wunner1-1/+1
2015-12-09ACPI / utils: Add acpi_dev_present()Lukas Wunner1-0/+8
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-10-04ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'Viresh Kumar1-1/+1
2015-09-15ACPI: change acpi_sleep_proc_init() to return voidRami Rosen1-2/+2
2015-09-15ACPI: change init_acpi_device_notify() to return voidRami Rosen1-1/+1
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+2
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki1-4/+10
2015-08-07ACPI: fix acpi_debugfs_init prototypeNicolas Iooss1-1/+1
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki1-0/+9
2015-07-28ACPI / PM: Attach ACPI power domain only onceMika Westerberg1-0/+2
2015-07-17ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki1-0/+9
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-3/+0
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2015-07-03ACPI / init: Make it possible to override _REVRafael J. Wysocki1-0/+1
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki1-7/+0
2015-06-19Merge branch 'acpi-ec'Rafael J. Wysocki1-0/+2
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede1-7/+0
2015-06-15ACPI / EC: Convert event handling work queue into loop style.Lv Zheng1-0/+1
2015-05-22ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki1-0/+2
2015-05-16ACPI / EC: Fix and clean up register access guarding logics.Lv Zheng1-0/+1
2015-03-25ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory1-0/+4
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki1-0/+7
2015-02-10Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki1-0/+2
2015-02-06ACPI / EC: Add command flushing support.Lv Zheng1-0/+1
2015-02-06ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue1-0/+2
2015-02-05x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplugJiang Liu1-0/+7
2015-01-23ACPI / EC: Fix issues related to the SCI_EVT handlingLv Zheng1-0/+1
2014-11-04ACPI: Add support for device specific propertiesMika Westerberg1-0/+6
2014-10-10ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu1-2/+0
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui1-7/+0
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui1-0/+1
2014-07-27Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki1-2/+0
2014-07-21ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo1-0/+5
2014-07-07ACPI / PNP: do ACPI binding directlyZhang Rui1-2/+0
2014-05-30ACPI / scan: always register ACPI LPSS scan handlerRafael J. Wysocki1-4/+0
2014-05-30ACPI / scan: always register memory hotplug scan handlerRafael J. Wysocki1-5/+1
2014-05-30ACPI / scan: always register container scan handlerRafael J. Wysocki1-4/+0
2014-05-30ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui1-0/+1
2014-05-25ACPI / platform / LPSS: Enable async suspend/resume of LPSS devicesRafael J. Wysocki1-2/+1
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki1-1/+2
2014-02-16ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()Rafael J. Wysocki1-1/+1
2014-02-16ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki1-2/+9