#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@" rel='shortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/drivers/mfd/t7l66xb.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-14mfd: Use dev_get_drvdata() directlyKefeng Wang
2017-09-05mfd: t7l66xb: Handle return value of clk_prepare_enableArvind Yadav
2017-04-27mfd: t7l66xb: Make use of raw_spinlock variantsJulia Cartwright
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-11mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-08-11mfd: t7l66xb: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-08-11mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25mfd: t7l66xb: prepare/unprepare clocksDmitry Eremin-Solenikov
2014-10-20mfd: drop owner assignment from platform_driversWolfram Sang
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-06-11mfd: t7l66xb: Remove unnecessary platform_set_drvdata()Jingoo Han
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-01-09mfd: Convert MFD drivers to use module_platform_driverMark Brown
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon