1. 8c92a75 acer-wmi: Use acpi_dev_found() by Lukas Wunner · 9 years ago
  2. 9f9de69 eeepc-wmi: Use acpi_dev_found() by Lukas Wunner · 9 years ago
  3. c68ae33e ACPI / utils: Rename acpi_dev_present() by Lukas Wunner · 9 years ago
  4. f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 9 years ago
  5. fe6cbea ACPI 2.0 / ECDT: Enable correct ECDT initialization order by Lv Zheng · 9 years ago
  6. 59f0aa9 ACPI 2.0 / ECDT: Remove early namespace reference from EC by Lv Zheng · 9 years ago
  7. 0e1affe ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED by Lv Zheng · 9 years ago
  8. 5dcef69 intel_idle: add BXT support by Len Brown · 9 years ago
  9. c998c07 cpuidle: Indicate when a device has been unregistered by Dave Gerlach · 9 years ago
  10. 1373718 ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 by Chen Yu · 9 years ago
  11. 3db80c2 ACPI: implement Generic Event Device by Sinan Kaya · 9 years ago
  12. 8cee1ee cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data by Viresh Kumar · 9 years ago
  13. 9b55f55 cpufreq: ACPI: policy->driver_data can't be NULL in ->exit() by Viresh Kumar · 9 years ago
  14. a794d61 cpufreq: Rearrange cpufreq_add_dev() by Rafael J. Wysocki · 9 years ago
  15. cd73e9b cpufreq: Simplify switch () in cpufreq_cpu_callback() by Rafael J. Wysocki · 9 years ago
  16. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 9 years ago
  17. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
  18. 4836df1 intel_pstate: Use pr_fmt by Joe Perches · 9 years ago
  19. d2499d0 cpufreq: mt8173: use list_for_each_entry*() by Geliang Tang · 9 years ago
  20. 22590ef intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp() by Rafael J. Wysocki · 9 years ago
  21. 2249c00 cpufreq: exynos: Use generic platdev driver by Viresh Kumar · 9 years ago
  22. f56aad1 cpufreq: dt: Add generic platform-device creation support by Viresh Kumar · 9 years ago
  23. f3f24de cpufreq: tegra124: No need of setting platform-data by Viresh Kumar · 9 years ago
  24. dbbe972 cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modular by Paul Gortmaker · 9 years ago
  25. 4b42faf Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  26. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  27. 8805eea Bluetooth: hci_bcsp: fix code style by Maxim Zhukov · 9 years ago
  28. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  29. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  30. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  31. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  32. 6c9d9c8 cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit() by Rafael J. Wysocki · 9 years ago
  33. 88a97da PCI: Remove return values from pcie_port_platform_notify() and relatives by Jon Derrick · 9 years ago
  34. 016adb7 tuntap: restore default qdisc by Jason Wang · 9 years ago
  35. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  36. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  37. 52966bd PCI/ACPI: Allow all PCIe services on non-ACPI host bridges by Jon Derrick · 9 years ago
  38. 9efc8f6 mlxsw: reg: Fix SBPM register name by Jiri Pirko · 9 years ago
  39. 497e859 mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM by Jiri Pirko · 9 years ago
  40. b2f1057 mlxsw: Do not pass around driver_priv directly by Jiri Pirko · 9 years ago
  41. 307c243 mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit* by Jiri Pirko · 9 years ago
  42. 932762b mlxsw: Move devlink port registration into common core code by Jiri Pirko · 9 years ago
  43. cc7c033 nfp: allow ring size reconfiguration at runtime by Jakub Kicinski · 9 years ago
  44. a98cb25 nfp: pass ring count as function parameter by Jakub Kicinski · 9 years ago
  45. 36a857e nfp: convert .ndo_change_mtu() to prepare/commit paradigm by Jakub Kicinski · 9 years ago
  46. 30d2117 nfp: propagate list buffer size in struct rx_ring by Jakub Kicinski · 9 years ago
  47. aba52df nfp: sync ring state during FW reconfiguration by Jakub Kicinski · 9 years ago
  48. 1cd0cfc nfp: slice .ndo_open() and .ndo_stop() up by Jakub Kicinski · 9 years ago
  49. ca40fea nfp: move filling ring information to FW config by Jakub Kicinski · 9 years ago
  50. 114bdef nfp: preallocate RX buffers early in .ndo_open by Jakub Kicinski · 9 years ago
  51. 1934680 nfp: reorganize initial filling of RX rings by Jakub Kicinski · 9 years ago
  52. 827deea nfp: cleanup tx ring flush and rename to reset by Jakub Kicinski · 9 years ago
  53. 73725d9 nfp: allocate ring SW structs dynamically by Jakub Kicinski · 9 years ago
  54. d79737c nfp: make *x_ring_init do all the init by Jakub Kicinski · 9 years ago
  55. 0afbfb1 nfp: break up nfp_net_{alloc|free}_rings by Jakub Kicinski · 9 years ago
  56. 0ba40af nfp: move link state interrupt request/free calls by Jakub Kicinski · 9 years ago
  57. ff1b68a nfp: correct RX buffer length calculation by Jakub Kicinski · 9 years ago
  58. cd9d721 ieee802154/adf7242: fix memory leak of firmware by Sudip Mukherjee · 9 years ago
  59. 1340737 Bluetooth: vhci: purge unhandled skbs by Jiri Slaby · 9 years ago
  60. 373a32c Bluetooth: vhci: fix open_timeout vs. hdev race by Jiri Slaby · 9 years ago
  61. 84cb3df Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data by Loic Poulain · 9 years ago
  62. 1dbfc59 Bluetooth: hci_bcm: Add BCM2E71 ACPI ID by Loic Poulain · 9 years ago
  63. 19bf4d4 thunderbolt: Support 1st gen Light Ridge controller by Lukas Wunner · 9 years ago
  64. aae20bb thunderbolt: Fix typos and magic number by Lukas Wunner · 9 years ago
  65. 1d11140 PCI: Add Intel Thunderbolt device IDs by Lukas Wunner · 9 years ago
  66. f152dfe intel_th: msu: Release resources on removal by Alexander Shishkin · 9 years ago
  67. 8e9a2be intel_th: msu: Set fops::owner to prevent module from unloading by Alexander Shishkin · 9 years ago
  68. e2ea295 intel_th: Hold output driver module reference while capture is active by Alexander Shishkin · 9 years ago
  69. a45ff6e intel_th: msu: Serialize enabling/disabling by Alexander Shishkin · 9 years ago
  70. f18a953 intel_th: Fix activating a subdevice without a driver by Alexander Shishkin · 9 years ago
  71. e8644e4 intel_th: pti: Create sysfs attributes using core driver's facility by Alexander Shishkin · 9 years ago
  72. 9d482ae intel_th: msu: Create sysfs attributes using core driver's facility by Alexander Shishkin · 9 years ago
  73. b5edbf1 intel_th: Allow subdevice drivers to bring in own attribute groups by Alexander Shishkin · 9 years ago
  74. 6575cbd intel_th: msu: Handle kstrndup() failure by Alexander Shishkin · 9 years ago
  75. 8f1127e intel_th: pti: Do remove sysfs group on device removal by Alexander Shishkin · 9 years ago
  76. fb08019 stm class: Remove unnecessary pointer increment by Alexander Shishkin · 9 years ago
  77. 389b669 stm class: Fix stm device initialization order by Alexander Shishkin · 9 years ago
  78. cbe4a61 stm class: Do not leak the chrdev in error path by Alexander Shishkin · 9 years ago
  79. 8fa11d1 stm class: Remove a pointless line by Alexander Shishkin · 9 years ago
  80. c8be489 stm class: stm_heartbeat: Make nr_devs parameter read-only by Alexander Shishkin · 9 years ago
  81. 118b451 stm class: dummy_stm: Make nr_dummies parameter read-only by Alexander Shishkin · 9 years ago
  82. f57af6d stm class: Fix integer boundary checks for master range by Chunyan Zhang · 9 years ago
  83. 7d32326 drm/gma500/mdfld_dsi: remove bogus if check by Alan · 9 years ago
  84. 7ccca1d drm/gma500: Fix possible out of bounds read by Itai Handler · 9 years ago
  85. 4cd54d9 drm/gma500: fix double freeing by Sudip Mukherjee · 9 years ago
  86. cffa781 drm/i915: Simplify check for idleness in hangcheck by Chris Wilson · 9 years ago
  87. 7c90b7d drm/i915: Apply a mb between emitting the request and hangcheck by Chris Wilson · 9 years ago
  88. 0134712 drm/i915: Reset engine->last_submitted_seqno by Chris Wilson · 9 years ago
  89. a058d93 drm/i915: Reset semaphore page for gen8 by Chris Wilson · 9 years ago
  90. 8c12672 drm/i915: Refactor gen8 semaphore offset calculation by Chris Wilson · 9 years ago
  91. 29dcb57 drm/i915: Move the hw semaphore initialisation from GEM to the engine by Chris Wilson · 9 years ago
  92. d04bce4 drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno() by Chris Wilson · 9 years ago
  93. 2ed53a9 drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno by Chris Wilson · 9 years ago
  94. 14fd0d6 drm/i915: Include engine->last_submitted_seqno in GPU error state by Chris Wilson · 9 years ago
  95. 9b8e3ec gpio: pca953x: Use correct u16 value for register word write by Yong Li · 9 years ago
  96. 159f3cd gpiolib: Defer gpio device setup until after gpiolib initialization by Guenter Roeck · 9 years ago
  97. 476e2fc gpiolib: Do not use devm functions when registering gpio chip by Guenter Roeck · 9 years ago
  98. c4e5ffb gpio: pxa: fix legacy non pinctrl aware builds by Robert Jarzmik · 9 years ago
  99. 2548753 gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_* by Dmitry Torokhov · 9 years ago
  100. ddb10c8 greybus: svc: add Interface power measurements support by David Lin · 9 years ago