summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki2014-02-064-6/+10
|\ \
| | * ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg2014-02-051-0/+8
| * | ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F2014-02-051-1/+1
| * | ACPI / proc: remove unneeded NULL checkDan Carpenter2014-02-051-1/+1
| * | ACPI / utils: remove a pointless NULL checkDan Carpenter2014-02-051-4/+0Star
| |/
* / ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani2014-02-051-2/+4
|/
*-------. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-297-34/+32Star
|\ \ \ \ \
| | | | | * ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-272-2/+2
| | | | * | ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki2014-01-271-18/+6Star
| | | * | | ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown2014-01-281-0/+9
| | * | | | ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki2014-01-291-0/+1
| * | | | | ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"Jiang Liu2014-01-271-1/+1
| * | | | | ACPI / processor: Return specific error value when mapping lapic idHanjun Guo2014-01-271-13/+13
* | | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2570-1093/+1295
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-modules'Rafael J. Wysocki2014-01-171-6/+67
| |\ \ \ \ \ \
| | * | | | | | ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui2014-01-161-0/+57
| | * | | | | | ACPI: fix create_modalias() return value handlingZhang Rui2014-01-161-6/+10
| | | |_|/ / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-init' and 'acpi-hotplug'Rafael J. Wysocki2014-01-171-0/+12
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | | * | | | ACPI / memhotplug: add parameter to disable memory hotplugPrarit Bhargava2014-01-161-0/+12
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-01-171-15/+14Star
| |\ \ \ \ \ \
| | * | | | | | ACPI / cpuidle: remove dev->state_count settingBartlomiej Zolnierkiewicz2014-01-111-2/+0Star
| | * | | | | | ACPI / cpuidle: fix max idle state handling with hotplug CPU supportBartlomiej Zolnierkiewicz2014-01-111-13/+14
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki2014-01-127-36/+69
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / | | | | | |/| | | | | |
| | | | | | * | | | | | ACPI / sleep: remove panic in case hardware has changed after S4Oliver Neukum2014-01-111-5/+2Star
| | | | | | |/ / / / /
| | | | | * / / / / / ACPI / scan: bail out early if failed to parse APIC ID for CPUJiang Liu2014-01-111-10/+14
| | | | | |/ / / / /
| | | | * / / / / / ACPI / thermal: remove const from thermal_zone_device_ops declarationEmil Goode2014-01-081-1/+1
| | | | |/ / / / /
| | | * | | | | | ACPI: Blacklist Win8 OSI for some HP laptop 2013 modelsTakashi Iwai2013-12-201-0/+50
| | | * | | | | | ACPI / video: Fix typo in video_detect.cMasanari Iida2013-12-201-1/+1
| | * | | | | | | ACPI / EC: disable GPE before removing GPE handlerLan Tianyu2013-12-191-1/+1
| | * | | | | | | ACPI / Button: Fix enabling button GPEs twiceLan Tianyu2013-12-191-18/+0Star
| | |/ / / / / /
| * | | | | | | Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-122-49/+109
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / extlog: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-49/+12Star
| | * | | | | | | ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-051-0/+97
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2014-01-1220-315/+478
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-081-0/+12
| | * | | | | | ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng2014-01-083-8/+2Star
| | * | | | | | ACPICA: Interpreter: Add additional debug info for an error case.Bob Moore2014-01-081-1/+2
| | * | | | | | ACPICA: Add an error message if the Debugger fails initialization.Bob Moore2014-01-081-2/+10
| | * | | | | | ACPICA: Conditionally define a local variable that is used for debug only.Bob Moore2014-01-081-1/+3
| | * | | | | | ACPICA: Parser: Updates/fixes for debug output.Bob Moore2014-01-081-2/+47
| | * | | | | | ACPICA: Enhance ACPI warning for memory/IO address conflicts.Bob Moore2014-01-081-6/+13
| | * | | | | | ACPICA: Update several debug statements - no functional change.Bob Moore2014-01-081-10/+9Star
| | * | | | | | ACPICA: Improve exception handling for GPE block installation.Bob Moore2014-01-083-14/+22
| | * | | | | | ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-082-152/+193
| | * | | | | | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-082-5/+13
| | * | | | | | ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng2014-01-081-90/+120
| | * | | | | | ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2014-01-082-13/+20
| | * | | | | | ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore2014-01-083-7/+8
| | * | | | | | ACPICA: Debug output: Fix a couple of small output issues.Bob Moore2014-01-082-8/+8
| | |/ / / / /
| * | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-1211-542/+486Star
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |