index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
power
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
1
-1
/
+4
2012-12-20
mm: do not sleep in balance_pgdat if there's no i/o congestion
Zlatko Calusic
1
-6
/
+6
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
1
-0
/
+3
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
1
-0
/
+6
2012-12-20
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
1
-0
/
+1
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2012-12-20
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2012-12-20
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
1
-6
/
+14
2012-12-19
solos-pci: ensure all TX packets are aligned to 4 bytes
David Woodhouse
1
-4
/
+23
2012-12-19
solos-pci: add firmware upgrade support for new models
Nathan Williams
1
-11
/
+42
2012-12-19
solos-pci: remove superfluous debug output
Nathan Williams
1
-1
/
+0
2012-12-19
solos-pci: add GPIO support for newer versions on Geos board
Nathan Williams
1
-0
/
+105
2012-12-19
8139cp: Prevent dev_close/cp_interrupt race on MTU change
John Greene
1
-7
/
+11
2012-12-19
gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG
Gregory CLEMENT
2
-17
/
+1
2012-12-19
gpio/ich: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2012-12-19
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
1
-1
/
+1
2012-12-19
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
1
-0
/
+10
2012-12-19
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
1
-10
/
+38
2012-12-19
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2
-4
/
+19
2012-12-19
hwmon: (it87) Manage device specific features with table
Guenter Roeck
1
-74
/
+81
2012-12-19
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
1
-41
/
+74
2012-12-19
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
1
-14
/
+13
2012-12-19
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
1
-159
/
+104
2012-12-19
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2
-5
/
+70
2012-12-19
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
1
-10
/
+11
2012-12-19
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
1
-81
/
+66
2012-12-19
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
1
-63
/
+35
2012-12-19
hwmon: (w83627ehf) Get rid of smatch warnings
Jean Delvare
1
-0
/
+4
2012-12-19
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
1
-2
/
+4
2012-12-19
hwmon: (w83627ehf) Add support for suspend
Jean Delvare
1
-1
/
+94
2012-12-19
hwmon: (w83627hf) Add support for suspend
Jean Delvare
1
-1
/
+74
2012-12-19
hwmon: Fix PCI device reference leak in quirk
Jean Delvare
1
-12
/
+14
2012-12-19
net: qmi_wwan: add ZTE MF880
Bjørn Mork
1
-0
/
+1
2012-12-19
drivers/net: Use of_match_ptr() macro in smsc911x.c
Sachin Kamat
1
-1
/
+3
2012-12-19
drivers/net: Use of_match_ptr() macro in smc91x.c
Sachin Kamat
1
-3
/
+1
2012-12-19
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
1
-2
/
+1
2012-12-19
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-19
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-19
use generic usbnet_manage_power()
Oliver Neukum
2
-16
/
+4
2012-12-19
usbnet: generic manage_power()
Oliver Neukum
2
-0
/
+12
2012-12-19
usbnet: handle PM failure gracefully
Oliver Neukum
2
-7
/
+9
2012-12-19
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-19
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2012-12-19
qlcnic: fix unused variable warnings
Shahed Shaikh
4
-12
/
+6
2012-12-19
watchdog: Fix disable/enable regression
Bjørn Mork
1
-7
/
+4
2012-12-19
of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS
Jonas Gorski
1
-0
/
+1
2012-12-19
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
1
-4
/
+15
2012-12-19
spi/sh-hspi: fix return value check in hspi_probe().
Cyril Roelandt
1
-1
/
+1
2012-12-19
spi: fix tegra SPI binding examples
Allen Martin
2
-2
/
+2
2012-12-19
of: Fix export of of_find_matching_node_and_match()
Grant Likely
1
-1
/
+1
[next]