Age | Commit message (Expand) | Author | Files | Lines |
2016-12-19 | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 32 | -909/+1271 |
2016-12-19 | Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh... | Linus Torvalds | 1 | -0/+38 |
2016-12-19 | platform/x86: Add Whiskey Cove PMIC TMU support | Nilesh Bacchewar | 1 | -0/+38 |
2016-12-15 | Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+2 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
2016-12-13 | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2016-12-13 | Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 3 | -31/+27 |
2016-11-29 | mfd: tps65217: Support an interrupt pin as the system wakeup | Milo Kim | 1 | -0/+2 |
2016-11-29 | mfd: tps65217: Make an interrupt handler simpler | Milo Kim | 1 | -35/+9 |
2016-11-29 | mfd: tps65217: Update register interrupt mask bits instead of writing operation | Milo Kim | 1 | -4/+3 |
2016-11-29 | mfd: tps65217: Specify the IRQ name | Milo Kim | 1 | -0/+1 |
2016-11-29 | mfd: tps65217: Fix page fault on unloading modules | Milo Kim | 1 | -0/+19 |
2016-11-29 | mfd: palmas: Remove redundant check in palmas_power_off | Keerthy | 1 | -3/+0 |
2016-11-29 | mfd: arizona: Disable IRQs during driver remove | Charles Keepax | 1 | -0/+1 |
2016-11-29 | mfd: pm8xxx: add support to pm8821 | Srinivas Kandagatla | 1 | -10/+221 |
2016-11-29 | mfd: intel-lpss: Try to enable Memory-Write-Invalidate | Andy Shevchenko | 1 | -0/+1 |
2016-11-29 | mfd: rn5t618: Add Ricoh RC5T619 PMIC support | Pierre-Hugues Husson | 2 | -1/+3 |
2016-11-29 | mfd: axp20x: Add address extension registers for AXP806 regmap | Chen-Yu Tsai | 1 | -1/+2 |
2016-11-29 | mfd: intel_soc_pmic_bxtwc: Fix a typo in MODULE_DEVICE_TABLE() | Wei Yongjun | 1 | -1/+1 |
2016-11-29 | mfd: core: Fix device reference leak in mfd_clone_cell | Johan Hovold | 1 | -0/+2 |
2016-11-29 | mfd: bcm590xx: Simplify a test | Christophe JAILLET | 1 | -1/+1 |
2016-11-29 | mfd: sun4i-gpadc: Select regmap-irq | Arnd Bergmann | 1 | -0/+1 |
2016-11-29 | mfd: abx500-core: drop unused MODULE_ tags from non-modular code | Paul Gortmaker | 1 | -5/+2 |
2016-11-29 | mfd: ab8500: make sysctrl explicitly non-modular | Paul Gortmaker | 1 | -5/+4 |
2016-11-29 | mfd: ab8500-gpadc: Make it explicitly non-modular | Paul Gortmaker | 1 | -17/+2 |
2016-11-29 | mfd: ab8500-debugfs: Make it explicitly non-modular | Paul Gortmaker | 1 | -19/+2 |
2016-11-29 | mfd: ab8500-core: Make it explicitly non-modular | Paul Gortmaker | 1 | -31/+6 |
2016-11-29 | mfd: ab3100-core: Make it explicitly non-modular | Paul Gortmaker | 1 | -36/+3 |
2016-11-29 | mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett" | Colin Ian King | 1 | -1/+1 |
2016-11-29 | mfd: arizona: Use irq_find_mapping when appropriate | Charles Keepax | 1 | -4/+4 |
2016-11-29 | mfd: wm8994-core: Don't use managed regulator bulk get API | Viresh Kumar | 1 | -3/+11 |
2016-11-29 | mfd: davinci_voicecodec: Tidyup header difinitions | Kuninori Morimoto | 1 | -0/+1 |
2016-11-29 | mfd: wm5102: Remove spurious trailing spaces | Richard Fitzgerald | 1 | -706/+706 |
2016-11-29 | mfd: sun4i-gpadc: Fix 'cast from pointer to integer of different size' warning | Lee Jones | 1 | -1/+1 |
2016-11-29 | mfd: axp20x-i2c: Add i2c-ids to fix module auto-loading | Hans de Goede | 1 | -3/+4 |
2016-11-29 | mfd: syscon: Support native-endian regmaps | Paul Burton | 1 | -1/+3 |
2016-11-29 | mfd: rk808: RK818 uses DEV_OFF to power off supplies | Jianhong Chen | 1 | -1/+22 |
2016-11-29 | mfd: fsl-imx25-tsadc: Fix module autoload when registered via OF | Javier Martinez Canillas | 1 | -0/+1 |
2016-11-29 | mfd: hi655x-pmic: Fix module autoload when registered via OF | Javier Martinez Canillas | 1 | -0/+1 |
2016-11-29 | mfd: abx500-core: Allow driver to built if COMPILE_TEST is enabled | Javier Martinez Canillas | 1 | -1/+1 |
2016-11-29 | mfd: exynos-lpass: Add hardware dependency | Jean Delvare | 1 | -0/+1 |
2016-11-29 | mfd: tps65912: Move regmap config into core driver | Arnd Bergmann | 1 | -0/+17 |
2016-11-29 | mfd: wm8994-core: Disable regulators before removing them | Viresh Kumar | 1 | -1/+1 |
2016-11-29 | mfd: wm8994-core: Don't split lines unnecessarily | Viresh Kumar | 1 | -4/+2 |
2016-11-29 | mfd: Enable compile testing for max77620 and max77686 | Krzysztof Kozlowski | 1 | -2/+2 |
2016-11-29 | mfd: tc3589x: Improve function-level documentation | Julia Lawall | 1 | -2/+2 |
2016-11-29 | mfd: Add support for Allwinner SoCs ADC | Quentin Schulz | 3 | -0/+197 |
2016-11-25 | mfd: wm8994-core: Don't use managed regulator bulk get API | Viresh Kumar | 1 | -3/+11 |
2016-11-25 | mfd: wm8994-core: Disable regulators before removing them | Viresh Kumar | 1 | -1/+1 |