1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  2. a534e92 PM: QoS: annotate data races in pm_qos_*_value() by Qian Cai · 4 years, 10 months ago
  3. 814d51f PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLE by Rafael J. Wysocki · 5 years ago
  4. fe52de3 PM: QoS: Update file information comments by Rafael J. Wysocki · 5 years ago
  5. 67b06ba PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functions by Rafael J. Wysocki · 5 years ago
  6. e033b6c1 PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.h by Rafael J. Wysocki · 5 years ago
  7. 333eed7d PM: QoS: Simplify definitions of CPU latency QoS trace events by Rafael J. Wysocki · 5 years ago
  8. 2552d35 PM: QoS: Rename things related to the CPU latency QoS by Rafael J. Wysocki · 5 years ago
  9. 3a4a004 PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain by Rafael J. Wysocki · 5 years ago
  10. 02c92a3 PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_object by Rafael J. Wysocki · 5 years ago
  11. 299a229 PM: QoS: Clean up misc device file operations by Rafael J. Wysocki · 5 years ago
  12. 63cffc0 PM: QoS: Drop iterations over global QoS classes by Rafael J. Wysocki · 5 years ago
  13. dcd70ca PM: QoS: Clean up pm_qos_read_value() and pm_qos_get/set_value() by Rafael J. Wysocki · 5 years ago
  14. 7b35370 PM: QoS: Clean up pm_qos_update_target() and pm_qos_update_flags() by Rafael J. Wysocki · 5 years ago
  15. 87ad735 PM: QoS: Drop the PM_QOS_SUM QoS type by Rafael J. Wysocki · 5 years ago
  16. 5a7ea52 PM: QoS: Drop pm_qos_update_request_timeout() by Rafael J. Wysocki · 5 years ago
  17. 3489662 PM: QoS: Drop debugfs interface by Rafael J. Wysocki · 5 years ago
  18. 36a8015 PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY by Leonard Crestez · 5 years ago
  19. 05ff1ba PM: QoS: Invalidate frequency QoS requests after removal by Rafael J. Wysocki · 5 years ago
  20. 77751a4 PM: QoS: Introduce frequency QoS by Rafael J. Wysocki · 5 years ago
  21. c3082a6 PM: QoS: Get rid of unused flags by Amit Kucheria · 5 years ago
  22. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  23. 659dc45 PM: QoS: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  24. 96c6935 PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  25. 74cd817 PM / QoS: Drop redundant declaration of pm_qos_get_value() by Rafael J. Wysocki · 7 years ago
  26. fe43e2c PM / QoS: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  27. 64ec72a PM: Use a more common logging style by Joe Perches · 7 years ago
  28. a81f80f power, workqueue: remove keventd_up() usage by Tejun Heo · 8 years ago
  29. c86d06b PM / QoS: avoid calling cancel_delayed_work_sync() during early boot by Tejun Heo · 8 years ago
  30. f5f4eda PM / QoS: Add debugfs support to view the list of constraints by Nishanth Menon · 10 years ago
  31. 7990da7 PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class by Tomeu Vizoso · 10 years ago
  32. 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 11 years ago
  33. 327adae PM / QoS: Add no_constraints_value field to struct pm_qos_constraints by Rafael J. Wysocki · 11 years ago
  34. d4f7ecf PM / QoS: simplify pm_qos_power_write() by Andy Shevchenko · 11 years ago
  35. 40fea92f PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() by Stephen Boyd · 11 years ago
  36. ae8822b PM / QoS: Add pm_qos_request tracepoints by Sahara · 12 years ago
  37. 247e9ee PM / QoS: Add pm_qos_update_target/flags tracepoints by Sahara · 12 years ago
  38. d24c2a4 PM / QoS: correct the valid range of pm_qos_class by Sahara · 12 years ago
  39. ed1ac6e PM: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  40. 170bb4c Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  41. 883ee4f PM / sysfs: replace strict_str* with kstrto* by Daniel Walter · 12 years ago
  42. 5efbe42 PM / QoS: Introduce request and constraint data types for PM QoS flags by Rafael J. Wysocki · 12 years ago
  43. c6a57bf PM / QoS: Add return code to pm_qos_get_value function. by Luis Gonzalez Fernandez · 12 years ago
  44. c4772d1 PM / QoS: add pm_qos_update_request_timeout() API by MyungJoo Ham · 13 years ago
  45. d031e1d PM / QoS: Simplify PM QoS expansion/merge by Alex Frid · 13 years ago
  46. a6f05b9 PM / QoS: Set cpu_dma_pm_qos->name by Dominik Brodowski · 13 years ago
  47. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  48. 6513fd6 PM / QoS: Remove redundant check by Guennadi Liakhovetski · 13 years ago
  49. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  50. b66213c PM QoS: Add global notification mechanism for device constraints by Jean Pihet · 13 years ago
  51. abe98ec PM QoS: Generalize and export constraints management code by Jean Pihet · 13 years ago
  52. 4e1779b PM QoS: Reorganize data structs by Jean Pihet · 13 years ago
  53. 4a31a33 PM QoS: Code reorganization by Jean Pihet · 13 years ago
  54. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  55. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago[Renamed (99%) from kernel/pm_qos_params.c]
  56. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 14 years ago
  57. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  58. 333c5ae idle governor: Avoid lock acquisition to read pm_qos before entering idle by Tim Chen · 14 years ago
  59. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  60. 0775a60 PM: Fix PM QOS's user mode interface to work with ASCII input by Rafael J. Wysocki · 14 years ago
  61. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
  62. f9b9e80 PM QoS: Make pm_qos settings readable by Thomas Renninger · 14 years ago
  63. 00fafcd PM / PM QoS: Fix reversed min and max by Colin Cross · 14 years ago
  64. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  65. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  66. 99a5179 kernel/pm_qos_params.c: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  67. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  68. 25cc69e PM QoS: Fix inline documentation. by Saravana Kannan · 14 years ago
  69. bac1e74 PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() by David Alan Gilbert · 14 years ago
  70. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 15 years ago
  71. 5f27984 pm_qos: Reimplement using plists by James Bottomley · 14 years ago
  72. 25f3a5a PM: PM QOS update fix by Mark Gross · 15 years ago
  73. ed77134 PM QOS update by Mark Gross · 15 years ago
  74. 1a6deae pm_qos: clean up racy global "name" variable by Jonathan Corbet · 15 years ago
  75. e6fe07a pm_qos: remove BKL by Jonathan Corbet · 15 years ago
  76. 9d35935 pm_qos_requirement might sleep by John Kacur · 16 years ago
  77. bf1db69 pm_qos: spelling fixes by Richard Hughes · 16 years ago
  78. db26e64 pm_qos_params: BKL pushdown by Arnd Bergmann · 17 years ago
  79. d82b351 pm qos infrastructure and interface by Mark Gross · 17 years ago