index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
s3c2410-cpufreq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
cpufreq: gx-suspmod: Fix two typos in two comments
Shailendra Verma
1
-2
/
+2
2015-06-15
cpufreq: nforce2: Fix typo in comment to function nforce2_init()
Shailendra Verma
1
-1
/
+1
2015-06-15
cpufreq: governor: Serialize governor callbacks
Viresh Kumar
4
-18
/
+18
2015-06-15
cpufreq: governor: split cpufreq_governor_dbs()
Viresh Kumar
1
-140
/
+189
2015-06-15
cpufreq: governor: register notifier from cs_init()
Viresh Kumar
4
-38
/
+22
2015-06-11
cpufreq: Remove cpufreq_update_policy()
Viresh Kumar
1
-19
/
+4
2015-06-11
cpufreq: Restart governor as soon as possible
Viresh Kumar
1
-33
/
+26
2015-06-11
cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()
Viresh Kumar
1
-11
/
+6
2015-06-11
cpufreq: Initialize policy->kobj while allocating policy
Viresh Kumar
1
-25
/
+21
2015-06-11
cpufreq: Stop migrating sysfs files on hotplug
Viresh Kumar
1
-85
/
+135
2015-06-10
cpufreq: Don't allow updating inactive policies from sysfs
Viresh Kumar
1
-0
/
+11
2015-06-10
intel_pstate: Force setting target pstate when required
Doug Smythies
1
-10
/
+11
2015-06-10
intel_pstate: change some inconsistent debug information
Doug Smythies
1
-4
/
+4
2015-05-23
cpufreq: Track cpu managing sysfs kobjects separately
Saravana Kannan
2
-5
/
+10
2015-05-22
cpufreq: Fix for typos in two comments
Shailendra Verma
1
-2
/
+2
2015-05-15
cpufreq: Mark policy->governor = NULL for inactive policies
Viresh Kumar
1
-2
/
+3
2015-05-15
cpufreq: Manage governor usage history with 'policy->last_governor'
Viresh Kumar
2
-15
/
+16
2015-05-15
cpufreq: Don't traverse all active policies to find policy for a cpu
Viresh Kumar
1
-9
/
+6
2015-05-15
cpufreq: Get rid of cpufreq_cpu_data_fallback
Viresh Kumar
1
-19
/
+6
2015-05-15
cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies
Viresh Kumar
1
-45
/
+34
2015-05-15
cpufreq: Create for_each_{in}active_policy()
Viresh Kumar
1
-7
/
+59
2015-05-15
cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE
Sudeep Holla
2
-6
/
+23
2015-05-12
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
1
-1
/
+1
2015-05-07
cpufreq: Clear policy->cpus even for the last CPU
Viresh Kumar
1
-3
/
+1
2015-05-07
cpufreq: Keep a single path for adding managed CPUs
Viresh Kumar
1
-7
/
+5
2015-05-07
cpufreq: Throw warning when we try to get policy for an invalid CPU
Viresh Kumar
1
-1
/
+1
2015-05-07
cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()
Viresh Kumar
1
-17
/
+12
2015-05-07
cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
Viresh Kumar
1
-0
/
+27
2015-05-05
Documentation: cpufreq: delete duplicate description of sysfs interface 'scal...
Wang Long
1
-2
/
+0
2015-05-05
intel_pstate: Add tsc collection and keep previous target pstate
Doug Smythies
2
-18
/
+38
2015-05-05
cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name
Sudeep Holla
1
-3
/
+1
2015-05-05
cpufreq: arm_big_little: check if the frequency is set correctly
Sudeep Holla
1
-0
/
+9
2015-05-05
cpufreq: pxa: make pxa_freqs arrays const
Fabian Frederick
1
-6
/
+6
2015-05-05
cpufreq: pxa: replace typedef pxa_freqs_t by structure
Fabian Frederick
1
-10
/
+10
2015-05-04
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-03
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-03
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-03
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-02
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-02
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
[next]