summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sysfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-08arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas1-0/+1
2012-10-08arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2-20/+1
2012-10-08arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()Catalin Marinas3-8/+4
2012-10-08localmodconfig: Document localmodconfig in READMESteven Rostedt1-0/+18
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz3-2/+70
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu1-4/+14
2012-10-06tools/power/turbostat: add option to count SMIs, re-name some optionsLen Brown2-15/+20
2012-10-06Revert strace hiccups fix.David S. Miller5-30/+31
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller7-12/+176
2012-10-05i2c-piix4: Fix build failureDaniel J Blueman1-0/+1
2012-10-05i2c: Correct struct i2c_driver doc about detectionVivien Didelot1-1/+1
2012-10-05i2c-i801: Let i2c-mux-gpio find the GPIO chipJean Delvare1-33/+4
2012-10-05i2c-mux-gpio: Update documentationJean Delvare1-0/+18
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare2-6/+35
2012-10-05i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard1-9/+5
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare2-1/+214
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare4-2/+11
2012-10-05i2c-parport: i2c_parport_irq can be staticJean Delvare1-1/+1
2012-10-05i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare1-1/+1
2012-10-05i2c/scx200_*: Replace printks with pr_<level>sJim Cromie2-21/+18
2012-10-05i2c: Make I2C available on UMLPeter Huewe2-14/+17
2012-10-05i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-3/+13
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall1-7/+4
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare8-7/+37
2012-10-05lib/decompress.c add __init to decompress_method and dataHein Tibosch1-3/+6
2012-10-05kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke1-12/+38
2012-10-05omfs: convert to use beXX_add_cpu()Wei Yongjun1-3/+2
2012-10-05taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl1-0/+1
2012-10-05aoe: update aoe-internal version number to 50Ed Cashin1-1/+1
2012-10-05aoe: update documentation to better reflect aoe-plus-udev usageEd Cashin4-86/+35
2012-10-05aoe: remove unused codeEd Cashin1-4/+0
2012-10-05aoe: make dynamic block minor numbers the defaultEd Cashin1-1/+1
2012-10-05aoe: update and specify AoE address guards and error messagesEd Cashin2-8/+11
2012-10-05aoe: retain static block device numbers for backwards compatibilityEd Cashin1-3/+51
2012-10-05aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin5-49/+72
2012-10-05aoe: update documentation with new URL and VM settings referenceEd Cashin2-4/+7
2012-10-05aoe: update copyright year in touched filesEd Cashin7-7/+7
2012-10-05aoe: update internal version number to 49Ed Cashin1-1/+1
2012-10-05aoe: remove unused code and add cosmetic improvementsEd Cashin4-17/+10
2012-10-05aoe: increase net_device reference count while using itEd Cashin2-0/+11
2012-10-05aoe: associate frames with the AoE storage targetEd Cashin3-54/+49
2012-10-05aoe: disallow unsupported AoE minor addressesEd Cashin1-0/+7
2012-10-05aoe: do revalidation steps in orderEd Cashin1-2/+2
2012-10-05aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2-6/+3
2012-10-05aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2-71/+87
2012-10-05aoe: use a kernel thread for transmissionsEd Cashin3-3/+40
2012-10-05aoe: become I/O request queue handler for increased user controlEd Cashin5-182/+308
2012-10-05aoe: kernel thread handles I/O completions for simple lockingEd Cashin6-306/+560
2012-10-05aoe: for performance support larger packet payloadsEd Cashin5-46/+111
2012-10-05nbd: handle discard requestsPaul Clements2-2/+19