index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2015-10-06
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2
-11
/
+20
2015-10-06
PM / clk: Do not __clk_get passed in clock-references
Stephen Boyd
1
-2
/
+4
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
1
-0
/
+61
2015-10-05
mm: Check if section present during memory block (un)registering
Yinghai Lu
1
-4
/
+27
2015-10-05
CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit
Tan Xiaojun
1
-1
/
+1
2015-10-04
base/platform: assert that dev_pm_domain callbacks are called unconditionally
Uwe Kleine-König
1
-10
/
+9
2015-10-04
base: soc: siplify ida usage
Lee Duncan
1
-16
/
+5
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
3
-17
/
+17
2015-10-01
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
1
-5
/
+12
2015-09-30
regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly
Rasmus Villemoes
1
-5
/
+3
2015-09-30
regmap: debugfs: use memcpy instead of snprintf
Rasmus Villemoes
1
-2
/
+1
2015-09-30
regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()
Rasmus Villemoes
1
-5
/
+6
2015-09-29
class_find_device: fix reference to argument "match"
Rolf Eike Beer
1
-1
/
+1
2015-09-27
PM / domains: Drop unused label
Rafael J. Wysocki
1
-1
/
+0
2015-09-26
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+8
2015-09-26
PM / Domains: Remove cpuidle attach
Daniel Lezcano
1
-135
/
+0
2015-09-26
PM / Domains: Remove name based API for genpd
Ulf Hansson
1
-90
/
+0
2015-09-25
PM / OPP: Fix typo modifcation -> modification
Stephen Boyd
1
-3
/
+3
2015-09-25
PM / OPP: of_property_count_u32_elems() can return errors
Viresh Kumar
1
-2
/
+9
2015-09-25
PM / wakeup: wakeup_source_create: use kstrdup_const
Rasmus Villemoes
1
-2
/
+2
2015-09-25
device property: Add fwnode_property_match_string()
Mika Westerberg
1
-0
/
+68
2015-09-19
regmap: debugfs: Remove scratch buffer for register length calculation
Mark Brown
1
-4
/
+3
2015-09-19
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
1
-2
/
+1
2015-09-19
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
1
-1
/
+1
2015-09-17
cpu/cacheinfo: Fix teardown path
Borislav Petkov
1
-2
/
+8
2015-09-17
regmap: irq: add ack_invert flag for chips using cleared bits as ack
Guo Zeng
1
-2
/
+10
2015-09-17
regmap: irq: add support for chips who have separate unmask registers
Guo Zeng
1
-3
/
+28
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
1
-0
/
+12
2015-09-15
platform-msi: Do not cache msi_desc in handler_data
Marc Zyngier
1
-15
/
+3
2015-09-15
PM / OPP: Move cpu specific code to opp/cpu.c
Viresh Kumar
3
-275
/
+304
2015-09-15
PM / OPP: Move opp core to its own directory
Viresh Kumar
4
-1
/
+119
2015-09-15
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
1
-20
/
+21
2015-09-15
PM / OPP: Rename opp init/free table routines
Viresh Kumar
1
-21
/
+20
2015-09-15
PM / OPP: reuse of_parse_phandle()
Viresh Kumar
1
-54
/
+17
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
1
-5
/
+1
2015-09-15
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
1
-8
/
+8
2015-09-14
regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
Stephen Boyd
2
-1
/
+12
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-13
/
+53
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
1
-13
/
+25
2015-09-11
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-0
/
+28
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+8
2015-09-09
PM / OPP: Return suspend_opp only if it is enabled
Viresh Kumar
1
-7
/
+5
2015-09-09
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+30
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
10
-243
/
+469
2015-09-08
device property: Don't overwrite addr when failing in device_get_mac_address
Julien Grall
1
-6
/
+8
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2015-09-05
PM / Domains: Ensure subdomain is not in use before removing
Jon Hunter
1
-0
/
+8
2015-09-04
mm: check if section present during memory block registering
Yinghai Lu
1
-0
/
+10
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-20
/
+55
[prev]
[next]