index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
power: rx51_battery: Fix reporting correct values
Pali Rohár
1
-0
/
+1
2013-04-08
mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
Pali Rohár
1
-4
/
+10
2013-04-08
mfd: wm5102: Don't wait for boot when boot sequencer is disabled
Charles Keepax
1
-4
/
+18
2013-04-08
mfd: arizona: Wait for internal clocks to startup after reset
Charles Keepax
1
-1
/
+5
2013-04-08
mfd: arizona: Hold device in reset while ramping supplies
Mark Brown
1
-13
/
+13
2013-04-08
mfd: wm5102: Update defaults to match patch
Charles Keepax
1
-5
/
+5
2013-04-08
mfd: wm5102: Deactivate standard boot sequence
Charles Keepax
1
-5
/
+5
2013-04-08
mfd: arizona: Add a hardware patch mechanism
Charles Keepax
1
-0
/
+109
2013-04-08
mfd: arizona: Factor out register polling
Charles Keepax
1
-22
/
+30
2013-04-08
mfd: wm5102: Manually apply register patch
Charles Keepax
2
-6
/
+35
2013-04-08
mfd: wm5102: Only use the lowest three bits of device revision
Mark Brown
1
-0
/
+1
2013-04-08
mfd: arizona: Unconditionally enable 32kHz clock
Mark Brown
1
-0
/
+1
2013-04-08
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
Mark Brown
1
-2
/
+19
2013-04-08
mfd: wm5102: Update patch for latest evaluation
Mark Brown
1
-5
/
+10
2013-04-08
mfd: arizona: Support configuring MICBIASes into bypass mode
Mark Brown
1
-1
/
+11
2013-04-08
mfd: arizona: Try to use interrupt flags from interrupt controller
Mark Brown
1
-2
/
+25
2013-04-08
mfd: arizona: Allow GPIO to be specified for IRQ line
Mark Brown
1
-13
/
+53
2013-04-08
mfd: arizona: Basic support for edge triggered IRQs
Mark Brown
1
-5
/
+7
2013-04-08
mfd: arizona: Clarify error message for failed primary IRQ request
Mark Brown
1
-1
/
+1
2013-04-08
mfd: arizona: Clean up on failed runtime resume
Mark Brown
1
-4
/
+7
2013-04-08
mfd: arizona: Disable all wake sources by default
Mark Brown
1
-0
/
+3
2013-04-08
mfd: wm8994: Silence bogus warning in wm8994_device_init()
Jingoo Han
1
-1
/
+1
2013-04-08
mfd: max77686: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-04-08
mfd: adp5520: Use module_i2c_driver()
Sachin Kamat
1
-11
/
+1
2013-04-08
Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...
Samuel Ortiz
13
-892
/
+4276
2013-04-05
MFD: rtsx_pcr: Fix probe fail path
Jiri Slaby
1
-2
/
+4
2013-04-05
mfd: abx500: Move the AB8500 Kconfig fragment
Linus Walleij
1
-7
/
+7
2013-04-05
mfd: davinci_voicecodec: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-04-05
mfd: htc-pasic3: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mfd: ab3100-otp: use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-04-05
mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device
Gabriel Fernandez
1
-1
/
+4
2013-04-05
mfd: stmpe: DT: Enable no-irq mode configuration
Gabriel Fernandez
1
-0
/
+3
2013-04-05
mfd: syscon: Add non-DT support
Alexander Shiyan
2
-31
/
+45
2013-04-05
mfd: syscon: Removed unneeded field "dev" from private driver structure
Alexander Shiyan
1
-4
/
+1
2013-04-05
mfd: palmas: Change the DT node property names to follow the convention
J Keerthy
1
-3
/
+3
2013-04-05
mfd: as3711: Add OF support
Guennadi Liakhovetski
1
-4
/
+23
2013-04-05
mfd: cros_ec: Add MFD_CORE dependency
David Rientjes
1
-0
/
+1
2013-04-05
mfd: cros_ec_spi: Warnings fix
Samuel Ortiz
1
-3
/
+3
2013-04-05
mfd: cros_ec: Export needed symbols for the i2c and spi modules
Samuel Ortiz
1
-0
/
+7
2013-04-05
input: Add ChromeOS EC keyboard driver
Simon Glass
3
-0
/
+347
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
4
-18
/
+35
2013-04-05
mfd: Add ChromeOS EC SPI driver
Simon Glass
3
-0
/
+386
2013-04-05
mfd: Add ChromeOS EC I2C driver
Simon Glass
3
-0
/
+212
2013-04-05
mfd: Add ChromeOS EC implementation
Simon Glass
3
-0
/
+198
2013-03-31
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+20
2013-03-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-38
/
+53
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-254
/
+698
2013-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-3
/
+14
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2
-1
/
+17
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
1
-3
/
+3
[next]