index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ab8500-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
mfd: ab8500: Fix ab8500-clk typo
Linus Walleij
1
-2
/
+2
2020-01-24
mfd: ab8500-core: Add device tree support for AB8505
Stephan Gerhold
1
-2
/
+12
2019-11-11
mfd: ab8500: Example using new OF_MFD_CELL MACRO
Lee Jones
1
-96
/
+42
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
1
-1
/
+1
2019-01-03
mfd: ab8500-core: Return zero in get_register_interruptible()
Dan Carpenter
1
-1
/
+1
2017-09-05
mfd: ab8500-core: Constify attribute_group structures
Arvind Yadav
1
-3
/
+3
2017-02-13
mfd: ab8500-core: Rename clock device and compatible
Linus Walleij
1
-2
/
+2
2016-11-29
mfd: ab8500-core: Make it explicitly non-modular
Paul Gortmaker
1
-31
/
+6
2016-07-12
mfd: db8500 stop passing around platform data
Arnd Bergmann
1
-4
/
+0
2016-01-14
mfd: ab8500-core: Fix many warnings reported by Checkpatch
Lee Jones
1
-14
/
+10
2015-12-04
mfd: ab8500: Delete static IRQ resources
Linus Walleij
1
-482
/
+0
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-4
/
+0
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-20
mfd: ab8500-core: Use 'ifdef' for config options
Fabio Estevam
1
-1
/
+1
2014-07-09
mfd: ab8500-core: Resolve code style issues
Lee Jones
1
-21
/
+24
2014-07-09
mfd: ab8500-core: Remove pointless else in if statement
Lee Jones
1
-2
/
+2
2014-06-26
mfd: ab8500: Fix dt irq mapping
Grygorii Strashko
1
-1
/
+1
2014-03-04
mfd: dbx500/abx500: root out hardcoded IRQ assignments
Linus Walleij
1
-13
/
+14
2014-01-21
mfd: ab8500: Use irqdomain to map interrupts
Linus Walleij
1
-1
/
+1
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-7
/
+7
2013-06-13
mfd: ab8500-core: Add AB8500 external regulators as MFD devices
Lee Jones
1
-0
/
+10
2013-06-13
mfd: ab8500-core: Add of_compatible property for ab8500-codec
Fabio Baltieri
1
-0
/
+1
2013-06-13
mfd: ab8500-core: Add device for new RTC version for AB8540 cut2
Alexandre Torgue
1
-8
/
+47
2013-06-13
mfd: ab8500-core: Drop references to ab8500-leds
Lee Jones
1
-13
/
+0
2013-05-17
mfd: ab8500-core: Pass GPADC compatible string to MFD core
Lee Jones
1
-0
/
+3
2013-05-17
mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrl
Lee Jones
1
-3
/
+3
2013-05-17
mfd: ab8500: Pass AB8500 IRQ to debugfs code by resource
Linus Walleij
1
-0
/
+15
2013-04-09
mfd: ab8500-core: Add of_compatilbe property for ab8500-usb
Fabio Baltieri
1
-0
/
+1
2013-04-09
mfd: ab8500-core: Ignore masked out interrupts
Fabio Baltieri
1
-13
/
+14
2013-03-07
ab8500-fg: Add power cut feature for ab8505 and ab8540
Lee Jones
1
-0
/
+36
2013-03-07
mfd: ab8500-core: Hierarchical interrupt registers
Dariusz Szymczak
1
-76
/
+6
2013-03-07
mfd: ab8500-core: Add abx500-clk as an mfd child device
Ulf Hansson
1
-0
/
+12
2013-03-07
mfd: ab8500-core: Show turn on status at boot
Mattias Wallin
1
-0
/
+26
2013-03-07
mfd: ab8500-core: Add additional resources to ab8505_iddet_resources
Lee Jones
1
-0
/
+24
2013-03-07
mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisations
Lee Jones
1
-3
/
+6
2013-03-07
mfd: ab8500-core: Add Interrupt support for ab8540
Lee Jones
1
-7
/
+43
2013-03-07
mfd: ab8500-core: Rework MFD sub-device initialisation structures
Lee Jones
1
-61
/
+182
2013-03-07
mfd: ab8500-core: Add ADC support for ab8540
Lee Jones
1
-15
/
+59
2013-03-07
mfd: ab8500-core: APE Interrupts are not cleared
Lee Jones
1
-2
/
+3
2013-03-07
mfd: ab8500-sysctrl: Update correct turn on status
Rajkumar Kasirajan
1
-0
/
+39
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-6
/
+55
2013-02-20
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-8
/
+6
2013-02-14
Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/k...
Samuel Ortiz
1
-3
/
+50
2013-02-14
Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...
Samuel Ortiz
1
-0
/
+2
2013-02-14
mfd: ab8500: Rename ab8500 to abx500 for hwmon driver
Hongbo Zhang
1
-3
/
+3
2013-02-08
mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrl
Lee Jones
1
-1
/
+2
2013-02-08
mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctly
Lee Jones
1
-1
/
+1
2013-02-08
mfd: ab8500: provide a irq_set_type() function
Lee Jones
1
-0
/
+6
2013-02-08
mfd: ab8500: actually handle the AB8500 GPIO IRQs correctly
Linus Walleij
1
-3
/
+19
[next]