1. 7e6fdd4 PM / devfreq: Core updates to support devices which can idle by Rajagopal Venkat · 12 years ago
  2. bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
  3. 13dd52f cpuidle: prepare the cpuidle core to handle multiple drivers by Daniel Lezcano · 12 years ago
  4. 4168203 cpuidle: move driver checking within the lock section by Daniel Lezcano · 12 years ago
  5. 42f67f2 cpuidle: move driver's refcount to cpuidle by Daniel Lezcano · 12 years ago
  6. 8f3e995 cpuidle: fixup device.h header in cpuidle.h by Daniel Lezcano · 12 years ago
  7. 349631e cpuidle / sysfs: move structure declaration into the sysfs.c file by Daniel Lezcano · 12 years ago
  8. c96ca4f cpuidle: Get typical recent sleep interval by Youquan Song · 12 years ago
  9. d73d68d cpuidle: Set residency to 0 if target Cstate not enter by Youquan Song · 12 years ago
  10. e11538d cpuidle: Quickly notice prediction failure in general case by Youquan Song · 12 years ago
  11. 69a37be cpuidle: Quickly notice prediction failure for repeat mode by Youquan Song · 12 years ago
  12. e45a00d cpuidle / sysfs: move kobj initialization in the syfs file by Daniel Lezcano · 12 years ago
  13. 1aef40e cpuidle / sysfs: change function parameter by Daniel Lezcano · 12 years ago
  14. f55c9c2 cpufreq: Remove unnecessary initialization of a local variable by Jingoo Han · 12 years ago
  15. 7249924 cpufreq: Make sure target freq is within limits by Viresh Kumar · 12 years ago
  16. 5a1c022 cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur by Viresh Kumar · 12 years ago
  17. da58445 cpufreq: Fix sparse warning by making local function static by Viresh Kumar · 12 years ago
  18. 1e7586a cpufreq: Fix sparse warnings by updating cputime64_t to u64 by Viresh Kumar · 12 years ago
  19. 4471a34 cpufreq: governors: remove redundant code by Viresh Kumar · 12 years ago
  20. 0676f7f cpufreq: return early from __cpufreq_driver_getavg() by Viresh Kumar · 12 years ago
  21. 8636fd2 cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors by Andreas Schwab · 12 years ago
  22. db70115 cpufreq: Improve debug prints by Viresh Kumar · 12 years ago
  23. 2aacdff cpufreq: Move common part from governors to separate file, v2 by viresh kumar · 12 years ago
  24. 4b972f0 cpufreq / core: Fix printing of governor and driver name by viresh kumar · 12 years ago
  25. 8bf1ac72 cpufreq / core: Fix typo in comment describing show_bios_limit() by viresh kumar · 12 years ago
  26. 413fc3f ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method by Bob Moore · 12 years ago
  27. 17b1f45 ACPICA: Update for 64-bit generation of recent error message changes by Bob Moore · 12 years ago
  28. 47abd13 ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME by Bob Moore · 12 years ago
  29. 97171c6 ACPICA: Add starting offset parameter to common dump buffer routine by Bob Moore · 12 years ago
  30. eed9525 ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base by Bob Moore · 12 years ago
  31. 00eb325 ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs by Bob Moore · 12 years ago
  32. d8da915 ACPICA: AcpiExec: Improve algorithm for tracking memory leaks by Bob Moore · 12 years ago
  33. 2489ef0 ACPICA: Add debug print message for mutex objects that are force-released by Bob Moore · 12 years ago
  34. bee6dc3 ACPICA: Resource Mgr: Small fix for buffer size calculation by Feng Tang · 12 years ago
  35. 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
  36. b9e1769 ACPICA: Update local C library module comments for ASCII table by Bob Moore · 12 years ago
  37. 267d672 ACPICA: Fix for predefined name loop during ACPICA initialization by Robert Moore · 12 years ago
  38. 691fda5 ACPICA: Fix some typos in comments by Bob Moore · 12 years ago
  39. 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago
  40. 68aafc3 ACPICA: Audit/update for ACPICA return macros and debug depth counter by Bob Moore · 12 years ago
  41. 86ff0e5 ACPICA: Fix unmerged acmacros.h divergences. by Lv Zheng · 12 years ago
  42. 1f86e8c ACPICA: Fix indent caused divergences. by Lv Zheng · 12 years ago
  43. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  44. 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
  45. f540fad ACPICA: Fix unmerged debugger divergences. by Lv Zheng · 12 years ago
  46. 6d33b6b ACPICA: Fix unmerged utility divergences. by Lv Zheng · 12 years ago
  47. 45dcd31 Cleanup of invalid ACPI name handling and repair by Bob Moore · 12 years ago
  48. 8e345c9 ACPI: Centralized processing of ACPI device resources by Rafael J. Wysocki · 12 years ago
  49. 97d69dc ACPI / platform: Use common ACPI device resource parsing routines by Rafael J. Wysocki · 12 years ago
  50. 046d9ce ACPI: Move device resources interpretation code from PNP to ACPI core by Rafael J. Wysocki · 12 years ago
  51. b4b6cae ACPI / platform: use ACPI device name instead of _HID._UID by Mika Westerberg · 12 years ago
  52. 91e5687 ACPI: Add support for platform bus type by Mika Westerberg · 12 years ago
  53. 35e92b7 ACPI / x86: Export acpi_[un]register_gsi() by Andy Shevchenko · 12 years ago
  54. cf761af ACPI: Provide generic functions for matching ACPI device nodes by Mika Westerberg · 12 years ago
  55. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  56. 54c4c7d ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device by Wen Congyang · 12 years ago
  57. acacb5f ACPI: add newline in power.c message by Randy Dunlap · 12 years ago
  58. 3ae45a2 ACPI: Make seemingly useless check in osl.c more understandable by Rafael J. Wysocki · 12 years ago
  59. c5b18e2 ACPI: Add ACPI CPU hot-remove support by Toshi Kani · 12 years ago
  60. 61622ac ACPI: Export functions for hot-remove by Toshi Kani · 12 years ago
  61. 923d4a4 ACPI: Add user space interface for identification objects by Lv Zheng · 12 years ago
  62. ccf7804 ACPI: Add _UID support for ACPI devices. by Lv Zheng · 12 years ago
  63. 1bad2f1 ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter by Kristen Carlson Accardi · 12 years ago
  64. f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
  65. b3c450c ACPI: Fix stale pointer access to flags.lockable by Toshi Kani · 12 years ago
  66. 594df89 ACPI: Fix a hard coding style when determining if a device is a container, v3 by Tang Chen · 12 years ago
  67. 5e5041f ACPI / processor: prevent cpu from becoming online by Yasuaki Ishimatsu · 12 years ago
  68. 73d4511 ACPI: strict_strtoul() and printk() cleanup in acpi_pad by Josh · 12 years ago
  69. 8ab0ab2 ACPI: dock: Remove redundant ACPI NS walk by Toshi Kani · 12 years ago
  70. a3cd8d2 ACPI / EC: Don't count a SCI interrupt as a false one by Feng Tang · 12 years ago
  71. b76b51b ACPI / EC: Add more debug info and trivial code cleanup by Feng Tang · 12 years ago
  72. f351d02 ACPI / EC: Cleanup the member name for spinlock/mutex in struct by Feng Tang · 12 years ago
  73. e5cc8ef ACPI / PM: Provide ACPI PM callback routines for subsystems by Rafael J. Wysocki · 12 years ago
  74. a6ae759 ACPI / PM: Move device PM functions related to sleep states by Rafael J. Wysocki · 12 years ago
  75. 078eb12 ACPI / PM: Provide device PM functions operating on struct acpi_device by Rafael J. Wysocki · 12 years ago
  76. dee8370 ACPI / PM: Split device wakeup management routines by Rafael J. Wysocki · 12 years ago
  77. cd7bd02 ACPI / PM: Move runtime remote wakeup setup routine to device_pm.c by Rafael J. Wysocki · 12 years ago
  78. 86b3832 ACPI / PM: Move device power state selection routine to device_pm.c by Rafael J. Wysocki · 12 years ago
  79. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  80. bdda27f ACPI / PM: Fix device PM kernedoc comments and #ifdefs by Rafael J. Wysocki · 12 years ago
  81. dea553e Merge branch 'pm-qos' into acpi-dev-pm by Rafael J. Wysocki · 12 years ago
  82. 6a92785 firmware loader: document firmware cache mechanism by Ming Lei · 12 years ago
  83. 2760284 firmware loader: introduce module parameter to customize(v4) fw search path by Ming Lei · 12 years ago
  84. 60dac5e firmware: use noinline_for_stack by Cesar Eduardo Barros · 12 years ago
  85. bd9eb7f firmware loader: Fix the concurrent request_firmware() race for kref_get/put by Chuansheng Liu · 12 years ago
  86. ce2fcbd firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout by Chuansheng Liu · 12 years ago
  87. ecdca04 Merge 3.7-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  88. 1838b8c tty: serial: max310x: Add terminating entry for spi_device_id table by Axel Lin · 12 years ago
  89. e81b329 powerpc+of: Add /proc device tree updating to of node add/remove by Nathan Fontenot · 12 years ago
  90. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  91. c019bc1 TTY: hvc_console, fix port reference count going to zero prematurely by Paul Mackerras · 12 years ago
  92. 9d94e16 usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_* by Peter Ujfalusi · 12 years ago
  93. 4b85c62 usb: misc: usbtest: send ISO packets for g_zero by Boyan Nedeltchev · 12 years ago
  94. 98515e5 usb: spear-ehci/ohci: Use devm_*() routines by Viresh Kumar · 12 years ago
  95. d8fd7d5 usb: spear-ehci/ohci: Do clk_get using dev-id by Amardeep Rai · 12 years ago
  96. bc13364 usb: ehci-mxc: Remove unused 'echi' variable by Fabio Estevam · 12 years ago
  97. 7084778 usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() by Wei Yongjun · 12 years ago
  98. b8d9e57 mwl8k: Set packet timestamp to 0 when life time expiry is not used by Nishant Sarmukadam · 12 years ago
  99. e1f4d69 mwl8k: Do not expire eapol frames by Nishant Sarmukadam · 12 years ago
  100. ff7aa96 mwl8k: Unmap the pci DMA address in xmit error path by Nishant Sarmukadam · 12 years ago