aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* rtc: rtc-tps80031: use devm_request_threaded_irq()Jingoo Han2013-02-21
* rtc: rtc-lp8788: use devm_request_threaded_irq()Jingoo Han2013-02-21
* rtc: rtc-coh901331: use devm_clk_get()Jingoo Han2013-02-21
* rtc: rtc-vt8500: use devm_*() functionsJingoo Han2013-02-21
* rtc: rtc-tps6586x: use devm_request_threaded_irq()Jingoo Han2013-02-21
* rtc: rtc-imxdi: use devm_clk_get()Jingoo Han2013-02-21
* rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()Jingoo Han2013-02-21
* rtc: rtc-pcf8583: use dev_warn() instead of printk()Jingoo Han2013-02-21
* rtc: rtc-sun4v: use pr_warn() instead of printk()Jingoo Han2013-02-21
* rtc: rtc-vr41xx: use dev_info() instead of printk()Jingoo Han2013-02-21
* rtc: rtc-rs5c313: use pr_err() instead of printk()Jingoo Han2013-02-21
* rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han2013-02-21
* rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()Jingoo Han2013-02-21
* rtc: rtc-ds2404: use dev_err() instead of printk()Jingoo Han2013-02-21
* rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()Jingoo Han2013-02-21
* rtc: max77686: use dev_info() instead of printk()Jingoo Han2013-02-21
* rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()Jingoo Han2013-02-21
* drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/removeChao Xie2013-02-21
* rtc: max8997: add driver for max8997 rtcJonghwa Lee2013-02-21
* drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()Jingoo Han2013-02-21
* arm: mvebu: add RTC support for Armada 370 and Armada XPGregory CLEMENT2013-02-21
* drivers/rtc/rtc-pl031.c: add wakeup supportRob Herring2013-02-21
* rtc: add support for spi rtc rx4581Torben Hohn2013-02-21
* drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq requestLaxman Dewangan2013-02-21
* drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...Laxman Dewangan2013-02-21
* drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restoreLaxman Dewangan2013-02-21
* drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resumeLaxman Dewangan2013-02-21
* rtc: add RTC driver for TPS80031/TPS80032Laxman Dewangan2013-02-21
* rtc: add new lp8788 rtc driverKim, Milo2013-02-21
* drivers/rtc/rtc-ds2404.c: use module_platform_driver macroSrinivas Kandagatla2013-02-21
* drivers/rtc: remove unnecessary semicolonsPeter Senna Tschudin2013-02-21
* drivers/rtc/rtc-pxa.c: avoid cpuid checkingHaojian Zhuang2013-02-21
* drivers/rtc: use of_match_ptr() macroSachin Kamat2013-02-21
* rtc-pcf8523: add low battery voltage supportJesper Nilsson2013-02-21
* rtc: max77686: add Maxim 77686 driverJonghwa Lee2013-02-21
* drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issueLeo Song2013-02-21
* drivers/rtc/rtc-pxa.c: fix alarm not match issueLeo Song2013-02-21
* drivers/rtc: dump small buffers via %*phAndy Shevchenko2013-02-21
* kernel/nsproxy.c: remove duplicate task_cred_xxx for user_nsYuanhan Liu2013-02-21
* binfmt_elf: remove unused argument in fill_elf_headerZhang Yanfei2013-02-21
* checkpatch: fix USLEEP_RANGE testBruce Allan2013-02-21
* checkpatch: Add check for kcalloc argument orderJoe Perches2013-02-21
* checkpatch: don't emit the CamelCase warning for PageFooJoe Perches2013-02-21
* checkpatch: add Joe to MAINTAINERSJoe Perches2013-02-21
* checkpatch: warn on unnecessary __dev<foo> section markingsJoe Perches2013-02-21
* checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>Joe Perches2013-02-21
* decompressors: make the default XZ_DEC_* config match the selected architectureFlorian Fainelli2013-02-21
* decompressors: drop dependency on CONFIG_EXPERTFlorian Fainelli2013-02-21
* decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endifFlorian Fainelli2013-02-21
* lib/parser.c: fix up comments for valid return values from match_numberNamjae Jeon2013-02-21