index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
mfd: ab8500-gpadc: Reduce conversion timeout
Lee Jones
2013-02-04
1
-1
/
+4
|
|
*
|
|
|
mfd: ab8500-debugfs: sizeof() mismatch bugfix
Ashok G
2013-02-04
1
-1
/
+1
|
|
*
|
|
|
mfd: ab8500-gpadc: Add runtime pm support
Lee Jones
2013-02-04
1
-6
/
+64
|
|
*
|
|
|
mfd: ab8500-debugfs: Add interrupt debug
Bengt Jonsson
2013-02-04
3
-0
/
+52
|
|
*
|
|
|
mfd ab8500-gpadc: Introduce new AB version detection
Michel JAOUEN
2013-02-04
1
-11
/
+4
|
|
*
|
|
|
mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamically
Linus Walleij
2013-02-04
1
-10
/
+41
|
|
*
|
|
|
mfd: ab8500-core: Allow the possibility to dump all AB8500 registers
Mian Yousaf Kaukab
2013-02-04
3
-0
/
+20
|
|
*
|
|
|
mfd: ab8500-debugfs: add debugfs node to read all registers
Mian Yousaf Kaukab
2013-02-04
1
-14
/
+81
|
|
*
|
|
|
mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3
Philippe Langlais
2013-02-04
1
-2
/
+24
|
|
*
|
|
|
mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodes
John Beckett
2013-02-04
1
-21
/
+465
|
|
*
|
|
|
mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry
carriere etienne
2013-02-04
1
-52
/
+338
|
|
*
|
|
|
mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointer
Lee Jones
2013-02-04
1
-1
/
+1
|
|
*
|
|
|
mfd: ab8500-debugfs: Keep count of IRQs in debugfs
Mattias Wallin
2013-02-04
1
-24
/
+53
|
|
*
|
|
|
mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs
Lee Jones
2013-02-04
1
-0
/
+198
|
|
*
|
|
|
mfd: abx500-core: Provide an API to dump all ABx500 registers
Mian Yousaf Kaukab
2013-02-04
2
-0
/
+18
|
|
*
|
|
|
mfd: ab8500-sysctrl: export read/write symbols
Jonas Aaberg
2013-02-04
1
-0
/
+2
|
|
*
|
|
|
mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
Kennet Wallden
2013-02-04
3
-0
/
+31
|
|
*
|
|
|
mfd: ab8500-gpadc: Change to usleep_range() for greater resolution
Lee Jones
2013-02-04
1
-1
/
+1
|
|
*
|
|
|
mfd: ab8500-sysctrl.c: Provide charging as reset reason
Jonas Aaberg
2013-02-04
1
-1
/
+1
|
|
*
|
|
|
mfd: ab8500-sysctrl: Only reboot into charging mode if battery type is known
Jonas Aaberg
2013-02-04
1
-5
/
+22
|
|
*
|
|
|
mfd: ab8500-sysctrl: If a charger is present, reboot instead
Jonas Aaberg
2013-02-04
1
-0
/
+27
|
|
*
|
|
|
mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back
Lee Jones
2013-02-04
2
-0
/
+24
|
*
|
|
|
|
Documentation: Add docs for max8925 dt
Qing Xu
2013-02-14
3
-0
/
+92
|
*
|
|
|
|
mfd: max8925: Add dts
Qing Xu
2013-02-14
2
-1
/
+161
|
*
|
|
|
|
mfd: max8925: Support dt for backlight
Qing Xu
2013-02-14
1
-1
/
+30
|
*
|
|
|
|
mfd: max8925: Fix onkey driver irq base
Qing Xu
2013-02-14
2
-4
/
+1
|
*
|
|
|
|
mfd: max8925: Fix mfd device register failure
Qing Xu
2013-02-14
1
-12
/
+10
|
*
|
|
|
|
mfd: max8925: Add irqdomain for dt
Qing Xu
2013-02-14
3
-34
/
+78
|
*
|
|
|
|
mfd: vexpress: Allow vexpress-sysreg to self-initialise
Catalin Marinas
2013-02-14
1
-4
/
+6
|
*
|
|
|
|
mfd: rtsx: Support RTS5227
Roger Tseng
2013-02-14
5
-1
/
+246
|
*
|
|
|
|
mfd: rtsx: Implement driving adjustment to device-dependent callbacks
Roger Tseng
2013-02-14
3
-3
/
+29
|
*
|
|
|
|
mfd: vexpress: Add pseudo-GPIO based LEDs
Pawel Moll
2013-02-14
2
-18
/
+63
|
*
|
|
|
|
mfd: ab8500: Rename ab8500 to abx500 for hwmon driver
Hongbo Zhang
2013-02-14
1
-3
/
+3
|
*
|
|
|
|
mfd: rtsx: Optimize card detect flow
Wei WANG
2013-02-14
1
-12
/
+19
|
*
|
|
|
|
mfd: rtsx: Use macros to replace some variables
Wei WANG
2013-02-14
2
-9
/
+7
|
*
|
|
|
|
mfd: rtsx: Fix checkpatch warning
Wei WANG
2013-02-14
1
-13
/
+13
|
*
|
|
|
|
mfd: rtsx: Declare that the DMA address limitation is 32bit explicitly
Wei WANG
2013-02-14
1
-0
/
+4
|
*
|
|
|
|
mfd: rtsx: Remove redundant code
Wei WANG
2013-02-14
1
-1
/
+0
|
*
|
|
|
|
mfd: rtsx: Fix typo in comment
Wei WANG
2013-02-14
1
-1
/
+1
|
*
|
|
|
|
mfd: tps65090: remove suspend/resume callbacks
Laxman Dewangan
2013-02-14
1
-23
/
+0
|
*
|
|
|
|
mfd: tps65090: Pass irq domain when adding mfd sub devices
Laxman Dewangan
2013-02-14
1
-1
/
+1
|
*
|
|
|
|
mfd: tps65090: add DT support for tps65090
Laxman Dewangan
2013-02-14
2
-3
/
+141
|
*
|
|
|
|
mfd: wm5102: Make DSP scratch registers readable
Mark Brown
2013-02-14
2
-0
/
+24
|
*
|
|
|
|
mfd: tps6507x: Add DT support
Vishwanathrao Badarkhe, Manish
2013-02-14
1
-0
/
+9
|
*
|
|
|
|
mfd: 88pm80x: Remove redundant devm_* calls
Yi Zhang
2013-02-14
4
-28
/
+10
|
*
|
|
|
|
mfd: db8500-prcmu: Add ux500_wdt mfd_cell
Fabio Baltieri
2013-02-14
1
-0
/
+12
|
*
|
|
|
|
watchdog: Add support for ux500_wdt watchdog
Fabio Baltieri
2013-02-14
4
-0
/
+203
|
*
|
|
|
|
mfd: dbx500-prcmu: Export a9wdog functions
Fabio Baltieri
2013-02-14
1
-0
/
+5
|
*
|
|
|
|
mfd: dbx500-prcmu: Add watchdog ID definitions
Fabio Baltieri
2013-02-14
1
-0
/
+12
|
*
|
|
|
|
mfd: lpc_ich: Fix gpio base and control offsets
Aaron Sierra
2013-02-14
1
-33
/
+76
[prev]
[next]