| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/balancing: Rename rebalance_domains() => sched_balance_domains() | Ingo Molnar | 2024-03-12 | 1 | -1/+1 |
* | ARM, sched/topology: Revert back to default scheduler topology | Valentin Schneider | 2020-08-19 | 1 | -26/+0 |
* | ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN | Valentin Schneider | 2020-08-19 | 1 | -1/+1 |
* | ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC | Dietmar Eggemann | 2019-12-06 | 1 | -5/+5 |
* | ARM: 8922/1: parse_dt_topology() rate is pointer to __be32 | Ben Dooks (Codethink) | 2019-10-31 | 1 | -1/+1 |
* | arm: Use common cpu_topology structure and functions. | Atish Patra | 2019-07-22 | 1 | -54/+6 |
* | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 2019-06-24 | 1 | -1/+1 |
* | ARM: topology: remove unneeded check for /cpus node | Rob Herring | 2018-09-28 | 1 | -6/+0 |
* | ARM: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-16 | 1 | -2/+1 |
* | arm,arm64,drivers: add a prefix to drivers arch_topology interfaces | Juri Lelli | 2017-06-03 | 1 | -4/+4 |
* | arm,arm64,drivers: move externs in a new header file | Juri Lelli | 2017-06-03 | 1 | -6/+1 |
* | arm,arm64,drivers: reduce scope of cap_parsing_failed | Juri Lelli | 2017-06-03 | 1 | -2/+1 |
* | arm, arm64: factorize common cpu capacity default code | Juri Lelli | 2017-06-03 | 1 | -207/+6 |
* | arm: remove wrong CONFIG_PROC_SYSCTL ifdef | Juri Lelli | 2017-06-03 | 1 | -2/+0 |
* | arm: fix return value of parse_cpu_capacity | Juri Lelli | 2017-06-03 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | ARM: 8622/3: add sysfs cpu_capacity attribute | Juri Lelli | 2016-11-22 | 1 | -0/+64 |
* | ARM: 8621/3: parse cpu capacity-dmips-mhz from DT | Juri Lelli | 2016-11-22 | 1 | -1/+155 |
* | ARM: 8497/1: initialize cpu_scale to its default | Juri Lelli | 2016-01-27 | 1 | -3/+1 |
* | ARM: convert printk(KERN_* to pr_* | Russell King | 2014-11-21 | 1 | -2/+2 |
* | ARM: topology: Use the new cpu_capacity interface | Vincent Guittot | 2014-09-19 | 1 | -2/+2 |
* | sched: Fix compiler warnings | Guenter Roeck | 2014-07-02 | 1 | -1/+1 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-13 | 1 | -27/+27 |
|\ |
|
| * | sched: Final power vs. capacity cleanups | Nicolas Pitre | 2014-06-05 | 1 | -27/+27 |
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-06 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | ARM: 8008/1: topology: Coding style fixes | Mark Brown | 2014-04-15 | 1 | -4/+4 |
* | | sched, ARM: Create a dedicated scheduler topology table | Vincent Guittot | 2014-05-07 | 1 | -0/+26 |
|/ |
|
* | ARM: 7920/1: topology: Staticise non-exported symbols | Mark Brown | 2013-12-29 | 1 | -6/+6 |
* | ARM: topology: remove hwid/MPIDR dependency from cpu_capacity | Sudeep KarkadaNagesha | 2013-08-21 | 1 | -42/+19 |
* | ARM: 7742/1: topology: export cpu_topology | Arnd Bergmann | 2013-06-06 | 1 | -0/+2 |
* | arm: remove cast for kzalloc return value | Zhang Yanfei | 2013-03-18 | 1 | -1/+1 |
* | ARM: kernel: update topology to use new MPIDR macros | Lorenzo Pieralisi | 2012-11-19 | 1 | -10/+5 |
* | ARM: kernel: enhance MPIDR macro definitions | Lorenzo Pieralisi | 2012-11-19 | 1 | -26/+1 |
* | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology | Venkatraman Sathiyamoorthy | 2012-08-11 | 1 | -1/+1 |
* | ARM: 7463/1: topology: Update cpu_power according to DT information | Vincent Guittot | 2012-07-12 | 1 | -0/+153 |
* | ARM: 7462/1: topology: factorize the update of sibling masks | Vincent Guittot | 2012-07-12 | 1 | -21/+27 |
* | ARM: 7461/1: topology: Add arch_scale_freq_power function | Vincent Guittot | 2012-07-12 | 1 | -1/+37 |
* | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot | 2011-12-01 | 1 | -1/+1 |
* | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot | 2011-10-17 | 1 | -0/+148 |