index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
pxa3xx-cpufreq.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-20
cpufreq: pxa: Don't validate the frequency table twice
Viresh Kumar
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-16
cpufreq: pxa: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: pxa: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: pxa: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
cpufreq: pxa: call cpufreq_frequency_table_get_attr()
Viresh Kumar
2013-08-14
pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argument
Julia Lawall
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-04-08
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar