index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ab8500-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
mfd: ab8500-debugfs: Move dereference after check for NULL
Dan Carpenter
1
-2
/
+3
2013-09-02
mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...
Lee Jones
1
-0
/
+3
2013-09-02
mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfs
Lee Jones
1
-0
/
+3
2013-09-02
mfd: ab8500-debugfs: Staticize local variables
Sachin Kamat
1
-4
/
+4
2013-06-13
mfd: ab8500-debug: Convert to managed resources for allocating memory
Lee Jones
1
-22
/
+12
2013-06-13
mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*
Jingoo Han
1
-1
/
+1
2013-05-17
mfd: ab8500: Pass AB8500 IRQ to debugfs code by resource
Linus Walleij
1
-4
/
+12
2013-03-07
mfd: ab8500-debugfs: Trivially beautify the debugfs driver
Lee Jones
1
-97
/
+89
2013-03-07
mfd: ab8500-debug: Convert to kstrtoul_from_user
srinidhi kasagar
1
-70
/
+30
2013-03-07
mfd: ab8500-debug: Add explicit dependencies
Linus Walleij
1
-0
/
+3
2013-03-07
mfd: ab8500-debug: Add register map for ab8540.
Lee Jones
1
-3
/
+419
2013-03-07
mfd: ab8500-debugfs: Change AB8500 debug permissions
Lee Jones
1
-28
/
+28
2013-03-07
mfd: ab8500-debug: Add ADC input channel usb_id in debugfs
Lee Jones
1
-0
/
+35
2013-03-07
mfd: ab8500-debugfs: Dump sim registers
Lee Jones
1
-0
/
+78
2013-03-07
mfd: ab8500-debug: Add support for the AB8540
Lee Jones
1
-1
/
+285
2013-03-07
mfd: ab8500-debug: Add support for ab8505 and ab9540
Lee Jones
1
-11
/
+372
2013-03-07
mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisations
Lee Jones
1
-0
/
+2
2013-03-07
mfd: ab8500-debug: Add wake-up info
Jonas Aaberg
1
-5
/
+30
2013-03-07
mfd: ab8500-debug: Better error handling on crash
Jonas Aaberg
1
-4
/
+11
2013-03-07
mfd: ab8500-debug: Function to save all ABB registers to mem
Lee Jones
1
-0
/
+50
2013-03-07
mfd: ab8500-debug: Print banks in hex
Mattias Wallin
1
-9
/
+9
2013-03-07
mfd: ab8500-gpadc: Add gpadc hw conversion
Lee Jones
1
-26
/
+266
2013-02-14
mfd: ab8500: Fix compile error
Linus Walleij
1
-0
/
+1
2013-02-04
mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter
Philippe Langlais
1
-13
/
+13
2013-02-04
mfd: ab8500-debugfs: sizeof() mismatch bugfix
Ashok G
1
-1
/
+1
2013-02-04
mfd: ab8500-debugfs: Add interrupt debug
Bengt Jonsson
1
-0
/
+49
2013-02-04
mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically
Linus Walleij
1
-10
/
+41
2013-02-04
mfd: ab8500-core: Allow the possibility to dump all AB8500 registers
Mian Yousaf Kaukab
1
-0
/
+13
2013-02-04
mfd: ab8500-debugfs: add debugfs node to read all registers
Mian Yousaf Kaukab
1
-14
/
+81
2013-02-04
mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3
Philippe Langlais
1
-2
/
+24
2013-02-04
mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodes
John Beckett
1
-21
/
+465
2013-02-04
mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry
carriere etienne
1
-52
/
+338
2013-02-04
mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer
Lee Jones
1
-1
/
+1
2013-02-04
mfd: ab8500-debugfs: Keep count of IRQs in debugfs
Mattias Wallin
1
-24
/
+53
2013-02-04
mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs
Lee Jones
1
-0
/
+198
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-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
1
-6
/
+0
2012-07-09
mfd: Generically describe interactions with the DB8500 PRCMU
Lee Jones
1
-3
/
+3
2012-05-20
mfd: Enable ab8500-debug when Device Tree is enabled
Lee Jones
1
-0
/
+6
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2011-11-01
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
1
-0
/
+1
2011-08-01
mfd: Use kstrtoul_from_user in ab8500
Peter Huewe
1
-30
/
+11
2011-03-23
mfd: ab8500: world-writable debugfs register-* files
Vasiliy Kulikov
1
-3
/
+3
2011-01-14
mfd: Use NULL to initialise NULL pointers in ab8500-debugfs
Mark Brown
1
-7
/
+7
2011-01-14
mfd: Fix ab8500-debug indentation errors
Mattias Wallin
1
-508
/
+508
2010-10-29
mfd: AB8500 debugfs
Mattias Wallin
1
-0
/
+652