summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/s3c2410-cpufreq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-15cpufreq: gx-suspmod: Fix two typos in two commentsShailendra Verma1-2/+2
2015-06-15cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma1-1/+1
2015-06-15cpufreq: governor: Serialize governor callbacksViresh Kumar4-18/+18
2015-06-15cpufreq: governor: split cpufreq_governor_dbs()Viresh Kumar1-140/+189
2015-06-15cpufreq: governor: register notifier from cs_init()Viresh Kumar4-38/+22
2015-06-11cpufreq: Remove cpufreq_update_policy()Viresh Kumar1-19/+4
2015-06-11cpufreq: Restart governor as soon as possibleViresh Kumar1-33/+26
2015-06-11cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()Viresh Kumar1-11/+6
2015-06-11cpufreq: Initialize policy->kobj while allocating policyViresh Kumar1-25/+21
2015-06-11cpufreq: Stop migrating sysfs files on hotplugViresh Kumar1-85/+135
2015-06-10cpufreq: Don't allow updating inactive policies from sysfsViresh Kumar1-0/+11
2015-06-10intel_pstate: Force setting target pstate when requiredDoug Smythies1-10/+11
2015-06-10intel_pstate: change some inconsistent debug informationDoug Smythies1-4/+4
2015-05-23cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan2-5/+10
2015-05-22cpufreq: Fix for typos in two commentsShailendra Verma1-2/+2
2015-05-15cpufreq: Mark policy->governor = NULL for inactive policiesViresh Kumar1-2/+3
2015-05-15cpufreq: Manage governor usage history with 'policy->last_governor'Viresh Kumar2-15/+16
2015-05-15cpufreq: Don't traverse all active policies to find policy for a cpuViresh Kumar1-9/+6
2015-05-15cpufreq: Get rid of cpufreq_cpu_data_fallbackViresh Kumar1-19/+6
2015-05-15cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policiesViresh Kumar1-45/+34
2015-05-15cpufreq: Create for_each_{in}active_policy()Viresh Kumar1-7/+59
2015-05-15cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLESudeep Holla2-6/+23
2015-05-12intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno1-1/+1
2015-05-07cpufreq: Clear policy->cpus even for the last CPUViresh Kumar1-3/+1
2015-05-07cpufreq: Keep a single path for adding managed CPUsViresh Kumar1-7/+5
2015-05-07cpufreq: Throw warning when we try to get policy for an invalid CPUViresh Kumar1-1/+1
2015-05-07cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()Viresh Kumar1-17/+12
2015-05-07cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()Viresh Kumar1-0/+27
2015-05-05Documentation: cpufreq: delete duplicate description of sysfs interface 'scal...Wang Long1-2/+0
2015-05-05intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies2-18/+38
2015-05-05cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock nameSudeep Holla1-3/+1
2015-05-05cpufreq: arm_big_little: check if the frequency is set correctlySudeep Holla1-0/+9
2015-05-05cpufreq: pxa: make pxa_freqs arrays constFabian Frederick1-6/+6
2015-05-05cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick1-10/+10
2015-05-04Linux 4.1-rc2v4.1-rc2Linus Torvalds1-1/+1
2015-05-03ext4: fix growing of tiny filesystemsJan Kara1-2/+5
2015-05-03ext4: move check under lock scope to close a race.Davide Italiano1-7/+8
2015-05-03ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park1-6/+0
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu1-2/+7
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-02virtio: pass baton to Michael TsirkinRusty Russell1-1/+0
2015-05-02ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-02rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o5-8/+31
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o5-204/+149
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan1-0/+6
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan1-1/+4
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-6/+4