index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
posix-cpu-timers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-05
smb347-charger: Convert to regmap API
Mika Westerberg
2
-327
/
+232
2012-05-05
smb347-charger: Move IRQ enabling to the end of probe
Mika Westerberg
1
-4
/
+2
2012-05-05
smb347-charger: Rename few functions to match better what they are doing
Mika Westerberg
1
-21
/
+21
2012-05-05
smb347-charger: Convert to use module_i2c_driver()
Mika Westerberg
1
-11
/
+1
2012-05-05
smb347_charger: Cleanup power supply registration code in probe
Ramakrishna Pallala
1
-30
/
+40
2012-05-05
ab8500: Clean up probe routines
Lee Jones
3
-18
/
+30
2012-05-05
ab8500_fg: Harden platform data check
Linus Walleij
1
-2
/
+2
2012-05-05
ab8500_btemp: Harden platform data check
Linus Walleij
1
-2
/
+2
2012-05-05
ab8500_charger: Harden platform data check
Linus Walleij
1
-3
/
+2
2012-05-05
MAINTAINERS: Fix 'F' entry for the power supply class
Anton Vorontsov
1
-1
/
+1
2012-05-05
max17042_battery: Handle irq request failure case
Ramakrishna Pallala
1
-1
/
+3
2012-05-05
max17042_battery: Fix power supply and irq registration ordering
Ramakrishna Pallala
1
-5
/
+7
2012-05-05
power_supply: Make the core a boolean instead of a tristate
Anton Vorontsov
2
-2
/
+2
2012-05-05
power_supply: Add voltage_ocv property and use it for max17042 driver
Ramakrishna Pallala
4
-0
/
+13
2012-05-05
max17042_battery: Move dev_pm_ops struct under CONFIG_PM
Anton Vorontsov
1
-9
/
+11
2012-05-05
max17042_battery: Add suspend/resume hooks
Ramakrishna Pallala
1
-0
/
+41
2012-05-05
max17042_battery: Fix driver exit function
Ramakrishna Pallala
1
-0
/
+2
2012-05-05
max17042_battery: Fix a couple buffer overflows
Dan Carpenter
1
-6
/
+4
2012-04-30
Linux 3.4-rc5
v3.4-rc5
Linus Torvalds
1
-1
/
+1
2012-04-29
autofs: make the autofsv5 packet file descriptor use a packetized pipe
Linus Torvalds
3
-2
/
+13
2012-04-29
PM / Freezer / Docs: Update documentation about freezing of tasks
Marcos Paulo de Souza
1
-18
/
+19
2012-04-29
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
2
-2
/
+30
2012-04-28
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
4
-23
/
+3
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-28
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-04-27
xen: correctly check for pending events when restoring irq flags
David Vrabel
1
-1
/
+1
2012-04-27
Btrfs: reduce lock contention during extent insertion
Chris Mason
1
-2
/
+7
2012-04-27
Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir
Chris Mason
1
-29
/
+1
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
1
-4
/
+4
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
1
-6
/
+8
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
1
-1
/
+0
2012-04-27
spi/spi-bfin-sport: move word length setup to transfer handler
Scott Jiang
1
-4
/
+3
2012-04-27
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
Scott Jiang
2
-2
/
+2
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
1
-2
/
+8
2012-04-27
Btrfs: Fix space checking during fs resize
Daniel J Blueman
1
-1
/
+1
2012-04-27
Btrfs: fix block_rsv and space_info lock ordering
Stefan Behrens
1
-2
/
+2
2012-04-27
Btrfs: Prevent root_list corruption
Daniel J Blueman
1
-0
/
+2
2012-04-27
Btrfs: fix repair code for RAID10
Jan Schmidt
1
-1
/
+2
2012-04-27
Btrfs: do not start delalloc inodes during sync
Josef Bacik
1
-1
/
+0
2012-04-27
spi/bcm63xx: set master driver mode_bits.
Florian Fainelli
1
-0
/
+1
2012-04-27
spi/bcm63xx: don't use the stopping state
Florian Fainelli
1
-11
/
+2
2012-04-27
spi/bcm63xx: convert to the pump message infrastructure
Florian Fainelli
1
-60
/
+89
2012-04-27
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
1
-14
/
+10
2012-04-27
spi: fix spi.h kernel-doc warning
Randy Dunlap
1
-1
/
+1
2012-04-27
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
1
-6
/
+17
2012-04-27
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
1
-1
/
+1
2012-04-27
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
1
-1
/
+1
2012-04-27
drm/radeon/kms: use frac fb div on APUs
Alex Deucher
1
-0
/
+3
2012-04-27
drm/radeon: add a missing entry to encoder_names
Ilija Hadzic
1
-1
/
+2
[next]