1. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 8 years ago
  2. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  3. 1c277ca Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc by Arnd Bergmann · 8 years ago
  4. ea7743e ARM: pxa: define clock registers as __iomem by Arnd Bergmann · 8 years ago
  5. fb2a24a cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype by Arnd Bergmann · 8 years ago
  6. 03c2299 cpufreq: pxa: make pxa_freqs arrays const by Fabian Frederick · 9 years ago
  7. 5235255 cpufreq: pxa: replace typedef pxa_freqs_t by structure by Fabian Frederick · 9 years ago
  8. 979d86f cpufreq: Remove cpufreq_generic_exit() by Viresh Kumar · 10 years ago
  9. ae6b427 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag by Viresh Kumar · 10 years ago
  10. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  11. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  12. 200ea8e2 cpufreq: pxa: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  13. bf36e48 cpufreq: pxa: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  14. 15cc921 cpufreq: pxa: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  15. 6a77a1e cpufreq: pxa: call cpufreq_frequency_table_get_attr() by Viresh Kumar · 11 years ago
  16. 295dbde cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location by Hanjun Guo · 11 years ago
  17. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  18. 7264a2b cpufreq: pxa2xx: initialize variables by Arnd Bergmann · 11 years ago
  19. cffc96e cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago[Renamed (98%) from arch/arm/mach-pxa/cpufreq-pxa2xx.c]
  20. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  21. ad68bb9 ARM: pxa: Access SMEMC via virtual addresses by Marek Vasut · 14 years ago
  22. d420280 ARM: pxa: remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  23. 50e77fc ARM: pxa: remove __init from cpufreq_driver->init() by Eric Miao · 14 years ago
  24. 3d3d0fb [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routine by Marek Vasut · 14 years ago
  25. 68a31de [ARM] pxa/cpufreq: fix index assignments for end marker by Daniel Mack · 14 years ago
  26. 4367216 [ARM] pxa: workaround errata #37 by not using half turbo switching by Dennis O'Brien · 15 years ago
  27. 3dbeef2 [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx by Robert Jarzmik · 15 years ago
  28. 51c6298 [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage by Eric Miao · 15 years ago
  29. a10c287 [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection support by Philipp Zabel · 16 years ago
  30. 65587f7 [ARM] pxa: cpufreq-pxa2xx: allow frequency table selection by Marc Zyngier · 16 years ago
  31. 459fc20 cpufreq: remove policy->governor setting in drivers initialization by Dominik Brodowski · 16 years ago
  32. 0d1bde9 [ARM] pxa: rename cpu-pxa.c to cpufreq-pxa2xx.c by Eric Miao · 16 years ago[Renamed (99%) from arch/arm/mach-pxa/cpu-pxa.c]
  33. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  34. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  35. 592eb99 [ARM] 5032/1: Added cpufreq support for pxa27x CPU by Robert Jarzmik · 16 years ago
  36. 3679389b [ARM] 5031/1: Indentation correction in cpu-pxa.c. by Robert Jarzmik · 16 years ago
  37. c710e39 [ARM] eliminate MODULE_PARM() usage by Randy Dunlap · 16 years ago
  38. ea833f0 [ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning by Holger Schurig · 16 years ago
  39. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 16 years ago
  40. 9e2697f [ARM] pxa: add cpufreq support by Russell King · 16 years ago