summaryrefslogtreecommitdiffstats
path: root/drivers/char/hpet.c
Commit message (Expand)AuthorAgeFilesLines
* hpet: remove hpets::hp_clocksourceJiri Slaby (SUSE)2024-03-071-1/+0
* Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-031-1/+1
|\
| * hpet: Annotate struct hpets with __counted_byKees Cook2023-10-051-1/+1
* | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-011-1/+0
|\ \
| * | hpet: Remove now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-1/+0
| |/
* / arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-30/+0
|/
* hpet: remove unused writeq/readq function definitionsCorentin Labbe2022-02-041-16/+1
* hpet: fix style issue about braces and alignmentCorentin Labbe2022-02-041-5/+6
* hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
* char: hpet: Remove unused variable 'm'Lee Jones2021-05-211-2/+2
* char: hpet: add checks after calling ioremapTom Seewald2021-05-131-0/+4
* Revert "char: hpet: fix a missing check of ioremap"Greg Kroah-Hartman2021-05-131-2/+0
* char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva2020-01-301-1/+1
* char: hpet: Use flexible-array memberGustavo A. R. Silva2020-01-231-1/+1
* hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-07-251-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* char: hpet: fix a missing check of ioremapKangjie Lu2019-03-281-0/+2
* hpet: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-261-5/+2
* hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh2019-01-221-1/+1
* hpet: remove redundant pointer hpetColin Ian King2018-07-031-2/+0
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke2017-03-171-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-1/+1
* drivers/char: make hpet.c explicitly non-modularPaul Gortmaker2015-09-201-22/+3
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-2/+2
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-5/+2
* drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-131-2/+22
* hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-2/+1
* hpet: remove useless check if fixmem32 is NULLTomas Winkler2013-09-261-2/+0
* char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-171-3/+3
* vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-13/+1
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* drivers/char: for hpet, add count checking, and ~0UL instead of -1Chen Gang2012-11-261-1/+4
* printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers2012-04-091-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+1
|\
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-1/+1
* | drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-151-2/+23
|/
* ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov2010-10-261-2/+1
* hpet: fix style problemsJaswinder Singh Rajput2010-10-261-10/+10
* hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch2010-10-261-0/+15
* hpet: unmap unused I/O spaceJiri Slaby2010-10-261-0/+2
* hpet: kill BKL, add compat_ioctlArnd Bergmann2010-09-151-34/+64
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-5/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1