summaryrefslogtreecommitdiff
path: root/include/uapi/linux/errqueue.h
diff options
context:
space:
mode:
authorJoseph Lo <josephl@nvidia.com>2012-10-31 17:41:18 +0800
committerStephen Warren <swarren@nvidia.com>2012-11-15 15:09:21 -0700
commitfe508d776908b8512c6d936eb29e40bef1f4b8fc (patch)
tree5754a56879d50a4f2b5eef6d0558a71938bab424 /include/uapi/linux/errqueue.h
parentd457ef358f3c7179c428becda45b1dfd2b8cf98a (diff)
downloadkernel-fe508d776908b8512c6d936eb29e40bef1f4b8fc.tar.gz
ARM: tegra30: common: enable csite clock
Enable csite (debug and trace controller) clock at init to prevent it be disabled. And this also the necessary clock for CPU be brought up or resumed from a power-gating low power state. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
='2017-10-04 10:53:54 +0200'>2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner 2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner 2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner 2017-09-14watchdog/hardlockup/perf: Use new perf CPU enable mechanismThomas Gleixner 2017-09-14watchdog/hardlockup/perf: Implement init time detection of perfThomas Gleixner 2017-09-14watchdog/core: Get rid of the racy update loopThomas Gleixner 2017-09-14watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner 2017-09-14watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner 2017-09-14watchdog/core: Further simplify sysctl handlingThomas Gleixner 2017-09-14watchdog/core: Get rid of the thread teardown/setup danceThomas Gleixner 2017-09-14watchdog/core: Create new thread handling infrastructureThomas Gleixner 2017-09-14smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner 2017-09-14watchdog/core: Split out cpumask write functionThomas Gleixner 2017-09-14watchdog/core: Clean up the #ifdef mazeThomas Gleixner 2017-09-14watchdog/core: Clean up stub functionsThomas Gleixner 2017-09-14watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner 2017-09-14watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner 2017-09-14watchdog/hardlockup/perf: Remove broken self disable on failureThomas Gleixner 2017-09-14watchdog/core: Mark hardlockup_detector_disable() __initThomas Gleixner 2017-09-14watchdog/core: Rename watchdog_proc_mutexThomas Gleixner 2017-09-14watchdog/core: Rework CPU hotplug lockingThomas Gleixner 2017-09-14watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner 2017-09-14watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner 2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner 2017-07-14kernel/watchdog.c: use better pr_fmt prefixKefeng Wang 2017-07-12kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogsNicholas Piggin 2017-07-12kernel/watchdog: split up config optionsNicholas Piggin 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus 2016-12-14kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger 2016-12-14kernel/watchdog.c: move shared definitions to nmi.hBabu Moger 2016-12-14kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov 2016-03-17watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt