1. 1a70643 cpuidle: Add missing forward declarations of structures by Daniel Lezcano · 11 years ago
  2. 728ce22 cpuidle: Make cpuidle's sysfs directory dynamically allocated by Daniel Lezcano · 11 years ago
  3. 82467a5 cpuidle: simplify multiple driver support by Daniel Lezcano · 11 years ago
  4. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  5. 4c637b2 cpuidle: make a single register function for all by Daniel Lezcano · 11 years ago
  6. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  7. 86239ce intel_idle: initial C8, C9, C10 support by Len Brown · 11 years ago
  8. a06df06 cpuidle: initialize the broadcast timer framework by Daniel Lezcano · 11 years ago
  9. b60e6a0 cpuidle : handle clockevent notify from the cpuidle framework by Daniel Lezcano · 11 years ago
  10. 57fa827 cpuidle: remove vestage definition of cpuidle_state_usage.driver_data by Len Brown · 11 years ago
  11. 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 12 years ago
  12. bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
  13. 42f67f2 cpuidle: move driver's refcount to cpuidle by Daniel Lezcano · 12 years ago
  14. 349631e cpuidle / sysfs: move structure declaration into the sysfs.c file by Daniel Lezcano · 12 years ago
  15. c7a9b09 ARM: omap: allow building omap44xx without SMP by Arnd Bergmann · 12 years ago
  16. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  17. 7791bd2 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  18. 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
  19. 25ac776 ACPI: intel_idle : break dependency between modules by Daniel Lezcano · 12 years ago
  20. cbc9ef0 PM / Domains: Add preliminary support for cpuidle, v2 by Rafael J. Wysocki · 12 years ago
  21. 6e797a0 PM / cpuidle: Add driver reference counter by Rafael J. Wysocki · 12 years ago
  22. dc7fd27 cpuidle: move field disable from per-driver to per-cpu by ShuoX Liu · 12 years ago
  23. 20ff51a cpuidle: coupled: add parallel barrier function by Colin Cross · 12 years ago
  24. 4126c01 cpuidle: add support for states that affect multiple cpus by Colin Cross · 12 years ago
  25. 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 12 years ago
  26. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  27. e075105 cpuidle: remove unused 'governor_data' field by Daniel Lezcano · 12 years ago
  28. db70b04 cpuidle: remove useless array definition in cpuidle_structure by Daniel Lezcano · 12 years ago
  29. 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 12 years ago
  30. e168979 cpuidle: Add common time keeping and irq enabling by Robert Lee · 12 years ago
  31. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  32. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  33. e179816 powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeries by Deepthi Dharwar · 13 years ago
  34. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  35. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  36. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  37. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 13 years ago
  38. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  39. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  40. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  41. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  42. 5392083 cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific by Len Brown · 14 years ago
  43. 956d033 cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle by Len Brown · 14 years ago
  44. 642f11c cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitions by Len Brown · 14 years ago
  45. d247632 cpuidle: delete NOP CPUIDLE_FLAG_POLL by Len Brown · 14 years ago
  46. 6110a1f intel_idle: Voluntary leave_mm before entering deeper by Suresh Siddha · 14 years ago
  47. 71abbbf cpuidle: extend cpuidle and menu governor to handle dynamic states by Ai Li · 14 years ago
  48. 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 14 years ago
  49. 6b2c676 cpuidle: fail to register if !CONFIG_CPU_IDLE by Len Brown · 14 years ago
  50. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  51. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 16 years ago
  52. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 16 years ago
  53. 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 16 years ago
  54. acf6386 Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release by Len Brown · 16 years ago
  55. 9a0b841 cpuidle: Add a poll_idle method by venkatesh.pallipadi@intel.com · 16 years ago
  56. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 16 years ago
  57. f757397 cpuidle: build fix for non-x86 by Kevin Hilman · 16 years ago
  58. ddc081a cpuidle: fix HP nx6125 regression by Venkatesh Pallipadi · 17 years ago
  59. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago