Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2016-12-13 | 30 | -306/+453 | |
|\ | ||||||
| * | Merge branch 'device-properties' | Rafael J. Wysocki | 2016-12-12 | 2 | -40/+93 | |
| |\ | ||||||
| | * | ACPI / property: Hierarchical properties support update | Rafael J. Wysocki | 2016-11-24 | 2 | -40/+93 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------. \ | Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp... | Rafael J. Wysocki | 2016-12-12 | 8 | -46/+96 | |
| |\ \ \ \ \ \ | ||||||
| | | | | | * | | ACPI / APEI / ARM64: APEI initial support for ARM64 | Tomasz Nowicki | 2016-12-02 | 1 | -3/+10 | |
| | | | | | * | | ACPI / APEI: Fix NMI notification handling | Prarit Bhargava | 2016-12-02 | 1 | -3/+4 | |
| | | | | * | | | ACPI / CPPC: set an error code on probe error path | Dan Carpenter | 2016-11-30 | 1 | -1/+3 | |
| | | | | |/ / | ||||||
| | | | * | | | ACPI / video: Add force_native quirk for HP Pavilion dv6 | Hans de Goede | 2016-11-29 | 1 | -0/+11 | |
| | | | * | | | ACPI / video: Add force_native quirk for Dell XPS 17 L702X | Hans de Goede | 2016-11-29 | 1 | -0/+9 | |
| | | | * | | | ACPI / video: Move ACPI_VIDEO_NOTIFY_* defines to acpi/video.h | Hans de Goede | 2016-11-16 | 1 | -11/+0 | |
| | | * | | | | ACPI / battery: If _BIX fails, retry with _BIF | Dave Lambley | 2016-11-16 | 1 | -24/+48 | |
| | | |/ / / | ||||||
| | * | | | | ACPI / LPSS: enable hard LLP for DMA | Andy Shevchenko | 2016-11-17 | 1 | -3/+5 | |
| | * | | | | ACPI / APD: Add clock frequency for future AMD I2C controller | Nehal Shah | 2016-10-24 | 1 | -1/+6 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist' | Rafael J. Wysocki | 2016-12-12 | 2 | -13/+34 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | | | * | | | ACPI / blacklist: Make Dell Latitude 3350 ethernet work | Michael Pobega | 2016-11-16 | 1 | -0/+12 | |
| | | | | * | | | ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520 | Alex Hung | 2016-11-16 | 1 | -0/+16 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | | | * | | | ACPI / osl: Refactor acpi_os_get_root_pointer() to drop 'else':s | Andy Shevchenko | 2016-12-06 | 1 | -10/+5 | |
| | | | * | | | ACPI / osl: Propagate actual error code for kstrtoul() | Andy Shevchenko | 2016-12-06 | 1 | -3/+1 | |
| | | |/ / / | ||||||
| * | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2016-12-12 | 18 | -207/+230 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPICA: Utilities: Add new decode function for parser values | Bob Moore | 2016-12-09 | 3 | -0/+52 | |
| | * | | | | | ACPICA: Tables: Add an error message complaining driver bugs | Lv Zheng | 2016-12-01 | 1 | -0/+16 | |
| | * | | | | | ACPICA: Tables: Add acpi_tb_unload_table() | Lv Zheng | 2016-12-01 | 4 | -64/+52 | |
| | * | | | | | ACPICA: Tables: Cleanup acpi_tb_install_and_load_table() | Lv Zheng | 2016-12-01 | 4 | -50/+12 | |
| | * | | | | | ACPICA: Events: Fix acpi_ev_initialize_region() return value | Lv Zheng | 2016-12-01 | 4 | -51/+27 | |
| | * | | | | | ACPICA: Back port of "ACPICA: Dispatcher: Tune interpreter lock around AcpiEv... | Lv Zheng | 2016-12-01 | 1 | -2/+2 | |
| | * | | | | | ACPICA: Namespace: Add acpi_ns_handle_to_name() | Lv Zheng | 2016-12-01 | 3 | -32/+59 | |
| | * | | | | | Merge back earlier ACPICA material for v4.10. | Rafael J. Wysocki | 2016-12-01 | 3 | -14/+16 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | ACPICA: Move acpi_gbl_max_loop_iterations to the public globals file | Bob Moore | 2016-10-21 | 1 | -4/+0 | |
| | | * | | | | ACPICA: Disassembler: Fix for Divide() support, new support for test suite | Bob Moore | 2016-10-21 | 2 | -9/+11 | |
| | | * | | | | ACPICA: Increase loop limit for AE_AML_INFINITE_LOOP exception | Bob Moore | 2016-10-21 | 1 | -1/+1 | |
| | | * | | | | ACPICA: Update an info message during table load phase | Bob Moore | 2016-10-21 | 1 | -1/+5 | |
| | | | |_|/ | | | |/| | | ||||||
* | | | | | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2016-12-13 | 2 | -23/+40 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2016-12-12 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag | Rafael J. Wysocki | 2016-11-21 | 1 | -0/+8 | |
| * | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-12-12 | 1 | -23/+32 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge schedutil governor updates for v4.10. | Rafael J. Wysocki | 2016-12-12 | 12 | -76/+63 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | * | | | | | | ACPI / processor: Make acpi_processor_ppc_has_changed() void | Rafael J. Wysocki | 2016-11-21 | 1 | -6/+4 | |
| | * | | | | | | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki | 2016-11-17 | 1 | -17/+28 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 2016-11-18 | 7 | -56/+52 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 2016-10-24 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov | 2016-12-09 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-12 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 3 | -38/+48 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO | Tim Chen | 2016-11-30 | 1 | -1/+1 | |
| * | | | | | | | acpi/bus: Set _OSC for diverse core support | Srinivas Pandruvada | 2016-11-24 | 1 | -0/+3 | |
| * | | | | | | | acpi/bus: Enable HWP CPPC objects | Srinivas Pandruvada | 2016-11-24 | 1 | -0/+7 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-10 | 2 | -15/+42 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2016-12-06 | 2 | -3/+5 |