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