index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq-cpu0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
1
-363
/
+0
2014-09-09
cpufreq: cpu0: Make allocate_resources() work for any CPU
Viresh Kumar
1
-13
/
+17
2014-09-09
cpufreq: cpu0: try regulators with name "cpu-supply"
Viresh Kumar
1
-1
/
+13
2014-09-09
cpufreq: cpu0: Move per-cluster initialization code to ->init()
Viresh Kumar
1
-53
/
+136
2014-09-09
cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}
Viresh Kumar
1
-14
/
+18
2014-09-09
cpufreq: cpu0: print relevant error when we defer probe
Viresh Kumar
1
-1
/
+10
2014-09-09
cpufreq: cpu0: don't validate clock on clk_put()
Viresh Kumar
1
-2
/
+1
2014-09-09
cpufreq: cpu0: Update Module Author
Viresh Kumar
1
-0
/
+4
2014-08-07
cpufreq: cpu0: Do not print error message when deferring
Markus Pargmann
1
-1
/
+1
2014-07-16
cpufreq: cpu0: OPPs can be populated at runtime
Viresh Kumar
1
-5
/
+2
2014-06-10
cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
1
-1
/
+1
2014-05-20
cpufreq: cpu0: drop wrong devm usage
Lucas Stach
1
-5
/
+11
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
1
-1
/
+0
2014-01-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+16
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
1
-6
/
+2
2013-12-07
cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon error
Paul Walmsley
1
-1
/
+1
2013-12-04
cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
Eduardo Valentin
1
-0
/
+16
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
1
-21
/
+12
2013-10-26
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
1
-15
/
+2
2013-10-26
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
1
-41
/
+4
2013-10-26
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
1
-1
/
+1
2013-10-26
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
1
-2
/
+2
2013-10-26
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
1
-9
/
+9
2013-10-16
cpufreq: cpufreq-cpu0: use cpufreq_generic_init()
Viresh Kumar
1
-18
/
+1
2013-10-16
cpufreq: cpu0: don't initialize part of policy set by core too
Viresh Kumar
1
-1
/
+0
2013-10-16
cpufreq: cpufreq-cpu0: Use generic cpufreq routines
Viresh Kumar
1
-20
/
+3
2013-09-30
cpufreq: cpufreq-cpu0: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-3
/
+1
2013-09-30
cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2
Philipp Zabel
1
-1
/
+1
2013-09-19
cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
1
-1
/
+6
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+8
2013-08-23
Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next
Rafael J. Wysocki
1
-19
/
+4
2013-08-21
cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-19
/
+4
2013-08-15
cpufreq: cpufreq-cpu0: NULL is a valid regulator
Mark Brown
1
-5
/
+4
2013-08-13
cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional()
Mark Brown
1
-1
/
+1
2013-06-05
cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
Guennadi Liakhovetski
1
-2
/
+3
2013-05-12
cpufreq: cpufreq-cpu0: Free parent node for error cases
Viresh Kumar
1
-1
/
+4
2013-05-12
cpufreq: cpufreq-cpu0: defer probe when regulator is not ready
Nishanth Menon
1
-6
/
+16
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-18
/
+14
2013-04-22
cpufreq: cpu0: Put cpu parent node after using it
Viresh Kumar
1
-0
/
+1
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-9
/
+3
2013-04-02
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
Viresh Kumar
1
-5
/
+8
2013-04-02
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
Viresh Kumar
1
-3
/
+0
2013-04-02
cpufreq: check OF node /cpus presence before dereferencing it
Paolo Pisati
1
-2
/
+8
2013-04-01
cpufreq: Fix unsigned variable being checked for negative value
jhbird.choi@samsung.com
1
-1
/
+2
2013-02-02
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
1
-1
/
+0
2013-02-02
cpufreq: instantiate cpufreq-cpu0 as a platform_driver
Shawn Guo
1
-12
/
+23
2013-02-02
cpufreq / highbank: add support for highbank cpufreq
Mark Langsdorf
1
-1
/
+5
2013-01-22
cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP
Nishanth Menon
1
-0
/
+5
2012-11-21
cpufreq: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-09-10
cpufreq: Add a generic cpufreq-cpu0 driver
Shawn Guo
1
-0
/
+269