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