summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki2016-02-061-1/+1
|\
| * ACPI / LPSS: set PM domain via helper setterAndy Shevchenko2016-02-031-1/+1
| |
| \
*-. \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-291-8/+0
|\ \ \
| * | | ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede2016-01-231-8/+0
* | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-4/+2
* | | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20194-221/+242
|\ \ \ \
| * \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2016-01-212-3/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-082-3/+7
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki2016-01-21192-218/+235
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | ACPI / fan: Improve acpi_device_update_power error messageAndy Lutomirski2016-01-151-1/+1
| | | | | |/ | | | | |/|
| | | * | | ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede2016-01-151-0/+9
| | | * | | ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...Hans de Goede2016-01-151-5/+2
| | | * | | ACPI / video: Revert "ACPI / video: driver must be registered before checking...Hans de Goede2016-01-151-14/+13
| | | * | | ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede2016-01-151-0/+9
| | * | | | ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'Lv Zheng2016-01-151-1/+3
| | * | | | ACPICA: Additional 2016 copyright changesBob Moore2016-01-15190-191/+191
| | * | | | ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng2016-01-151-6/+7
* | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-0/+203
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libnvdimm: Add a poison list and export badblocksVishal Verma2016-01-091-0/+203
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'acpi-pnp' and 'pnp'Rafael J. Wysocki2016-01-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ACPI / PNP: constify device IDsMathias Krause2016-01-041-1/+1
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'Rafael J. Wysocki2016-01-126-66/+130
|\ \ \ \ \ \ \ \ \
| | | * | | | | | | ACPI / SBS: fix inconsistent indenting inside if statementColin Ian King2016-01-041-3/+3
| | | * | | | | | | ACPI: Fix build errors due objects compiled unconditionallyJavier Martinez Canillas2015-12-091-4/+4
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD2016-01-012-20/+27
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King2016-01-051-3/+0
| * | | | | | | ACPI / PCI: Simplify acpi_penalize_isa_irq()Rafael J. Wysocki2016-01-041-11/+3
| * | | | | | | ACPI, PCI, irq: remove interrupt number restrictionSinan Kaya2016-01-011-2/+2
| * | | | | | | ACPI, PCI, irq: remove interrupt count restrictionSinan Kaya2016-01-011-34/+102
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----. \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki2016-01-125-12/+87
|\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | ACPI / OSL: Add kerneldoc comments to memory mapping functionsRafael J. Wysocki2016-01-031-0/+27
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI / bus: Show _OSC UUID when _OSC failsAndy Lutomirski2015-12-221-2/+3
| | * | | | | | | ACPI / bus: Tidy up _OSC error spacingAndy Lutomirski2015-12-221-3/+3
| * | | | | | | | ACPI: Fix white space in a structure definitionLukas Wunner2016-01-041-1/+1
| * | | | | | | | ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-093-7/+40
| * | | | | | | | ACPI / scan: Fix acpi_bus_id_list bookkeepingLukas Wunner2015-12-091-0/+14
| * | | | | | | | ACPI / scan: set status to 0 if _STA failedAaron Lu2015-11-301-1/+1
* | | | | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2016-01-122-15/+78
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | ACPI / video: driver must be registered before checking for keypressesAdrien Schildknecht2016-01-051-13/+14
| * | | | | | | | ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4EAaron Lu2016-01-011-0/+9
| * | | | | | | | ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede2016-01-012-0/+33
| * | | | | | | | ACPI / video: Add a module option to disable the reporting of keypressesHans de Goede2016-01-011-3/+11
| * | | | | | | | ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede2016-01-011-0/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2016-01-12133-2212/+2105
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-043-79/+27
| * | | | | | | ACPICA: Add per-table execution of module-level codeBob Moore2016-01-012-1/+24
| * | | | | | | ACPICA: Add "root node" case to the ACPI name repair codeBob Moore2016-01-011-0/+8
| * | | | | | | ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2016-01-014-16/+17
| * | | | | | | ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2016-01-017-42/+30
| * | | | | | | ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng2016-01-014-29/+55
OpenPOWER on IntegriCloud