index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
syscon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-08
mfd/syscon: Add device_node_to_regmap()
Paul Cercueil
1
-16
/
+30
2019-06-24
mfd: Remove unused helper syscon_regmap_lookup_by_pdevname
Suzuki K Poulose
1
-21
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-14
mfd: syscon: Add optional clock support
Fabrice Gasnier
1
-0
/
+19
2019-02-01
mfd: syscon: Make it explicitly non-modular
Paul Gortmaker
1
-11
/
+1
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-14
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-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-4
/
+4
2013-08-13
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-11
ARM: clps711x: Add support for SYSCON driver
Alexander Shiyan
1
-0
/
+3
2013-04-09
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-28
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
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