index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
Merge tag 'ib-mfd-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tony Lindgren
1
-0
/
+15
2014-04-23
mfd: twl-core: Fix idle mode signaling for omaps when booted with device tree
Tony Lindgren
1
-0
/
+15
2014-03-19
mfd: twl-core: Fix accessibility of some twl4030 audio registers
Tomas Novotny
1
-5
/
+5
2014-01-21
Merge tag 'ib-asoc-3.14.2' into for-mfd-next
Lee Jones
1
-27
/
+163
2014-01-21
mfd: twl-core: Fix passing of platform data in the device tree case
Tony Lindgren
1
-3
/
+12
2014-01-21
mfd: twl-core: Clean up module by removing twl603x pdata handling
Ruslan Ruslichenko
1
-198
/
+0
2014-01-08
mfd: twl-core: Enable regcache for audio registers
Peter Ujfalusi
1
-0
/
+111
2014-01-08
mfd: twl-core: API to set the regcache bypass for a given regmap in twl
Peter Ujfalusi
1
-0
/
+21
2014-01-08
mfd: twl-core: Simplify IO wrapper functions by moving common code out
Peter Ujfalusi
1
-27
/
+31
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-20
mfd: twl-core: Change TWL6025 references to TWL6032
Graeme Gregory
1
-23
/
+23
2013-06-19
mfd: twl4030-power: Split from twl-core into a dedicated module
Florian Vaussard
1
-4
/
+8
2013-06-11
mfd: twl-core: Convert to module_i2c_driver()
Grygorii Strashko
1
-11
/
+1
2013-02-14
mfd: twl-core: Fix kernel panic on boot
Jon Hunter
1
-8
/
+8
2013-02-14
mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function
Peter Ujfalusi
1
-28
/
+0
2013-02-14
mfd: twl-core: Remove no longer valid comment regarding to write buffer size
Peter Ujfalusi
1
-3
/
+0
2013-02-14
mfd: twl-core: Collect global variables behind one private structure (global)
Peter Ujfalusi
1
-47
/
+57
2013-02-14
mfd: twl-core: Move 'inuse' check early at probe time
Peter Ujfalusi
1
-6
/
+6
2013-02-14
mfd: twl-core: Do not create dummy pdata when booted with DT
Peter Ujfalusi
1
-24
/
+7
2013-02-14
mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT
Peter Ujfalusi
1
-2
/
+1
2013-02-14
mfd: twl-core: Allocate twl_modules dynamically
Peter Ujfalusi
1
-10
/
+21
2013-02-14
mfd: twl-core: Use the lookup table to find the correct subchip for the modules
Peter Ujfalusi
1
-29
/
+27
2013-02-14
mfd: twl-core: No need to check for invalid subchip ID
Peter Ujfalusi
1
-11
/
+2
2013-02-14
mfd: twl-core: Clean up module id lookup and definitions
Peter Ujfalusi
1
-54
/
+51
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-109
/
+118
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
1
-8
/
+6
2012-11-21
mfd: twl-core: re-group the twl_mapping table for easier reading
Peter Ujfalusi
1
-4
/
+5
2012-11-21
mfd: twl: Convert module id definitions to enums
Peter Ujfalusi
1
-6
/
+3
2012-11-21
mfd: twl-core: Clean up and correct child registration
Peter Ujfalusi
1
-15
/
+12
2012-11-21
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
Peter Ujfalusi
1
-7
/
+2
2012-11-21
mfd: twl-core: Convert to use regmap for I/O
Peter Ujfalusi
1
-67
/
+80
2012-11-21
mfd: twl-core: Support for proper PWM drivers
Peter Ujfalusi
1
-2
/
+9
2012-11-21
mfd: twl-core: Register twl4030-madc child only for twl4030 class
Peter Ujfalusi
1
-1
/
+2
2012-11-20
mfd: twl-core: Fix chip ID for the twl6030-pwm module
Peter Ujfalusi
1
-1
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-92
/
+64
2012-09-19
pwm: Move TWL6030 PWM driver to PWM framework
Thierry Reding
1
-0
/
+7
2012-09-19
mfd: twl: Replace twl_has_*() macros by IS_ENABLED()
Thierry Reding
1
-92
/
+25
2012-09-18
mfd: twl-core: Add API to query the HFCLK rate
Peter Ujfalusi
1
-0
/
+32
2012-09-17
mfd: Fix compile for twl-core.c by removing cpu_is_omap usage
Tony Lindgren
1
-26
/
+30
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-0
/
+2
2012-07-31
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-4
/
+5
2012-07-09
mfd: Move twl-core device_init_wakeup to after platform_device_add
NeilBrown
1
-1
/
+2
2012-06-19
twl4030_charger: Allow charger to control the regulator that feeds it
NeilBrown
1
-4
/
+5
2012-05-09
mfd: twl: define all feature flags in one place.
NeilBrown
1
-7
/
+0
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-84
/
+69
2012-03-22
mfd: Detach twl6040 from the pmic mfd driver
Peter Ujfalusi
1
-26
/
+33
2012-03-22
mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups
Benoit Cousson
1
-14
/
+19
2012-03-22
mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files
Benoit Cousson
1
-24
/
+5
[next]