1. c343bf1 cpuidle: Fix three reference count leaks by Qiushi Wu · 4 years, 7 months ago
  2. cce55cc cpuidle: sysfs: Remove sysfs_switch and switch attributes by Hanjun Guo · 4 years, 8 months ago
  3. b52e93e cpuidle: Make cpuidle governor switchable to be the default behaviour by Hanjun Guo · 4 years, 8 months ago
  4. ef7e7d6 cpuidle: sysfs: Accept governor name with 15 characters by Hanjun Guo · 4 years, 8 months ago
  5. 3f9f8da cpuidle: sysfs: Fix the overlap for showing available governors by Hanjun Guo · 4 years, 8 months ago
  6. eba933c cpuidle: sysfs: Minor coding style corrections by Hanjun Guo · 4 years, 9 months ago
  7. 2f516e7 cpuidle: sysfs: Remove the unused define_one_r(o/w) macros by Hanjun Guo · 4 years, 9 months ago
  8. e6cf623 Merge branch 'intel_idle+acpi' by Rafael J. Wysocki · 5 years ago
  9. a09da3f cpuidle: sysfs: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  10. 75a8026 cpuidle: Allow idle states to be disabled by default by Rafael J. Wysocki · 5 years ago
  11. c1d51f6 cpuidle: Use nanoseconds as the unit of time by Rafael J. Wysocki · 5 years ago
  12. 99e98d3 cpuidle: Consolidate disabled state checks by Rafael J. Wysocki · 5 years ago
  13. 259231a cpuidle: add poll_limit_ns to cpuidle_device structure by Marcelo Tosatti · 6 years ago
  14. 04dab58 cpuidle: Add 'above' and 'below' idle state metrics by Rafael J. Wysocki · 6 years ago
  15. 64bdff6 PM: cpuidle/suspend: Add s2idle usage and time state attributes by Rafael J. Wysocki · 7 years ago
  16. ad0a45f cpuidle: Validate cpu_dev in cpuidle_add_sysfs() by Vaidyanathan Srinivasan · 8 years ago
  17. 8f6040c cpuidle: fix improper return value on error by Pan Bian · 8 years ago
  18. d75e4af cpuidle: remove state_count field from struct cpuidle_device by Bartlomiej Zolnierkiewicz · 10 years ago
  19. 4f8eea9 cpuidle: fix permission for driver name sysfs node by Mohammad Merajul Islam Molla · 10 years ago
  20. 9bc0482 cpuidle: sysfs: Export target residency information by Daniel Lezcano · 11 years ago
  21. 1f6b9f7 cpuidle: use drv instead of cpuidle_driver in show_current_driver() by Viresh Kumar · 11 years ago
  22. 0d09d31 cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock by Viresh Kumar · 11 years ago
  23. 728ce22 cpuidle: Make cpuidle's sysfs directory dynamically allocated by Daniel Lezcano · 12 years ago
  24. f89ae89 cpuidle: Fix white space to follow CodingStyle by Daniel Lezcano · 12 years ago
  25. 392370e cpuidle: fix number of initialized/destroyed states by Krzysztof Mazur · 12 years ago
  26. bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
  27. 8f3e995 cpuidle: fixup device.h header in cpuidle.h by Daniel Lezcano · 12 years ago
  28. 349631e cpuidle / sysfs: move structure declaration into the sysfs.c file by Daniel Lezcano · 12 years ago
  29. e45a00d cpuidle / sysfs: move kobj initialization in the syfs file by Daniel Lezcano · 12 years ago
  30. 1aef40e cpuidle / sysfs: change function parameter by Daniel Lezcano · 12 years ago
  31. dc7fd27 cpuidle: move field disable from per-driver to per-cpu by ShuoX Liu · 13 years ago
  32. 3a53396b cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
  33. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  34. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  35. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  36. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  37. 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 15 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  40. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  41. 66198f3 cpuidle: make sysfs attributes sysdev class attributes by Rabin Vincent · 16 years ago
  42. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  43. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 17 years ago
  44. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 17 years ago
  45. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  46. 94f57f3 Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  47. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago