index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Fix ab8500-debug indentation errors
Mattias Wallin
2011-01-14
1
-508
/
+508
*
mfd: Convert WM8994 to new irq_ interrupt methods
Mark Brown
2011-01-14
1
-15
/
+17
*
mfd: Convert WM835x to new irq_ interrupt methods
Mark Brown
2011-01-14
1
-15
/
+17
*
mfd: Convert WM831x to new irq_ interrupt methods
Mark Brown
2011-01-14
1
-20
/
+22
*
mfd: Add WM8326 support
Mark Brown
2011-01-14
3
-0
/
+26
*
mfd: Simplify WM832x subdevice instantiation
Mark Brown
2011-01-14
1
-10
/
+0
*
mfd: Use printf extension %pR for struct resource
Joe Perches
2011-01-14
1
-5
/
+2
*
mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support
Andres Salomon
2011-01-14
3
-0
/
+160
*
mfd: Don't open-code mc13xxx_unlock
Uwe Kleine-König
2011-01-14
1
-1
/
+1
*
mfd: Include <linux/gpio.h> instead of <asm/gpio.h>
Axel Lin
2011-01-14
1
-1
/
+1
*
mfd: Include <linux/io.h> instead of <asm/io.h>
Axel Lin
2011-01-14
1
-1
/
+1
*
mfd: Update WARN uses
Joe Perches
2011-01-14
1
-3
/
+2
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-14
59
-1528
/
+3085
|
\
|
*
Merge branch 'suspend-ioremap-cache' into release
Len Brown
2011-01-12
1
-1
/
+1
|
|
\
|
|
*
ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework
Rafael J. Wysocki
2011-01-12
1
-1
/
+1
|
*
|
Merge branch 'misc' into test
Len Brown
2011-01-12
1
-4
/
+7
|
|
\
\
|
|
*
|
ACPI: fix resource check message
Thomas Renninger
2011-01-12
1
-4
/
+7
|
*
|
|
Merge branch 'misc' into release
Len Brown
2011-01-12
1
-12
/
+5
|
|
\
|
|
|
|
*
|
thermal: make ops constant
Alan Cox
2010-12-01
1
-12
/
+5
|
*
|
|
Merge branch 'bugzilla-21212' into release
Len Brown
2011-01-12
1
-3
/
+12
|
|
\
\
\
|
|
*
|
|
ACPI video: introduce module parameter video.use_bios_initial_backlight
Zhang Rui
2010-12-14
1
-3
/
+12
|
*
|
|
|
ACPI / Battery: Update information on info notification and resume
Rafael J. Wysocki
2011-01-12
1
-0
/
+14
|
*
|
|
|
ACPI: Drop device flag wake_capable
Rafael J. Wysocki
2011-01-12
1
-17
/
+9
|
*
|
|
|
ACPI: Always check if _PRW is present before trying to evaluate it
Rafael J. Wysocki
2011-01-12
1
-2
/
+7
|
*
|
|
|
ACPI / PM: Check status of power resources under mutexes
Rafael J. Wysocki
2011-01-12
1
-13
/
+20
|
*
|
|
|
ACPI / PM: Rename acpi_power_off_device()
Rafael J. Wysocki
2011-01-12
1
-4
/
+3
|
*
|
|
|
Merge branch 'kconfig-text' into release
Len Brown
2011-01-12
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: update CONFIG_ACPI_PROCFS description
Zhang Rui
2011-01-12
1
-5
/
+0
|
*
|
|
|
|
Merge branch 'ipmi' into release
Len Brown
2011-01-12
5
-4
/
+580
|
|
\
|
|
|
|
|
|
*
|
|
|
IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
Zhao Yakui
2010-12-14
3
-0
/
+537
|
|
*
|
|
|
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
2010-12-14
2
-4
/
+43
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'apei' into release
Len Brown
2011-01-12
3
-88
/
+656
|
|
\
\
\
\
|
|
*
|
|
|
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
2011-01-12
1
-84
/
+322
|
|
*
|
|
|
ACPI, APEI, Report GHES error information via printk
Huang Ying
2010-12-14
1
-4
/
+21
|
|
*
|
|
|
ACPI, APEI, Add APEI generic error status printing support
Huang Ying
2010-12-14
2
-0
/
+313
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'acpi-video' into release
Len Brown
2011-01-12
4
-141
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
ACPI video: check cap._DDC flag before getting EDID
Zhang Rui
2010-12-14
1
-0
/
+3
|
|
*
|
|
|
ACPI video: remove output switching control
Zhang Rui
2010-12-14
4
-141
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'throttling' into release
Len Brown
2011-01-12
2
-3
/
+78
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...
Zhao Yakui
2011-01-10
2
-0
/
+57
|
|
*
|
|
|
ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operation
Zhao Yakui
2011-01-10
1
-3
/
+21
|
*
|
|
|
|
Merge branch 'thermal' into release
Len Brown
2011-01-12
2
-1
/
+103
|
|
\
\
\
\
\
|
|
*
|
|
|
|
thermal: Add event notification to thermal framework
R.Durgadoss
2011-01-12
2
-1
/
+103
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'procfs-cleanup' into release
Len Brown
2011-01-12
6
-193
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39
Zhang Rui
2011-01-12
4
-1
/
+8
|
|
*
|
|
|
|
ACPI processor: remove processor throttling control procfs I/F
Zhang Rui
2010-12-14
3
-192
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'pnp' into release
Len Brown
2011-01-12
5
-14
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PNP: Set up pnp_debug via module and not via boot param.
Thomas Renninger
2010-10-27
1
-6
/
+1
|
|
*
|
|
|
|
PNP: Compile all pnp built-in stuff in one module namespace
Thomas Renninger
2010-10-27
4
-8
/
+12
|
*
|
|
|
|
|
Merge branch 'bugzilla-15100' into release
Len Brown
2011-01-12
2
-28
/
+72
|
|
\
\
\
\
\
\
[next]