Age | Commit message (Expand) | Author | Files | Lines |
2018-05-16 | mfd: syscon: Set name of regmap_config | Jeffy Chen | 1 | -0/+1 |
2018-05-16 | mfd: syscon: Set regmap name to DT node name | David Lechner | 1 | -0/+1 |
2018-01-12 | mfd: syscon: Add hardware spinlock support | Baolin Wang | 1 | -0/+19 |
2016-11-25 | mfd: syscon: Support native-endian regmaps | Paul Burton | 1 | -1/+3 |
2016-03-16 | mfd: syscon: Make syscon_regmap_config const | Philipp Zabel | 1 | -5/+5 |
2016-03-16 | mfd: syscon: Set regmap max_register in of_syscon_register | Philipp Zabel | 1 | -1/+8 |
2016-01-11 | mfd: syscon: Add a DT property to set value width | Damien Riegel | 1 | -0/+13 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-25 | mfd: syscon: Decouple syscon interface from platform devices | Pankaj Dubey | 1 | -22/+74 |
2014-10-20 | mfd: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-06-06 | Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+5 |
2014-06-03 | mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandle | Pankaj Dubey | 1 | -1/+5 |
2014-05-15 | mfd: syscon: Add platform data with a regmap config name | Pawel Moll | 1 | -0/+4 |
2014-03-19 | mfd: syscon: Simplify syscon_match_pdevname() | Alexander Shiyan | 1 | -7/+0 |
2014-03-19 | mfd: syscon: Move diagnostic messages to dev_dbg() | Alexander Shiyan | 1 | -1/+1 |
2013-09-08 | Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 1 | -4/+4 |
2013-08-14 | ARM: clps711x: Remove the special name for the syscon driver | Alexander Shiyan | 1 | -3/+0 |
2013-07-31 | mfd: syscon: Remove "base" field from private driver data | Alexander Shiyan | 1 | -4/+4 |
2013-06-12 | ARM: clps711x: Add support for SYSCON driver | Alexander Shiyan | 1 | -0/+3 |
2013-04-10 | mfd: syscon: Fix warnings when printing resource_size_t | Alexander Shiyan | 1 | -1/+1 |
2013-04-05 | mfd: syscon: Add non-DT support | Alexander Shiyan | 1 | -30/+45 |
2013-04-05 | mfd: syscon: Removed unneeded field "dev" from private driver structure | Alexander Shiyan | 1 | -4/+1 |
2013-02-14 | mfd: syscon: Fix sparse warning | Fabio Estevam | 1 | -0/+1 |
2012-11-29 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-17 | mfd: Add syscon driver based on regmap | Dong Aisheng | 1 | -0/+176 |