aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-172-57/+0
* ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki2013-10-161-99/+1
* ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur2013-10-161-3/+3
* ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu2013-10-161-1/+3
* ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki2013-10-111-1/+1
* ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki2013-10-011-1/+1
* ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()Hanjun Guo2013-09-251-1/+1
* ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng2013-09-251-10/+14
* Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-124-85/+134
|\
| * Merge branch 'acpi-bind'Rafael J. Wysocki2013-09-111-11/+24
| |\
| | * ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki2013-09-091-11/+24
| * | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-09-101-1/+2
| |\ \
| | * | ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg2013-09-021-1/+2
| * | | Merge branch 'acpica'Rafael J. Wysocki2013-09-101-64/+102
| |\ \ \
| | * | | ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore2013-09-061-64/+102
| * | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-101-9/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI / scan: Change ordering of locks for device hotplugRafael J. Wysocki2013-08-311-9/+6
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-053-110/+0
|\ \ \ \ \
| * | | | | i2c: move ACPI helpers into the coreMika Westerberg2013-08-233-110/+0
* | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-5/+8
|\ \ \ \ \ \
| * | | | | | acpi: Replace weird use of PTR_RET.Rusty Russell2013-07-151-5/+8
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-043-37/+91
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...Ingo Molnar2013-08-144-34/+112
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configuredNaveen N. Rao2013-08-121-1/+2
| * | | | | | | | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-122-9/+67
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao2013-07-101-9/+29
| | * | | | | | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-1/+2
| | * | | | | | | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-081-0/+37
| * | | | | | | | | APEI/ERST: Fix error message formattingBorislav Petkov2013-07-311-28/+23
* | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-031-6/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-1/+12
| * | | | | | | | | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-2/+2
| * | | | | | | | | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
| * | | | | | | | | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun2013-08-191-1/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-28/+39
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-291-24/+38
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman2013-08-291-24/+38
| * | | | | | | | | | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-251-1/+1
| * | | | | | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-3/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0353-1179/+920
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-301-34/+15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-34/+15
| * | | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-302-6/+10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-08-281-0/+4
| | * | | | | | | | | ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu2013-08-281-6/+6
| * | | | | | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2013-08-272-93/+117
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: blacklist win8 OSI for buggy laptopsFelipe Contreras2013-08-251-0/+16
| | * | | | | | | | | | ACPI: blacklist win8 OSI for ASUS Zenbook Prime UX31AFelipe Contreras2013-08-041-0/+14
| | * | | | | | | | | | ACPI / video: drop unused fields from struct acpi_video_brightness_flagsFelipe Contreras2013-08-031-12/+0