Commit Graph

109231 Commits (d3ae4b5bc7186a53731d35187ad4ba3bca147cf6)
 

Author SHA1 Message Date
David S. Miller d3ae4b5bc7 sparc64: Get rid of pci_controller_info. 17 years ago
David S. Miller ab138c031f sparc32: Need to close openned RTC device just like sparc64. 17 years ago
David S. Miller 90158d84eb sparc64: Fix return value in update_persistent_clock(). 17 years ago
David S. Miller 503acc8a33 rtc-bq4802: Fix sparse warnings. 17 years ago
Bjoern B. Brandenburg 4944f7e5c9 sparc: remove unused includes 17 years ago
Robert Reif 833be4e1f0 rtc-m48t59: Only check century bits on m48t59 chips. 17 years ago
David S. Miller 088a396236 sparc64: Add missing rtc_close() in update_persistent_clock() 17 years ago
David S. Miller 7b1af32f52 sparc32: Move sun4d show_leds() out of asm/obio.h 17 years ago
David S. Miller 365b50f0f0 sparc32: Fix coding style of sparc_cpu_model setting code. 17 years ago
David S. Miller 98d86c0915 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 17 years ago
Krzysztof Helt d875a4b0ff rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs 17 years ago
Krzysztof Helt 3baca76f56 sparc64: fix wrong m48t59 RTC year 17 years ago
Robert Reif 1aa0365f27 sparc32: add init memory poisoning 17 years ago
David S. Miller 94d5b5432b sparc: Remove asm/rtc.h 17 years ago
David S. Miller f6e30ffcf3 sparc32: Kill asm/mostek.h. 17 years ago
David S. Miller 81c4fdb1d6 sparc32: Kill remaining asm/mostek.h inclusions. 17 years ago
David S. Miller eed795bf1f sparc: Kill sbus mostek RTC driver. 17 years ago
David S. Miller c4cbe6f96e sparc32: use RTC subsystem 17 years ago
Krzysztof Helt 64151ad5b3 rtc-m48t59: allow externally mapped ioaddr 17 years ago
Krzysztof Helt 94fe7424a4 rtc-m48t59: add support for M48T02 and M48T59 chips 17 years ago
Krzysztof Helt 3ca60f6e63 rtc-m48t59: reduce structure m48t59_private 17 years ago
Paul E. McKenney 4d084617fb sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs 17 years ago
David S. Miller e5bd1c3fdd sparc64: Fix IPI call locking. 17 years ago
David S. Miller 5280267c1d sparc: Fix handling of LANCE and ESP parent nodes in of_device.c 17 years ago
David S. Miller 9723f38eb5 sparc32: Fix sun4c build warnings. 17 years ago
David S. Miller 8aef727861 pci_sun4v: Use of_get_property(). 17 years ago
David S. Miller 463801b3ae pci_schizo: Use of_get_property() and delete spurious local vars. 17 years ago
David S. Miller 0f73d1bbe6 pci_psycho: Use of_getintprop_default(). 17 years ago
David S. Miller 446139a8f7 sparc64: Implement SSTATE purely using notifiers and initcalls. 17 years ago
David S. Miller cdb3592a20 sparc64: Move reboot handling into seperate file and kill power reg programming. 17 years ago
David S. Miller e822358ac2 sparc64: Pass proper parent device down into root pci_create_bus() call. 17 years ago
David S. Miller 7cc288add4 sparc64: Kill the scan_bus function pointer in struct pci_pbm_info. 17 years ago
David S. Miller fefbbc73ca sparc64: Use ENTRY/ENDPROC in PCI SUN4V asm. 17 years ago
David S. Miller 687124dda0 sparc64: Use ENTRY/ENDPROC in hypervisor asm. 17 years ago
David S. Miller 3d452e55ef sparc64: Apply const or __initdata to vio_device_id[] 17 years ago
David S. Miller ba4962d7a6 sparc64: Clean up CPU chip type probing code. 17 years ago
Adrian Bunk 5110bd21b8 sparc: remove CONFIG_SUN4 17 years ago
David S. Miller b69416b51b sparc64: Rewrite central driver. 17 years ago
David S. Miller 5843492ccc leds: Add driver for Sunfire UltraSPARC server LEDs. 17 years ago
David S. Miller 10d29ff907 sparc64: Delete starfire_cpu_setup(). 17 years ago
David S. Miller d7472c389e sparc64: Simplify error handling in PCI controller probing. 17 years ago
David S. Miller fd098316ef sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
David S. Miller 933b2a1d8d sparc: Stop setting NO_DMA. 17 years ago
David S. Miller c8049966b7 sparc64: Convert FIRE PCI controller driver into a real driver. 17 years ago
David S. Miller edbe805b2b sparc64: Convert SABRE PCI controller driver into a real driver. 17 years ago
David S. Miller b20bfe41ba sparc64: Convert PSYCHO PCI controller driver into a real driver. 17 years ago
David S. Miller 3822b50964 sparc64: Convert SUN4V PCI controller driver into a real driver. 17 years ago
David S. Miller 6d19c88f53 sparc64: Convert SCHIZO PCI controller driver into a real driver. 17 years ago
David S. Miller dbb8c35d90 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init 17 years ago
David S. Miller c510b9bfa1 sparc64: Don't invoke power_init() from pcibios_init(). 17 years ago