1. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  2. c4dcc8a cpufreq: Make cpufreq_generic_init() return void by Viresh Kumar · 5 years ago
  3. 586a07d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  4. f902044 cpufreq: s5pv210: Don't flood kernel log after cpufreq change by Paweł Chmiel · 6 years ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. e0e5b2b cpufreq: s5pv210: Defer probe if getting regulators fail by Paweł Chmiel · 6 years ago
  7. 51b1776 cpufreq: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  8. 38c1c6a cpufreq: s5pv210: add missing of_node_put() by Julia Lawall · 7 years ago
  9. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. 8257736 cpufreq: Reuse new freq-table helpers by Viresh Kumar · 9 years ago
  11. 187364b cpufreq: s5pv210: use relaxed IO accesors by Ben Dooks · 9 years ago
  12. d218ed7 cpufreq: Return index from cpufreq_frequency_table_target() by Viresh Kumar · 9 years ago
  13. 7ab4aab cpufreq: Drop freq-table param to cpufreq_frequency_table_target() by Viresh Kumar · 9 years ago
  14. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 9 years ago
  15. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
  16. 9b3f105 cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefs by Bartlomiej Zolnierkiewicz · 9 years ago
  17. d7e53e3 cpufreq: s5pv210-cpufreq: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
  18. 5b64127 drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platform_driver by Paul Gortmaker · 10 years ago
  19. 30f51f2 cpufreq: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. bbcf071 cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' by Viresh Kumar · 10 years ago
  21. dc26874 cpufreq: s5pv210: Remove spurious __init annotation by Mark Brown · 10 years ago
  22. 6d4ed0f cpufreq: s5pv210: Make the driver multiplatform aware by Tomasz Figa · 11 years ago
  23. 1ef546f cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE by Paul Bolle · 11 years ago
  24. 7f4b046 cpufreq: create another field .flags in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  25. 59625ba cpufreq: s5pv210: Use cpufreq_generic_suspend() by Viresh Kumar · 11 years ago
  26. 652ed95 cpufreq: introduce cpufreq_generic_get() routine by Viresh Kumar · 11 years ago
  27. ae6b427 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag by Viresh Kumar · 11 years ago
  28. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  29. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  30. c3d7d87 cpufreq: s5pv210: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  31. da9cbb9 cpufreq: s5pv210: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  32. 9c3c6e3 cpufreq: s5pv210: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  33. 291e8fb cpufreq: s5pv210: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  34. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  35. 133de12 [CPUFREQ] s5pv210: make needlessly global symbols static by Axel Lin · 14 years ago
  36. fe7f1bc [CPUFREQ] S5PV210: Add reboot notifier to prevent system hang by Huisung Kang · 14 years ago
  37. 74df8e6 [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down by Todd Poynor · 14 years ago
  38. 5b02b77 [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency by Arve Hjønnevåg · 14 years ago
  39. 405e6d6 [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable by Huisung Kang · 14 years ago
  40. e8b4c19 [CPUFREQ] S5PV210: Add arm/int voltage control support by Jonghwan Choi · 14 years ago
  41. 90d5d0a [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm by Huisung Kang · 14 years ago
  42. 4911ca1 [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put by Julia Lawall · 14 years ago
  43. f7d7707 [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/ by Kukjin Kim · 14 years ago[Renamed (98%) from arch/arm/mach-s5pv210/cpufreq.c]
  44. d62fa31 ARM: S5PV210: Fix possible null pointer dereference by Jonghwan Choi · 14 years ago
  45. 7ca64e2 [CPUFREQ] Remove the pm_message_t argument from driver suspend by Rafael J. Wysocki · 14 years ago
  46. 83efc74 ARM: S5PV210: Add support CPUFREQ by Jaecheol Lee · 14 years ago