summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki2014-09-113-20/+6
|\ \ \
| | | * Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork2014-09-091-14/+0
| | | * Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"Bjørn Mork2014-09-091-1/+1
| |_|/ |/| |
| | * ACPI / LPSS: complete PM entries for LPSS power domainFu Zhonghui2014-09-091-5/+5
| |/ |/|
| * ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi2014-09-081-1/+1
|/
*-. Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-09-052-2/+47
|\ \
| | * ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu2014-09-021-0/+4
| * | ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede2014-09-021-0/+11
| * | ACPI / video: Add a disable_native_backlight quirkHans de Goede2014-09-021-0/+30
| * | ACPI / video: Fix use_native_backlight selection logicHans de Goede2014-09-021-2/+2
| |/
| |
| \
*-. \ Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2014-09-052-9/+10
|\ \ \
| | * | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-7/+8
| | |/
| * / ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-031-2/+2
| |/
* / ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.Mika Westerberg2014-09-021-0/+39
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-291-0/+4
|\
| * x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-291-0/+4
| |
| \
| \
| \
*---. \ Merge branches 'acpi-scan', 'acpi-ec' and 'acpi-lpss'Rafael J. Wysocki2014-08-283-9/+46
|\ \ \ \ | |_|_|/ |/| | |
| | | * ACPI / LPSS: Add ACPI IDs for Intel BraswellAlan Cox2014-08-261-0/+17
| |_|/ |/| |
| | * ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng2014-08-261-2/+2
| | * ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng2014-08-261-1/+16
| |/ |/|
| * ACPI: Run fixed event device notifications in process contextLan Tianyu2014-08-261-5/+10
| * ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki2014-08-261-1/+1
|/
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-143-2/+4
|\
| *---. Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki2014-08-103-2/+4
| |\ \ \
| | | | * ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier2014-08-101-1/+1
| | | * | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-08-071-1/+2
| | * | | ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN eventsLan Tianyu2014-08-061-0/+1
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-131-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2014-08-081-0/+4
| * | | | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-1/+2
* | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0645-641/+2204
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss'Rafael J. Wysocki2014-08-054-1/+21
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | | * | | ACPI / LPSS: add LPSS device for Wildcat Point PCHJie Yang2014-08-011-0/+10
| | | | * | | | ACPI / processor: Make it possible to get local x2apic id via _MATHanjun Guo2014-07-301-0/+2
| | | | |/ / /
| | | * / / / ACPI / battery: remove duplicated include from battery.cWei Yongjun2014-07-301-1/+0
| | | |/ / /
| | * | | | ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 modelsHans de Goede2014-07-301-0/+9
| * | | | | Merge branch 'acpi-pnp'Rafael J. Wysocki2014-08-051-6/+2
| |\ \ \ \ \
| | * | | | | ACPI / PNP: Replace faulty is_hex_digit() by isxdigit()Arjun Sreedharan2014-07-311-6/+2
| | * | | | | Merge back earlier acpi-pnp material.Rafael J. Wysocki2014-07-301-2/+0
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2014-08-0512-58/+272
| |\ \ \ \ \ \
| | * | | | | | ACPICA: ACPI 5.1: Support for the _CCA predifined name.Bob Moore2014-07-311-0/+3
| | * | | | | | ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-311-2/+3
| | * | | | | | ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box2014-07-311-1/+12
| | * | | | | | ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore2014-07-311-1/+10
| | * | | | | | ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore2014-07-316-28/+217
| | * | | | | | ACPICA: Utilities: Fix local printf issue.Lv Zheng2014-07-311-0/+3
| | * | | | | | ACPICA: Remove some extraneous printf arguments.Sascha Wildner2014-07-312-5/+4
| | * | | | | | ACPICA: Update for comments/formatting. No functional changes.Bob Moore2014-07-311-12/+10
| | * | | | | | ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-311-6/+7
| | * | | | | | ACPICA: Work around an ancient GCC bug.Bob Moore2014-07-311-3/+3