| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular | Paul Gortmaker | 2015-12-15 | 1 | -6/+2 |
| | * | | | | | | | cpuidle,menu: smooth out measured_us calculation | Rik van Riel | 2015-11-17 | 1 | -1/+3 |
| | * | | | | | | | cpuidle,menu: use interactivity_req to disable polling | Rik van Riel | 2015-11-17 | 1 | -1/+1 |
| | * | | | | | | | cpuidle,x86: increase forced cut-off for polling to 20us | Rik van Riel | 2015-11-17 | 1 | -1/+1 |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'pm-pci' and 'pm-core' | Rafael J. Wysocki | 2016-01-12 | 9 | -12/+119 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | PM / core: fix typo in documentation | Manuel Pégourié-Gonnard | 2016-01-02 | 1 | -1/+1 |
| | | * | | | | | | | | PM / runtime: Add new helper for conditional usage count incrementation | Rafael J. Wysocki | 2015-12-21 | 1 | -0/+24 |
| | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ | |
| | | *-. \ \ \ \ \ \ \ | Merge branches 'pm-sleep' and 'pm-runtime' into pm-core | Rafael J. Wysocki | 2015-12-07 | 5 | -7/+90 |
| | | |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/ / /
| | | |/| | | | | | | | |
|
| | | | | * | | | | | | | PM / runtime: Re-init runtime PM states at probe error and driver unbind | Ulf Hansson | 2015-11-30 | 3 | -6/+24 |
| | | | * | | | | | | | | PM / sleep: prohibit devices probing during suspend/hibernation | Strashko, Grygorii | 2015-11-30 | 3 | -1/+66 |
| | | | |/ / / / / / / |
|
| | * | / / / / / / / | PCI / PM: constify pci_platform_pm_ops structure | Julia Lawall | 2015-12-09 | 3 | -4/+4 |
| | |/ / / / / / / / |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ | Merge branches 'acpi-pnp' and 'pnp' | Rafael J. Wysocki | 2016-01-12 | 3 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching | Heiner Kallweit | 2016-01-04 | 1 | -1/+5 |
| | | * | | | | | | | | | PNP: Add Broadwell to Intel MCH size workaround | Christophe Le Roy | 2016-01-03 | 1 | -0/+1 |
| | | | |_|_|_|_|_|_|/
| | | |/| | | | | | | |
|
| | * | | | | | | | | | ACPI / PNP: constify device IDs | Mathias Krause | 2016-01-04 | 1 | -1/+1 |
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted' | Rafael J. Wysocki | 2016-01-12 | 10 | -75/+164 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | ACPI / SBS: fix inconsistent indenting inside if statement | Colin Ian King | 2016-01-04 | 1 | -3/+3 |
| | | | * | | | | | | | | | | ACPI: Fix build errors due objects compiled unconditionally | Javier Martinez Canillas | 2015-12-09 | 1 | -4/+4 |
| | | | | |_|/ / / / / / /
| | | | |/| | | | | | | | |
|
| | | * | | | | | | | | | | ACPI / spi: attach GPIO IRQ from ACPI description to SPI device | Christophe RICARD | 2016-01-01 | 1 | -0/+3 |
| | | * | | | | | | | | | | ACPI / gpio: Add irq_type when a GPIO is used as an interrupt | Christophe RICARD | 2016-01-01 | 3 | -9/+31 |
| | | * | | | | | | | | | | ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol | Christophe RICARD | 2016-01-01 | 2 | -20/+27 |
| | | | |_|/ / / / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | ACPI, PCI, irq: remove redundant check for null string pointer | Colin Ian King | 2016-01-05 | 1 | -3/+0 |
| | * | | | | | | | | | | ACPI / PCI: Simplify acpi_penalize_isa_irq() | Rafael J. Wysocki | 2016-01-04 | 1 | -11/+3 |
| | * | | | | | | | | | | ACPI, PCI, irq: remove interrupt number restriction | Sinan Kaya | 2016-01-01 | 1 | -2/+2 |
| | * | | | | | | | | | | ACPI, PCI, irq: remove interrupt count restriction | Sinan Kaya | 2016-01-01 | 1 | -34/+102 |
| | |/ / / / / / / / / |
|
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' | Rafael J. Wysocki | 2016-01-12 | 5 | -12/+87 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |/ / / / / / / /
| | | | | |/| | | | | | | | |
|
| | | | * | | | | | | | | | | ACPI / OSL: Add kerneldoc comments to memory mapping functions | Rafael J. Wysocki | 2016-01-03 | 1 | -0/+27 |
| | | | | |/ / / / / / / /
| | | | |/| | | | | | | | |
|
| | | * | | | | | | | | | | ACPI / bus: Show _OSC UUID when _OSC fails | Andy Lutomirski | 2015-12-22 | 1 | -2/+3 |
| | | * | | | | | | | | | | ACPI / bus: Tidy up _OSC error spacing | Andy Lutomirski | 2015-12-22 | 1 | -3/+3 |
| | * | | | | | | | | | | | ACPI: Fix white space in a structure definition | Lukas Wunner | 2016-01-04 | 1 | -1/+1 |
| | * | | | | | | | | | | | ACPI / utils: Add acpi_dev_present() | Lukas Wunner | 2015-12-09 | 3 | -7/+40 |
| | * | | | | | | | | | | | ACPI / scan: Fix acpi_bus_id_list bookkeeping | Lukas Wunner | 2015-12-09 | 1 | -0/+14 |
| | * | | | | | | | | | | | ACPI / scan: set status to 0 if _STA failed | Aaron Lu | 2015-11-30 | 1 | -1/+1 |
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2016-01-12 | 4 | -20/+81 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | ACPI / video: driver must be registered before checking for keypresses | Adrien Schildknecht | 2016-01-05 | 1 | -13/+14 |
| | * | | | | | | | | | | | ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4E | Aaron Lu | 2016-01-01 | 1 | -0/+9 |
| | * | | | | | | | | | | | ACPI / video: Add quirks for the Dell Vostro V131 | Hans de Goede | 2016-01-01 | 2 | -0/+33 |
| | * | | | | | | | | | | | ACPI / video: Add a module option to disable the reporting of keypresses | Hans de Goede | 2016-01-01 | 1 | -3/+11 |
| | * | | | | | | | | | | | thinkpad_acpi: Use acpi_video_handles_brightness_key_presses() | Hans de Goede | 2016-01-01 | 1 | -1/+1 |
| | * | | | | | | | | | | | dell-wmi: Use acpi_video_handles_brightness_key_presses() | Hans de Goede | 2016-01-01 | 1 | -4/+2 |
| | * | | | | | | | | | | | ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper | Hans de Goede | 2016-01-01 | 1 | -0/+12 |
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2016-01-12 | 133 | -2212/+2105 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | ACPICA: Drop Linux-specific waking vector functions | Rafael J. Wysocki | 2016-01-04 | 3 | -79/+27 |
| | * | | | | | | | | | | | ACPICA: Add per-table execution of module-level code | Bob Moore | 2016-01-01 | 2 | -1/+24 |
| | * | | | | | | | | | | | ACPICA: Add "root node" case to the ACPI name repair code | Bob Moore | 2016-01-01 | 1 | -0/+8 |
| | * | | | | | | | | | | | ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r... | Lv Zheng | 2016-01-01 | 4 | -16/+17 |
| | * | | | | | | | | | | | ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua... | Lv Zheng | 2016-01-01 | 7 | -42/+30 |
| | * | | | | | | | | | | | ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati... | Lv Zheng | 2016-01-01 | 4 | -29/+55 |
| | * | | | | | | | | | | | ACPICA: Events: Fix an issue that region object is re-attached to another sco... | Lv Zheng | 2016-01-01 | 1 | -7/+6 |
| | * | | | | | | | | | | | ACPICA: Utilities: Reorder initialization code | Lv Zheng | 2016-01-01 | 1 | -16/+15 |