Age | Commit message (Expand) | Author |
2024-05-08 | powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX | Matthias Schiffer |
2023-09-27 | cpufreq: pmac32: Use of_property_read_reg() to parse "reg" | Rob Herring |
2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-04-13 | cpufreq: Adjust includes to remove of_device.h | Rob Herring |
2023-03-27 | cpufreq: pmac32: Use of_property_read_bool() for boolean properties | Rob Herring |
2022-06-28 | cpufreq: pmac32-cpufreq: Fix refcount leak bug | Liang He |
2022-04-13 | cpufreq: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy |
2021-02-04 | cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN | Viresh Kumar |
2019-07-18 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2019-07-16 | cpufreq: Make cpufreq_generic_init() return void | Viresh Kumar |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-04-08 | cpufreq: pmac32: fix possible object reference leak | Wen Yang |
2018-11-26 | drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 | Christophe Leroy |
2017-07-26 | cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag | Viresh Kumar |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-05-01 | powerpc/mm: Abstraction for switch_mmu_context() | Aneesh Kumar K.V |
2016-04-09 | cpufreq: Use consistent prefixing via pr_fmt | Joe Perches |
2016-04-09 | cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches |
2014-10-02 | powerpc: Remove powerpc specific cmd_line | Anton Blanchard |
2014-04-07 | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar |
2013-10-25 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar |
2013-10-16 | cpufreq: pmac32: use cpufreq_generic_init() | Viresh Kumar |
2013-10-16 | cpufreq: pmac: don't initialize part of policy set by core | Viresh Kumar |
2013-10-16 | cpufreq: pmac: Use generic cpufreq routines | Viresh Kumar |
2013-09-30 | cpufreq: pmac: use cpufreq_table_validate_and_show() | Viresh Kumar |
2013-08-23 | Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next | Rafael J. Wysocki |
2013-08-21 | cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodes | Sudeep KarkadaNagesha |
2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar |
2013-06-07 | cpufreq: powerpc: move cpufreq driver to drivers/cpufreq | Viresh Kumar |