index
:
linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
2021-11-05
mfd: da9063: Add support for latest EA silicon revision
Carlos de Paula
2021-11-05
mfd: rk808: Add support for power off on RK817
Ondrej Jirman
2021-11-05
mfd: intel_pmt: Only compile on x86
Prarit Bhargava
2021-11-05
mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-11-05
Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...
Lee Jones
2021-11-01
watchdog: db8500_wdt: Rename symbols
Linus Walleij
2021-11-01
watchdog: ux500_wdt: Drop platform data
Linus Walleij
2021-10-31
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
2021-10-21
mfd: ti_am335x_tscadc: Support the correctly spelled DT property
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Fix an error message
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Rename a variable
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Reorder the initialization steps
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Always provide an idle configuration
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Mimic the probe from resume()
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Use driver data
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Simplify divisor calculation
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Don't search the tree for our clock
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Get rid of useless gotos
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Fix style
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Replace license text with SPDX tag
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
Miquel Raynal
2021-10-05
mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmap
Mauro Carvalho Chehab
2021-09-07
Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-07
mfd: lpc_sch: Rename GPIOBASE to prevent build error
Randy Dunlap
2021-09-07
mfd: syscon: Use of_iomap() instead of ioremap()
Hector Martin
2021-09-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-16
mfd: ti_am335x_tscadc: Delete superfluous error message
Tang Bin
2021-08-16
mfd: tqmx86: Assume 24MHz LPC clock for unknown boards
Matthias Schiffer
2021-08-16
mfd: tqmx86: Add support for TQ-Systems DMI IDs
Matthias Schiffer
2021-08-16
mfd: tqmx86: Add support for TQMx110EB and TQMxE40x
Matthias Schiffer
2021-08-16
mfd: tqmx86: Fix typo in "platform"
Matthias Schiffer
2021-08-16
mfd: tqmx86: Remove incorrect TQMx90UC board ID
Matthias Schiffer
2021-08-16
mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set
Matthias Schiffer
2021-08-16
mfd: simple-mfd-i2c: Add support for registering devices via MFD cells
Lee Jones
2021-08-16
mfd/cpuidle: ux500: Rename driver symbol
Linus Walleij
2021-08-16
mfd: tps65086: Add cell entry for reset driver
Emil Renner Berthing
2021-08-16
mfd: tps65086: Make interrupt line optional
Emil Renner Berthing
[prev]
[next]