summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
5ce777ff42f0'>drivers: pps: Make PPS into a menuconfig to ease disablingVincent Legoll 2017-03-17pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay 2017-03-17pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay 2016-10-11pps: kc: fix non-tickless system config dependencyMaciej S. Szmigiero 2016-07-23pps: do not crash when failed to registerJiri Slaby 2015-10-01ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann 2015-10-01ntp/pps: use timespec64 for hardpps()Arnd Bergmann 2014-10-20pps: clients: drop owner assignment from platform_driversWolfram Sang 2013-11-13drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat 2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky 2013-09-11drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata()Jingoo Han 2013-08-19PPS: convert class code to use dev_groupsGreg Kroah-Hartman 2013-07-03pps-gpio: add device-tree binding and supportJan Luebbe 2013-07-03drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe 2013-07-03drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe 2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2013-04-30pps: pps_kc_hardpps_lock can be staticFengguang Wu 2013-04-30pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli 2013-04-29Include missing linux/slab.h inclusionsDavid Howells 2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall 2013-02-27pps: convert to idr_alloc()Tejun Heo