| Commit message (Expand) | Author | Age | Files | Lines |
* | regmap: cache: Make sure to sync the last register in a block | Lars-Peter Clausen | 2013-08-05 | 1 | -1/+2 |
* | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-18 | 2 | -29/+92 |
|\ |
|
| * | driver-core: fix new kernel-doc warning in base/platform.c | Randy Dunlap | 2013-07-16 | 1 | -0/+1 |
| * | driver core: add default groups to struct class | Greg Kroah-Hartman | 2013-07-16 | 1 | -1/+8 |
| * | driver core: Introduce device_create_groups | Guenter Roeck | 2013-07-16 | 1 | -28/+83 |
* | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-18 | 2 | -6/+6 |
|\ \ |
|
| * | | drivers: delete __cpuinit usage from all remaining drivers files | Paul Gortmaker | 2013-07-14 | 2 | -6/+6 |
| |/ |
|
* | | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | regmap: cache: bail in regmap_async_complete() for bus-less maps | Daniel Mack | 2013-07-04 | 1 | -1/+1 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-13 | 1 | -4/+1 |
|\ \ |
|
| * \ | Merge branch 'linus' into patchwork | Mauro Carvalho Chehab | 2013-06-20 | 6 | -23/+27 |
| |\ \ |
|
| * | | | [media] dma-buf: Cocci spatch "ptr_ret.spatch" | Thomas Meyer | 2013-06-08 | 1 | -4/+1 |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-09 | 2 | -1/+40 |
|\ \ \ \ |
|
| * | | | | reservation: cross-device reservation support, v4 | Maarten Lankhorst | 2013-06-28 | 2 | -1/+40 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-04 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | driver core: move to_platform_driver to platform_device.h | Rob Herring | 2013-06-12 | 1 | -3/+0 |
* | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | drivers: avoid format string in dev_set_name | Kees Cook | 2013-07-03 | 1 | -1/+1 |
* | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 10 | -134/+267 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-28 | 6 | -35/+17 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PM / QoS: Add dev_pm_qos_request tracepoints | Sahara | 2013-06-24 | 1 | -0/+6 |
| | * | | | | | | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner | 2013-06-21 | 1 | -2/+3 |
| | * | | | | | | PM / wakeup: Adjust messaging for wake events during suspend | Bernie Thompson | 2013-06-11 | 1 | -1/+3 |
| | * | | | | | | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 4 | -32/+5 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-06-28 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'pm-cpufreq-assorted' into pm-cpufreq | Rafael J. Wysocki | 2013-06-27 | 1 | -2/+2 |
| | |\ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | * | | | | | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -2/+2 |
| | | |/ / / / |
|
| * | | | | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-06-28 | 3 | -97/+248 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Driver core / MM: Drop offline_memory_block() | Rafael J. Wysocki | 2013-06-01 | 1 | -21/+0 |
| | * | | | | | Driver core / memory: Simplify __memory_block_change_state() | Rafael J. Wysocki | 2013-06-01 | 1 | -9/+2 |
| | * | | | | | CPU: Fix sysfs cpu/online of offlined CPUs | Toshi Kani | 2013-05-30 | 1 | -0/+1 |
| | * | | | | | Driver core: Introduce offline/online callbacks for memory blocks | Rafael J. Wysocki | 2013-05-12 | 1 | -25/+87 |
| | * | | | | | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 2013-05-12 | 1 | -0/+11 |
| | * | | | | | Driver core: Use generic offline/online for CPU offline/online | Rafael J. Wysocki | 2013-05-12 | 1 | -57/+32 |
| | * | | | | | Driver core: Add offline/online device operations | Rafael J. Wysocki | 2013-05-12 | 1 | -0/+130 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-03 | 1 | -0/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | drivers: pinctrl sleep and idle states in the core | Linus Walleij | 2013-06-16 | 1 | -0/+19 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2013-07-03 | 5 | -30/+289 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge remote-tracking branch 'regmap/topic/field' into regmap-next | Mark Brown | 2013-06-30 | 2 | -0/+138 |
| |\ \ \ \ \ |
|
| | * | | | | | regmap: Add regmap_field APIs | Srinivas Kandagatla | 2013-06-12 | 2 | -0/+138 |
| | |/ / / / |
|
| * | | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown | 2013-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | regmap: debugfs: Fix return from regmap_debugfs_get_dump_start | Srinivas Kandagatla | 2013-05-14 | 1 | -1/+1 |
| | * | | | | | regmap: debugfs: Don't mark lockdep as broken due to debugfs write | Mark Brown | 2013-05-12 | 1 | -1/+1 |
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2013-06-30 | 1 | -1/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | regmap: core: Cache all registers by default when cache is enabled | Mark Brown | 2013-06-03 | 1 | -1/+4 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 2013-06-30 | 5 | -27/+145 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | regmap: debugfs: Suppress cache for partial register files | Mark Brown | 2013-06-19 | 1 | -0/+4 |
| | * | | | | | regmap: Implemented default cache sync operation | Maarten ter Huurne | 2013-06-03 | 1 | -4/+42 |
| | * | | | | | regmap: Make regmap-mmio usable from atomic contexts | Lars-Peter Clausen | 2013-05-25 | 2 | -2/+6 |
| | * | | | | | regmap: regcache: Fixup locking for custom lock callbacks | Lars-Peter Clausen | 2013-05-23 | 2 | -14/+14 |