index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2015-09-19
regmap: debugfs: Remove scratch buffer for register length calculation
Mark Brown
-4
/
+3
2015-09-19
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
-2
/
+1
2015-09-19
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
-1
/
+1
2015-09-17
cpu/cacheinfo: Fix teardown path
Borislav Petkov
-2
/
+8
2015-09-17
regmap: irq: add ack_invert flag for chips using cleared bits as ack
Guo Zeng
-2
/
+10
2015-09-17
regmap: irq: add support for chips who have separate unmask registers
Guo Zeng
-3
/
+28
2015-09-16
PM / sleep: Report interrupt that caused system wakeup
Alexandra Yates
-0
/
+12
2015-09-15
platform-msi: Do not cache msi_desc in handler_data
Marc Zyngier
-15
/
+3
2015-09-15
PM / OPP: Move cpu specific code to opp/cpu.c
Viresh Kumar
-275
/
+304
2015-09-15
PM / OPP: Move opp core to its own directory
Viresh Kumar
-1
/
+119
2015-09-15
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
-20
/
+21
2015-09-15
PM / OPP: Rename opp init/free table routines
Viresh Kumar
-21
/
+20
2015-09-15
PM / OPP: reuse of_parse_phandle()
Viresh Kumar
-54
/
+17
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
-5
/
+1
2015-09-15
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
-8
/
+8
2015-09-14
regmap: Allocate buffers with GFP_ATOMIC when fast_io == true
Stephen Boyd
-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
-13
/
+53
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
-13
/
+25
2015-09-11
Merge branch 'pm-opp'
Rafael J. Wysocki
-0
/
+28
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-6
/
+8
2015-09-09
PM / OPP: Return suspend_opp only if it is enabled
Viresh Kumar
-7
/
+5
2015-09-09
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
-0
/
+30
2015-09-08
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
-243
/
+469
2015-09-08
device property: Don't overwrite addr when failing in device_get_mac_address
Julien Grall
-6
/
+8
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-0
/
+10
2015-09-05
PM / Domains: Ensure subdomain is not in use before removing
Jon Hunter
-0
/
+8
2015-09-04
mm: check if section present during memory block registering
Yinghai Lu
-0
/
+10
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-20
/
+55
2015-09-04
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
-219
/
+168
2015-09-04
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...
Mark Brown
-16
/
+134
2015-09-04
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
-26
/
+215
2015-09-04
Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus
Mark Brown
-0
/
+5
2015-09-04
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
-2
/
+2
2015-09-04
Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
-56
/
+215
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-4
/
+91
2015-09-03
PM / Domains: Try power off masters in error path of __pm_genpd_poweron()
Ulf Hansson
-13
/
+17
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-498
/
+1018
2015-09-01
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+2
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+286
2015-09-01
Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'
Rafael J. Wysocki
-311
/
+77
2015-09-01
Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'
Rafael J. Wysocki
-3
/
+1
2015-09-01
Merge branch 'pm-opp'
Rafael J. Wysocki
-181
/
+822
2015-09-01
Merge branch 'device-properties'
Rafael J. Wysocki
-3
/
+5
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
-0
/
+113
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+63
2015-08-31
regmap: fix a NULL pointer dereference in __regmap_init
Sergey SENOZHATSKY
-2
/
+4
2015-08-31
regmap: Support bulk reads for devices without raw formatting
Mark Brown
-1
/
+28
2015-08-30
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
-20
/
+55
2015-08-30
regmap-i2c: Add smbus i2c block support
Markus Pargmann
-0
/
+49
[prev]
[next]