summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/powerdomain.c
AgeCommit message (Expand)Author
2024-01-26ARM: OMAP2+: fix a kernel-doc warningRandy Dunlap
2023-06-14ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-13cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()Peter Zijlstra
2023-01-09ARM: omap2: make functions staticArnd Bergmann
2023-01-09ARM: omap2: remove unused functionsArnd Bergmann
2021-10-06ARM: OMAP2+: Fix comment typoJason Wang
2021-03-24ARM: OMAP2+: use true and false for bool variableYang Li
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-18ARM: OMAP2+: powerdomain: Introduce cpu_pm notifiers for context save/restoreKeerthy
2018-05-18ARM: OMAP2+: Add functions to save and restore powerdomain contextRuss Dill
2018-05-01ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceTero Kristo
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-07-04ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIsTero Kristo
2016-04-29arm: Use _rcuidle tracepoint to allow use from idlePaul E. McKenney
2015-01-07ARM: OMAP2+: voltage: Remove some unused functionsRickard Strandqvist
2015-01-07ARM: OMAP2+: powerdomain.c: Remove some unused functionsRickard Strandqvist
2014-09-08ARM: OMAP2+: powerdomain: introduce logic for finding valid power domainNishanth Menon
2014-09-08ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdmsNishanth Menon
2014-05-15ARM: OMAP2+: PRCM: cleanup some header includesTero Kristo
2013-12-02ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdmRajendra Nayak
2013-06-17ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated ...Rajendra Nayak
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-03-31ARM: OMAP2+: powerdomain: avoid testing whether an unsigned char is less than 0Paul Walmsley
2013-02-24ARM: cleanup: pwrdm_can_ever_lose_context() checkingRussell King
2013-01-29ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlockPaul Walmsley
2013-01-29ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain codePaul Walmsley
2013-01-29ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()Paul Walmsley
2013-01-29ARM: OMAP2+: powerdomain: fix powerdomain trace integrationJean Pihet
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-04ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power statusJon Hunter
2012-06-25ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdmKevin Hilman
2012-05-07ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() APISantosh Shilimkar
2012-04-04ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit...Santosh Shilimkar
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen
2011-09-15OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman
2011-09-15OMAP2+: powerdomain: add voltage domain lookup during registerKevin Hilman
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley
2011-09-14OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley
2011-08-19OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-11perf: add OMAP support for the new power eventsJean Pihet
2011-03-07OMAP2+: powerdomain: add pwrdm_can_ever_lose_context()Paul Walmsley
2010-12-21OMAP2+: powerdomain: add API to get context loss countKevin Hilman