1. 5f27ee8 ACPI: Unbind ACPI drv when probe failed by Toshi Kani · 12 years ago
  2. ce7685a ACPI: sysfs eject support for ACPI scan handlers by Toshi Kani · 12 years ago
  3. 87b85b3 ACPI / scan: Follow priorities of IDs when matching scan handlers by Rafael J. Wysocki · 12 years ago
  4. 73ce873 ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx() by Jiang Liu · 12 years ago
  5. 02df734 ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.c by Yasuaki Ishimatsu · 12 years ago
  6. 456de89 ACPI / scan: Clean up acpi_bus_get_parent() by Rafael J. Wysocki · 12 years ago
  7. 141a297 ACPI / platform: Use struct acpi_scan_handler for creating devices by Rafael J. Wysocki · 12 years ago
  8. 4daeaf6 ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  9. 00c43b9 ACPI / PCI: Make PCI root driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  10. ca589f9 ACPI / scan: Introduce struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  11. 8b4e2fa Merge branch 'acpi-lpss' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  12. 64e94e7 Merge branch 'acpi-scan' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  13. 2c0d4fe ACPI / scan: Make scanning of fixed devices follow the general scheme by Rafael J. Wysocki · 12 years ago
  14. 8a78cf7 Merge branch 'acpi-pm' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  15. 65ab96f ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent by Andreas Fleig · 12 years ago
  16. c511cc1 ACPI / scan: Make namespace scanning and trimming mutually exclusive by Rafael J. Wysocki · 12 years ago
  17. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  18. cc38e51 Merge branch 'acpi-scan' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  19. bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 12 years ago
  20. 660b111 ACPI / PM: Fix consistency check for power resources during resume by Rafael J. Wysocki · 12 years ago
  21. 18a3870 ACPI / PM: Expose lists of device power resources to user space by Rafael J. Wysocki · 12 years ago
  22. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. ba2ab41 Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  24. bff9241 Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  25. 3f58e09 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  26. acc5da0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  27. 3836414 Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes by Olof Johansson · 12 years ago
  28. 5266629 mfd: vexpress-sysreg: Don't skip initialization on probe by Pawel Moll · 12 years ago
  29. b1c0f99 ACPI / PM: Expose current status of ACPI power resources by Rafael J. Wysocki · 12 years ago
  30. 836aedb ACPI / PM: Expose power states of ACPI devices to user space by Rafael J. Wysocki · 12 years ago
  31. cf860be ACPI / scan: Prevent device add uevents from racing with user space by Rafael J. Wysocki · 12 years ago
  32. af4ca6a Merge remote-tracking branch 'regmap/fix/debugfs' into tmp by Mark Brown · 12 years ago
  33. 4ad3041 Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  34. f6be19c Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  35. ff7532c Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  36. ae763db Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  37. 2116e02 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  38. e375325 ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scan by Mika Westerberg · 12 years ago
  39. 701190f clk: x86: add support for Lynxpoint LPSS clocks by Mika Westerberg · 12 years ago
  40. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 12 years ago
  41. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 12 years ago
  42. f42abc7 mmc: mvsdio: use devm_ API to simplify/correct error paths. by Andrew Lunn · 12 years ago
  43. d6f620a clk: mvebu/clk-cpu.c: fix memory leakage by Cong Ding · 12 years ago
  44. 1d85490 Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  45. efa1719 cpufreq: Add module aliases for acpi-cpufreq by Matthew Garrett · 12 years ago
  46. b75b25b Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  47. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  48. 3c2a9f8 Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  49. 0944c0a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  50. 9debc17 USB: EHCI: add a name for the platform-private field by Alan Stern · 12 years ago
  51. 9ce45ef USB: EHCI: fix incorrect configuration test by Alan Stern · 12 years ago
  52. 9ec6e9d USB: EHCI: Move definition of EHCI_STATS to ehci.h by Roger Quadros · 12 years ago
  53. 0f815a0 USB: UHCI: fix IRQ race during initialization by Alan Stern · 12 years ago
  54. 9dd3162 i2c-designware: add missing MODULE_LICENSE by Mika Westerberg · 12 years ago
  55. 9eb13cf i2c: omap: fix draining irq handling by Aaro Koskinen · 12 years ago
  56. 2c5de55 i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt by Aaro Koskinen · 12 years ago
  57. 9855d8c ACPI: Check MSR valid bit before using P-state frequencies by Stefan Bader · 12 years ago
  58. 8fa938a PM / devfreq: exynos4_bus: honor RCU lock usage by Nishanth Menon · 12 years ago
  59. bcb2754 PM / devfreq: add locking documentation for recommended_opp by Nishanth Menon · 12 years ago
  60. 78e8eb8 cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP by Nishanth Menon · 12 years ago
  61. f44d188 cpufreq: OMAP: use RCU locks around usage of OPP by Nishanth Menon · 12 years ago
  62. e565627 ACPI / PM: Fix device power state value after transitions to D3cold by Rafael J. Wysocki · 12 years ago
  63. 898fee4 ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLD by Rafael J. Wysocki · 12 years ago
  64. 87e753b ACPI / PM: Sanitize checks in acpi_power_on_resources() by Rafael J. Wysocki · 12 years ago
  65. e78adb7 ACPI / PM: Always evaluate _PSn after setting power resources by Rafael J. Wysocki · 12 years ago
  66. 9c0f45e ACPI / PM: Introduce helper for executing _PSn methods by Rafael J. Wysocki · 12 years ago
  67. a236780 ACPI / PM: Make acpi_bus_init_power() more robust by Rafael J. Wysocki · 12 years ago
  68. 43a2bd4 i2c: muxes: fix wrong use of sizeof(ptr) by Laurent Navet · 12 years ago
  69. bfd059d i2c: sirf: register i2c_client from dt child-nodes in probe entry by Barry Song · 12 years ago
  70. 0f40cbc4 i2c: mxs: Fix type of error code by Fabio Estevam · 12 years ago
  71. 31b35e9e regmap: fix small typo in regmap_bulk_write comment by Nestor Ovroy · 12 years ago
  72. b2555b8 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  73. ad2e632 Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  74. 85de7fa i2c: mxs: Fix misuse init_completion by Marek Vasut · 12 years ago
  75. 9a92841 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. 014b344 ttm: on move memory failure don't leave a node dangling by Dave Airlie · 12 years ago
  77. 6305418 ttm: don't destroy old mm_node on memcpy failure by Dave Airlie · 12 years ago
  78. ffb5fd5 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  79. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  80. 7eaa280 ACPI / platform: fix comment about the platform device name by Mika Westerberg · 12 years ago
  81. 13176bb ACPI: add support for CSRT table by Mika Westerberg · 12 years ago
  82. 4d56410 ACPI / PM: remove leading whitespace from #ifdef by Mika Westerberg · 12 years ago
  83. 02040f0 ACPI / PM: Consolidate suspend-specific and hibernate-specific code by Rafael J. Wysocki · 12 years ago
  84. 9ce4e60 ACPI / PM: Move device power management functions to device_pm.c by Rafael J. Wysocki · 12 years ago
  85. 2521686 ACPI, APEI: Fixup incorrect 64-bit access width firmware bug by Lans Zhang · 12 years ago
  86. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
  87. f427e5f ACPI / processor: Get power info before updating the C-states by Thomas Schlichter · 12 years ago
  88. 5da1f88 Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  89. 793388a Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  90. abad21a Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  91. 0d060d2 Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  92. 5c69bed Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  93. a090b22 Merge branch 'acpica' into acpi-lpss by Rafael J. Wysocki · 12 years ago
  94. 0b35712 Merge branch 'acpi-scan' into acpi-lpss by Rafael J. Wysocki · 12 years ago
  95. 631e8ac powernow-k8: Add a kconfig dependency on acpi-cpufreq by Borislav Petkov · 12 years ago
  96. b88a634 ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled by Konrad Rzeszutek Wilk · 12 years ago
  97. 6f8c2e7 intel_idle: Don't register CPU notifier if we are not running. by Konrad Rzeszutek Wilk · 12 years ago
  98. b810075 usb: gadget: FunctionFS: Fix missing braces in parse_opts by Benoit Goby · 12 years ago
  99. 6048e4c usb: dwc3: gadget: fix ep->maxburst for ep0 by Pratyush Anand · 12 years ago
  100. c2c9caa usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap by Peter Chen · 12 years ago