Age | Commit message (Expand) | Author | Files | Lines |
2017-01-26 | drivers: firmware: psci: Use __pa_symbol for cpu_resume | Geert Uytterhoeven | 1 | -1/+1 |
2017-01-11 | drivers: firmware: psci: Use __pa_symbol for kernel symbol | Laura Abbott | 1 | -1/+1 |
2016-11-26 | drivers: psci: Allow PSCI node to be disabled | Thierry Reding | 1 | -1/+1 |
2016-07-22 | drivers: firmware: psci: initialise idle states using ACPI LPI | Sudeep Holla | 1 | -7/+59 |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+3 |
2016-05-16 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -1/+1 |
2016-04-26 | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems | Sudeep Holla | 1 | -1/+1 |
2016-04-26 | drivers: firmware: psci: make two helper functions inline | Arnd Bergmann | 1 | -2/+2 |
2016-04-26 | drivers: firmware: psci: make two helper functions static | Jisheng Zhang | 1 | -2/+2 |
2016-04-26 | drivers: firmware: psci: drop duplicate const from psci_of_match | Jisheng Zhang | 1 | -1/+1 |
2016-04-20 | drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops | Jisheng Zhang | 1 | -1/+1 |
2016-02-11 | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f... | Lorenzo Pieralisi | 1 | -0/+120 |
2016-01-04 | ARM: 8481/2: drivers: psci: replace psci firmware calls | Jens Wiklander | 1 | -2/+21 |
2015-10-23 | drivers: psci: make PSCI 1.0 functions initialization version dependent | Lorenzo Pieralisi | 1 | -3/+4 |
2015-10-02 | drivers: firmware: psci: add system suspend support | Sudeep Holla | 1 | -0/+33 |
2015-10-02 | drivers: firmware: psci: define more generic PSCI_FN_NATIVE macro | Sudeep Holla | 1 | -10/+11 |
2015-10-02 | drivers: firmware: psci: add PSCI v1.0 DT bindings | Lorenzo Pieralisi | 1 | -0/+1 |
2015-10-02 | drivers: firmware: psci: add extended stateid power_state support | Lorenzo Pieralisi | 1 | -2/+32 |
2015-10-02 | drivers: firmware: psci: add PSCI_FEATURES call | Lorenzo Pieralisi | 1 | -0/+6 |
2015-10-02 | drivers: firmware: psci: move power_state handling to generic code | Lorenzo Pieralisi | 1 | -0/+15 |
2015-10-02 | drivers: firmware: psci: add INVALID_ADDRESS return value | Lorenzo Pieralisi | 1 | -0/+1 |
2015-09-04 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+382 |
2015-08-03 | drivers: psci: support native SMC{32,64} calls | Mark Rutland | 1 | -6/+19 |
2015-08-03 | arm64: psci: factor invocation code to drivers | Mark Rutland | 1 | -0/+369 |