Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | NTB: Make the transport list in order of discovery | Dave Jiang | 2015-09-07 | 1 | -1/+1 | |
| * | | | | NTB: Add PCI Device IDs for Broadwell Xeon | Dave Jiang | 2015-09-07 | 2 | -0/+18 | |
| * | | | | NTB: Add flow control to the ntb_netdev | Dave Jiang | 2015-09-07 | 3 | -1/+95 | |
| * | | | | NTB: Add list to MAINTAINERS | Jon Mason | 2015-09-07 | 1 | -0/+2 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-09-12 | 17 | -15/+1019 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2015-09-11 | 17 | -15/+1019 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Input: imx_keypad - remove obsolete comment | Fabio Estevam | 2015-09-05 | 1 | -2/+0 | |
| | * | | | | | Input: touchscreen - add imx6ul_tsc driver support | Haibo Chen | 2015-09-05 | 4 | -0/+572 | |
| | * | | | | | Input: Add touchscreen support for Colibri VF50 | Sanchayan Maity | 2015-09-05 | 4 | -0/+435 | |
| | * | | | | | Input: i8042 - lower log level for "no controller" message | Takashi Iwai | 2015-09-05 | 1 | -1/+1 | |
| | * | | | | | Input: evdev - do not report errors form flush() | Takashi Iwai | 2015-09-04 | 1 | -9/+4 | |
| | * | | | | | Input: elants_i2c - extend the calibration timeout to 12 seconds | James Chen | 2015-09-04 | 1 | -1/+1 | |
| | * | | | | | Input: sparcspkr - fix module autoload for OF platform drivers | Luis de Bethencourt | 2015-09-04 | 1 | -0/+2 | |
| | * | | | | | Input: regulator-haptic - fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-03 | 1 | -0/+1 | |
| | * | | | | | Input: pwm-beeper - fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-03 | 1 | -0/+1 | |
| | * | | | | | Input: ab8500-ponkey - Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-03 | 1 | -0/+1 | |
| | * | | | | | Input: cyttsp - remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 2015-09-03 | 2 | -2/+0 | |
| | * | | | | | Input: elan_i2c - add ACPI ID "ELAN1000" | João Paulo Rechi Vita | 2015-09-03 | 1 | -0/+1 | |
* | | | | | | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-12 | 13 | -44/+187 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' | Rafael J. Wysocki | 2015-09-11 | 7 | -16/+94 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | staging: board: Migrate away from __pm_genpd_name_add_device() | Geert Uytterhoeven | 2015-09-09 | 2 | -2/+36 | |
| | | | * | | | | | | | PM / Domains: Ensure subdomain is not in use before removing | Jon Hunter | 2015-09-05 | 1 | -0/+8 | |
| | | | * | | | | | | | PM / Domains: Try power off masters in error path of __pm_genpd_poweron() | Ulf Hansson | 2015-09-03 | 1 | -13/+17 | |
| | | * | | | | | | | | cpuidle/coupled: Add sanity check for safe_state_index | Xunlei Pang | 2015-09-03 | 3 | -0/+32 | |
| | * | | | | | | | | | kernel/cpu_pm: fix cpu_cluster_pm_exit comment | Lina Iyer | 2015-09-03 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-09-11 | 4 | -28/+59 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | intel_pstate: fix PCT_TO_HWP macro | Kristen Carlson Accardi | 2015-09-09 | 1 | -7/+14 | |
| | * | | | | | | | | | intel_pstate: Fix user input of min/max to legal policy region | Chen Yu | 2015-09-09 | 1 | -3/+14 | |
| | * | | | | | | | | | cpufreq-dt: add suspend frequency support | Bartlomiej Zolnierkiewicz | 2015-09-09 | 1 | -0/+9 | |
| | * | | | | | | | | | cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency | Bartlomiej Zolnierkiewicz | 2015-09-09 | 1 | -2/+2 | |
| | * | | | | | | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2015-09-09 | 2 | -0/+36 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cpufreq: Use __func__ to print function's name | Viresh Kumar | 2015-09-07 | 1 | -2/+1 | |
| | * | | | | | | | | | | cpufreq: staticize cpufreq_cpu_get_raw() | Viresh Kumar | 2015-09-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMAL | Guenter Roeck | 2015-09-05 | 1 | -0/+1 | |
| | * | | | | | | | | | | cpufreq: dt: Tolerance applies on both sides of target voltage | Viresh Kumar | 2015-09-03 | 1 | -1/+2 | |
| | * | | | | | | | | | | cpufreq: dt: Print error on failing to mark OPPs as shared | Viresh Kumar | 2015-09-03 | 1 | -1/+4 | |
| | * | | | | | | | | | | cpufreq: dt: Check OPP count before marking them shared | Viresh Kumar | 2015-09-03 | 1 | -11/+11 | |
| | * | | | | | | | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2015-09-03 | 301 | -2252/+5408 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-09-11 | 2 | -0/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | PM / OPP: Return suspend_opp only if it is enabled | Viresh Kumar | 2015-09-09 | 1 | -7/+5 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | PM / OPP: add dev_pm_opp_get_suspend_opp() helper | Bartlomiej Zolnierkiewicz | 2015-09-09 | 2 | -0/+36 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-09-12 | 38 | -633/+675 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | target: use stringify.h instead of own definition | David Disseldorp | 2015-09-11 | 2 | -5/+2 | |
| * | | | | | | | | | | | | target/user: Fix UFLAG_UNKNOWN_OP handling | Andy Grover | 2015-09-11 | 1 | -8/+2 | |
| * | | | | | | | | | | | | target: Remove no-op conditional | Andy Grover | 2015-09-11 | 1 | -2/+1 | |
| * | | | | | | | | | | | | target/user: Remove unused variable | Andy Grover | 2015-09-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | target: Fix max_cmd_sn increment w/o cmdsn mutex regressions | Roland Dreier | 2015-09-11 | 2 | -4/+5 | |
| * | | | | | | | | | | | | target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess | Nicholas Bellinger | 2015-09-11 | 1 | -2/+4 | |
| * | | | | | | | | | | | | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 2015-09-11 | 4 | -4/+78 | |
| * | | | | | | | | | | | | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage | Andy Grover | 2015-08-27 | 11 | -23/+23 |