summaryrefslogtreecommitdiff
path: root/include/clocksource/pxa.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-07-11 19:39:51 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-07-11 19:39:51 +0200
commitd1047d75f77afefd19b19ae33cde7ad67f3628c9 (patch)
tree81e6e8476f85d0b29292c6a41c31cac1c58fca2f /include/clocksource/pxa.h
parent9d3cd509da688fb7ff6a5888baeca7e053a70fae (diff)
downloadkernel-linux-6.3.y.tar.gz
Linux 6.3.13linux-6.3.y
Link: https://lore.kernel.org/r/20230709111451.101012554@linuxfoundation.org Link: https://lore.kernel.org/r/20230709202353.266998088@linuxfoundation.org Link: https://lore.kernel.org/r/20230710054619.475084489@linuxfoundation.org Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230710142227.965586663@linuxfoundation.org Tested-by: Ron Economos <re@w6rz.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/clocksource/pxa.h')
0 files changed, 0 insertions, 0 deletions
'2009-12-14 23:55:34 +0100'>2009-12-14perf_event: Convert to raw_spinlockThomas Gleixner 2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker 2009-12-08perf: hw_breakpoints: Fix percpu namespace clashStephen Rothwell 2009-12-07hw-breakpoints: Fix task-bound breakpoint slot allocationFrederic Weisbecker 2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker 2009-12-06hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker 2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker 2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker 2009-11-26kernel/hw_breakpoint.c: Fix local/global shadowingAndrew Morton 2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker 2009-11-23hw-breakpoints: Check the breakpoint params from perf toolsFrederic Weisbecker 2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad 2009-11-22hw-breakpoints: Remove x86 specific headers from core fileFrederic Weisbecker 2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker 2009-11-08hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker 2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker 2009-06-02hw-breakpoints: introducing generic hardware breakpoint handler interfacesK.Prasad