summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
>Krzysztof Kozlowski 2016-02-18regulator: s2mps11: Simplify expression used in BUILD_BUG_ONKrzysztof Kozlowski 2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar 2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham 2015-06-24regulator: s2mps11: Fix GPIO suspend enable shift wrapping bugKrzysztof Kozlowski 2015-04-27regulator: Remove unneeded semicolonsKrzysztof Kozlowski 2015-01-16Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown 2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee s First move of items out of include/asm-arm/plat-s3c* to their new homes under arch/arm/plat-s3c/include/plat and arch/arm/plat-s3c24xx/include/plat directories. Note, we have to create a dummy arch/arm/plat-s3c/Makefile to allow us to add arch/arm/plat-s3c/include/plat to the path. Signed-off-by: Ben Dooks <ben-linux@fluff.org> 2008-08-26[ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks Move debugging output to dev_dbg() instead of dev_info(). Signed-off-by: Ben Dooks <ben-linux@fluff.org> 2008-08-26[ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks Fix the following sparse warnings in arch/arm/plat-s3c24xx/pwm.c: warning: symbol 's3c_device_timer' was not declared. Should it be static? warning: symbol 'pwm_calc_tin' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben-linux@fluff.org> 2008-07-03[ARM] S3C24XX: PWM API support.Ben Dooks Add support for PWM in the S3C24XX series of SoC via the PWM API. Signed-off-by: Ben Dooks <ben-linux@fluff.org>