Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 4 | -0/+4 |
2019-05-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+1 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
2019-05-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -60/+80 |
2019-05-13 | cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy() | Yue Hu | 1 | -51/+65 |
2019-05-13 | cpufreq: Explain the kobject_put() in cpufreq_policy_alloc() | Rafael J. Wysocki | 1 | -0/+5 |
2019-05-10 | cpufreq: Call transition notifier only once for each policy | Viresh Kumar | 1 | -9/+10 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-04-30 | cpufreq: Fix kobject memleak | Viresh Kumar | 2 | -0/+3 |
2019-04-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 8 | -18/+38 |
2019-04-29 | cpufreq: armada-37xx: fix frequency calculation for opp | Gregory CLEMENT | 1 | -3/+19 |
2019-04-29 | cpufreq: centrino: Fix centrino_setpolicy() kerneldoc comment | dongjian | 1 | -1/+1 |
2019-04-29 | cpufreq: qoriq: add support for lx2160a | Vabhav Sharma | 1 | -0/+1 |
2019-04-25 | cpufreq: qoriq: Add ls1028a chip support | Yuantian Tang | 1 | -0/+1 |
2019-04-23 | cpufreq: Move ->get callback check outside of __cpufreq_get() | Yue Hu | 1 | -2/+3 |
2019-04-17 | cpufreq: Remove needless bios_limit check in show_bios_limit() | Yue Hu | 1 | -5/+3 |
2019-04-17 | drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning | Mohan Kumar | 1 | -10/+9 |
2019-04-10 | cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig option | Yue Hu | 2 | -7/+0 |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 1 | -1/+1 |
2019-04-09 | cpufreq: stats: Use lock by stat to replace global spin lock | Kyle Lin | 1 | -7/+8 |
2019-04-09 | cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported() | Yue Hu | 1 | -1/+1 |
2019-04-08 | Merge back cpufreq material for v5.2. | Rafael J. Wysocki | 4 | -30/+123 |
2019-04-08 | cpufreq: maple: Remove redundant code from maple_cpufreq_init() | Viresh Kumar | 1 | -4/+0 |
2019-04-08 | cpufreq: ppc_cbe: fix possible object reference leak | Wen Yang | 1 | -0/+1 |
2019-04-08 | cpufreq: pmac32: fix possible object reference leak | Wen Yang | 1 | -0/+2 |
2019-04-08 | cpufreq/pasemi: fix possible object reference leak | Wen Yang | 1 | -0/+1 |
2019-04-08 | cpufreq: maple: fix possible object reference leak | Wen Yang | 1 | -1/+1 |
2019-04-08 | cpufreq: kirkwood: fix possible object reference leak | Wen Yang | 1 | -8/+11 |
2019-04-08 | cpufreq: imx6q: fix possible object reference leak | Wen Yang | 1 | -2/+2 |
2019-04-08 | cpufreq: ap806: fix possible object reference leak | Wen Yang | 1 | -0/+1 |
2019-04-08 | drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_... | Borislav Petkov | 3 | -11/+11 |
2019-04-08 | cpufreq: intel_pstate: Update max frequency on global turbo changes | Rafael J. Wysocki | 2 | -18/+33 |
2019-04-02 | cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release() | Rafael J. Wysocki | 1 | -9/+47 |
2019-04-02 | cpufreq: intel_pstate: Driver-specific handling of _PPC updates | Rafael J. Wysocki | 2 | -0/+40 |
2019-04-02 | cpufreq/intel_pstate: Load only on Intel hardware | Borislav Petkov | 1 | -1/+4 |
2019-03-28 | cpufreq: scpi: Fix use after free | Vincent Stehlé | 1 | -1/+1 |
2019-03-26 | cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency | Srinivas Pandruvada | 1 | -1/+4 |
2019-03-12 | cpufreq: intel_pstate: Fix up iowait_boost computation | Rafael J. Wysocki | 1 | -1/+1 |
2019-03-07 | cpufreq: pxa2xx: remove incorrect __init annotation | Arnd Bergmann | 1 | -2/+2 |
2019-03-07 | cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put() | Rafael J. Wysocki | 1 | -15/+9 |
2019-03-06 | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 27 | -246/+640 |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 3 | -42/+7 |
2019-03-04 | Merge branch 'pm-opp' | Rafael J. Wysocki | 7 | -4/+49 |
2019-03-01 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 2 | -3/+21 |
2019-02-28 | cpufreq: kryo: Release OPP tables on module removal | Viresh Kumar | 1 | -2/+18 |
2019-02-25 | cpufreq: ap806: add missing of_node_put after of_device_is_available | Julia Lawall | 1 | -1/+3 |
2019-02-24 | Merge back earlier cpufreq material for v5.1. | Rafael J. Wysocki | 25 | -240/+571 |
2019-02-20 | cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies | Erwan Velu | 1 | -1/+3 |
2019-02-20 | cpufreq: Pass updated policy to driver ->setpolicy() callback | Rafael J. Wysocki | 1 | -1/+1 |