summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi2015-01-302-0/+17
* intel_pstate: expose turbo range to sysfsKristen Carlson Accardi2015-01-302-0/+22
* intel_pstate: Add support for SkyLakeKristen Carlson Accardi2015-01-301-0/+1
* cpufreq: stats: drop unnecessary lockingViresh Kumar2015-01-231-5/+1
* cpufreq: stats: don't update stats on false notifiersViresh Kumar2015-01-231-2/+2
* cpufreq: stats: don't update stats from show_trans_table()Viresh Kumar2015-01-231-1/+0
* cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update()Viresh Kumar2015-01-231-3/+1
* cpufreq: stats: create sysfs group once we are readyViresh Kumar2015-01-231-19/+25
* cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar2015-01-232-6/+2
* cpufreq: stats: drop 'cpu' field of struct cpufreq_statsViresh Kumar2015-01-231-12/+0
* cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar2015-01-232-5/+0
* cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats'Viresh Kumar2015-01-231-51/+51
* cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar2015-01-232-33/+32
* cpufreq: stats: pass 'stat' to cpufreq_stats_update()Viresh Kumar2015-01-231-6/+4
* cpufreq: stats: don't check for freq table while freeing statsViresh Kumar2015-01-231-2/+1
* cpufreq: stats: initialize 'cur_time' on its definitionViresh Kumar2015-01-231-2/+1
* cpufreq: stats: remove unused cpufreq_stats_attributeViresh Kumar2015-01-231-5/+0
* cpufreq: stats: return -EEXIST when stats are already allocatedViresh Kumar2015-01-231-1/+3
* cpufreq: stats: Improve module description stringViresh Kumar2015-01-231-2/+1
* cpufreq: move some initialization stuff to cpufreq_policy_alloc()Viresh Kumar2015-01-231-3/+2
* cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUsViresh Kumar2015-01-231-16/+5
* cpufreq: limit the scope of l_p_j variablesViresh Kumar2015-01-231-10/+5
* cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()Viresh Kumar2015-01-231-4/+2
* cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()Viresh Kumar2015-01-231-4/+4
* cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} messViresh Kumar2015-01-231-10/+1
* cpufreq: update driver_data->flags only if we are registering driverViresh Kumar2015-01-231-3/+3
* cpufreq: pass policy to __cpufreq_get()Viresh Kumar2015-01-231-6/+5
* cpufreq: pass policy to cpufreq_out_of_syncViresh Kumar2015-01-231-14/+6
* cpufreq: No need to check for has_target()Viresh Kumar2015-01-231-1/+1
* cpufreq: s/__find_governor/find_governorViresh Kumar2015-01-231-5/+5
* cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()Viresh Kumar2015-01-231-2/+1
* cpufreq: don't need line break in show_scaling_cur_freq()Viresh Kumar2015-01-231-2/+1
* cpufreq: remove extra parenthesisViresh Kumar2015-01-231-1/+1
* cpufreq: remove dangling commentViresh Kumar2015-01-231-4/+0
* cpufreq: suspend cpufreq governors on shutdownDoug Anderson2015-01-231-0/+11
* cpufreq: drop owner assignment from platform_driversWolfram Sang2015-01-231-1/+0
* Linux 3.19-rc5v3.19-rc5Linus Torvalds2015-01-181-1/+1
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-1832-80/+272
|\
| * Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-01-163-4/+20
| |\
| | * ARM: exynos_defconfig: Enable LM90 driverAndreas Faerber2015-01-121-1/+2
| | * ARM: exynos_defconfig: Enable options for display panel supportJavier Martinez Canillas2015-01-121-0/+15
| | * arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2015-01-092-3/+3
| * | reset: sunxi: fix spinlock initializationTyler Baker2015-01-161-0/+4
| * | Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...Olof Johansson2015-01-162-0/+10
| |\ \
| | * | ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven2015-01-081-0/+3
| | * | ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy buildsGeert Uytterhoeven2014-12-191-0/+7
| * | | ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2015-01-162-1/+5
| * | | drivers: bus: check cci device tree node statusAbhilash Kesavan2015-01-161-0/+3
| * | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2015-01-164-2/+22
| |\ \ \
| | * | | ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang2015-01-121-0/+18
OpenPOWER on IntegriCloud