summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng-51/+34
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng-10/+36
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng-119/+102
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng-35/+31
2013-01-03ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas-1/+0
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki-2/+0
2013-01-03ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki-0/+2
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki-1/+1
2013-01-03ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki-9/+2
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki-2/+1
2013-01-03ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki-1/+0
2013-01-03ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki-7/+8
2013-01-03ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki-0/+1
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-2/+2
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki-2/+2
2012-11-29Merge branch 'acpica'Rafael J. Wysocki-42/+47
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki-3/+69
2012-11-21ACPI / PM: Introduce os_accessible flag for power_stateAaron Lu-0/+6
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki-1/+1
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu-0/+1
2012-11-15ACPICA: Update version to 20121018Bob Moore-1/+1
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore-5/+8
2012-11-15ACPICA: Update support for ACPI 5 MPST tableBob Moore-11/+11
2012-11-15ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore-0/+4
2012-11-15ACPICA: Remove extra spaces after periods in the Intel licenseBob Moore-1/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore-1/+1
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore-2/+0
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng-10/+9
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng-5/+5
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng-6/+6
2012-11-15ACPICA: Fix unmerged debugger divergences.Lv Zheng-0/+1
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg-1/+1
2012-11-15ACPI: Remove unused lockable in acpi_device_flagsToshi Kani-2/+1
2012-11-15ACPI / PM: Fix build problem related to acpi_target_system_state()David Rientjes-2/+6
2012-11-15ACPI / PM: Move device PM functions related to sleep statesRafael J. Wysocki-0/+2
2012-11-15ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki-0/+11
2012-11-15ACPI / PM: Split device wakeup management routinesRafael J. Wysocki-0/+11
2012-11-15ACPI / PM: Move device power state selection routine to device_pm.cRafael J. Wysocki-1/+14
2012-11-15ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki-0/+15
2012-11-15ACPI / PM: Fix device PM kernedoc comments and #ifdefsRafael J. Wysocki-2/+6
2012-11-05ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas-2/+2
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-80/+444
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown-80/+444
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz-0/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds-16/+16
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells-16/+16
2012-09-21ACPI: introduce module_acpi_driver() helper macroMika Westerberg-0/+13
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu-2/+13
2012-09-21ACPICA: Update version to 20120913Bob Moore-1/+1
2012-09-21ACPICA: Headers: Add new ACPI 5 HEST notify type values.Bob Moore-1/+3